mavlink / mavlink-camera-manager

MAVLink Camera Manager Service
MIT License
103 stars 30 forks source link

README: Document which streams are provided automatically via webrtc #367

Closed patrickelectric closed 8 months ago

patrickelectric commented 8 months ago

At the moment the readme is not clear when a webrtc stream is provided automatically by a source. E.g: A RTSP redirect will also be provided as a webrtc.

joaoantoniocardoso commented 8 months ago

maybe in the key-features section, change it as in:

--- WebRTC-ready, for modern control stations
+++ WebRTC-ready, for modern control stations, available from any H264 source.

what do you think?

patrickelectric commented 8 months ago

Perfect!