RCamera is an old project I have created to be able to watch my cameras on-line that used the outdated Adobe Flash Player. It lacks proper documentation and can get messy in a few places, therefore in case of update/extension, documenting before is an important to-do :D. All the front-end text is in Hungarian.
# Clone this repo
git clone https://github.com/jokyjoe-joy/RCamera-v2 && cd RCamera-v2
# Install dependencies
yarn install # or npm install
# Run the app with Expo
yarn start # or npm start or expo startPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.