HELP with V2 AI Camera
-
Hi,
Windows 10 system running Chrome Browser.
I am trying to control the camera using the serial interface.
The server starts and I can switch functions of the camera via the browser interface.
I can receive updates from all functions of the camera.However, no matter what I try, I cannot SWITCH functions using the JSON commands specified over the serial interface.
To verify the serial transmit / receive operation. I have entered the Python Notebook mode. and I can successfully transmit and receive strings over the serial port functionality.
I believe, either the given JSON commands are not accurate, or there is something else missing:
Here is an example of what I send:
For camera stream: {"function" : "Camera Stream" , "args" : ""}\n
For motion tracking: {"function" : "Motion Tracker" , "args" : ""}\n
Please advise what I am doing wrong.
Thanks
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login