Skip to content

Created a simple CCTV where I use an old unused smartphone as a CCTV and I monitor my pet, Joe on my PC when she is alone at home.

License

Notifications You must be signed in to change notification settings

aviquid/pet-monitor

Repository files navigation

Quick start

  1. Make sure that you have Node.js v8.10 and npm v5 or above installed.
  2. Clone this repo using git clone https://github.com/aviquid/pet-monitor.git <YOUR_PROJECT_NAME>
  3. Move to the appropriate directory: cd <YOUR_PROJECT_NAME>.
  4. Run yarn install in order to install dependencies.
    At this point you can run yarn start to see the example app at https://localhost:3000.

Now you're ready to rumble!

Tech Stack

  1. React
  2. Peerjs
  3. Socket.io
  4. Express

How to use

  1. Run the app.
  2. Enter an unorthodox room name (unique name).
  3. Click on "Camera" button on the device, which you want to act as a CCTV.
  4. On an another device (multiple devices supported too), enter the unorthodox room name you gave earlier.
  5. Click on "Show me Joe" button, to view CCTV.
  6. Happy Stalking!

About

Created a simple CCTV where I use an old unused smartphone as a CCTV and I monitor my pet, Joe on my PC when she is alone at home.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published