mavlink / mavlink-camera-manager

MAVLink Camera Manager Service
MIT License
84 stars 25 forks source link

Add rtsp protocol options via schemes #391

Closed joaoantoniocardoso closed 2 months ago

joaoantoniocardoso commented 2 months ago

Tested and working with both rtspsrc and ffplay:

Note: a drawback of this approach is that despite the scheme used in the endpoint, the RTSP client would always use rtsp:// instead.