cabinlab

Results 6 comments of cabinlab

> [GL.iNet Spitz AX](https://www.gl-inet.com/products/gl-x3000/#specs), may have to keep GL.iNet portal page for 4G/5G modem support. Are you still considering adding Spitz support? An option with built-in dual SIM would be...

Over WiFi, this is the JSON from /ctrl/mode?action=query: `{"code":0,"desc":"","msg":"rec"}`

> There's also a mention of some kind of websocket notification interface, but this https://github.com/imaginevision/Z-Camera-Doc/blob/master/E2/protocol/http.md#Asyc-notification . If you can save the web page from the camera they are talking about,...

Combining the two, `http://host/ctrl/rec?action=start` corresponds with: ``` { "what": "RecStarted" } ``` Then stop recording, `http://host/ctrl/rec?action=stop` with: ``` { "what": "RecStoped" } ```

> Are there any actual cameras which are worth using with GyroFlow and support LANC? I could only think about z cam e2... > > Anyway, if this is really...

> I just looked again and realized the 4.10 versions are for the pan v1. the only v2 in the list is 4.9.8.1002 that wyze wont let us download anymore....