roguedarkjedi / dogcam-ai

The AI based camera focus controller for dogcam
MIT License
1 stars 0 forks source link

Websocket client #1

Closed roguedarkjedi closed 4 years ago

roguedarkjedi commented 4 years ago

Need to connect to the dogcam instance via websocket. This will allow us to push commands directly to the dogcam controller.

roguedarkjedi commented 4 years ago

There is a bit of a consideration as to if this project should be merged with dogcam or not. I'm thinking for the moment, it's better to keep them separate until a more finished design is created.

roguedarkjedi commented 4 years ago

This would be better to keep separate, so we should make a ws client for this too