bluerobotics / BlueOS

The open source platform for ROV, USV, robotic system operation, development, and expansion.
https://blueos.cloud/docs/
Other
123 stars 67 forks source link

Add support to webrtc #1000

Open patrickelectric opened 2 years ago

patrickelectric commented 2 years ago

Current behaviour

We don't have it

Expected or desired behaviour

Add support to the camera manager to add it, allowing video viewer on the browser.

Issue to track progress in mavlink-camera-manager

Prerequisites

patrickelectric commented 4 months ago

It would be nice to have a webpage on camera-manager that receives as query parameters the source and do the webrtc configuration automatically, providing a single webpage where it shows the video in wxh 100%x100%. @joaoantoniocardoso I believe that is a nice feature to have in MCM.

@JoaoMario109 This should be done after we fix the leaks on the webrtc of camera manager.