The open source platform for ROV, USV, robotic system operation, development, and expansion.
168
stars
80
forks
source link
core: frontend: camera manager: allow auto-disabling video streams when using WebRTC #2966
Open
ES-Alexander opened 1 month ago
Current behaviour
Configured UDP/RTSP video streams are persistent, even while the video is also being actively streamed over WebRTC (e.g. to Cockpit).
Expected or desired behaviour
@joaoantoniocardoso has mentioned this may require an extra command-line option in MCM
Prerequisites