Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core: frontend: camera manager: allow auto-disabling video streams when using WebRTC #2966

Open
1 task done
ES-Alexander opened this issue Oct 17, 2024 · 0 comments
Open
1 task done
Assignees
Labels
core Issue related to BlueOS-core enhancement New feature or request triage Needs triage from developers ui User Interface feature

Comments

@ES-Alexander
Copy link
Collaborator

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

  1. Add a per-stream "extra configuration" option to "disable primary stream while WebRTC is active"
  2. (Maybe) add a global setting to determine the default value of that option for newly created streams

@joaoantoniocardoso has mentioned this may require an extra command-line option in MCM

Prerequisites

  • I have checked to make sure that a similar request has not already been filed or fixed.
@ES-Alexander ES-Alexander added enhancement New feature or request core Issue related to BlueOS-core ui User Interface feature triage Needs triage from developers labels Oct 17, 2024
@joaoantoniocardoso joaoantoniocardoso self-assigned this Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Issue related to BlueOS-core enhancement New feature or request triage Needs triage from developers ui User Interface feature
Projects
None yet
Development

No branches or pull requests

2 participants