Expandable home internet camera system
- HTTP server
- Server Discovery
- Setup Script
- Documentation
-
Start NATS server
-
Start HTTP server
-
Give NATS server IP to your camera software
EX:
nc = await nats.connect("nats://localhost:4222")
- Start NATS Server
- Do step 3 from manuel setup in cam.py and testsub.py
- Run cam.py and testsub.py in seperate terminals