Tracking Camera Stream
-
What is the best way to stream the tracking camera? I need to stream it through an rtsp python script. I tried changing voxl-streamer.conf and voxl-mavcam-manager.conf to stream the camera, those didn't work. I ran the command voxl-streamer -i tracking, and it connected to my script, it connected to the camera, then disconnected (this script worked fine with the hires camera).
-
@Samuel-Bryan said in Tracking Camera Stream:
I need to stream it through an rtsp python script
Can you please clarify the statement above? Are you trying to use your own python script to receive images from the tracking camera and send it using rtsp protocol?