I’ve bought an Yoosee WiFi camera hoping that I could control it via Python.
My idea was to develop a simple automation in Python that would consist in constantly moving the camera from left to right and when detecting a person, follow it until it disappears.
I managed to get its image on VLC Media Player using the RTSP url. However, unfortunately I was not able to get the image on ONVIF Device Manager (but a curious thing is that I could control the PTZ in ODM) nor OpenCV.
I haven’t found anything regarding controlling Yoosee camera with python so I opened this topic.
I just want to know if this is possible.
I’ve already tried to get camera image and PTZ control using open CV examples in the internet, using my RTSP url but with no success.
Leonardo de Toledo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.