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

Multiple cameras/screenshares in qubes-video-companion #9625

Open
bartlomiejkida opened this issue Dec 5, 2024 · 0 comments
Open

Multiple cameras/screenshares in qubes-video-companion #9625

bartlomiejkida opened this issue Dec 5, 2024 · 0 comments
Labels
C: Qubes Video Companion P: default Priority: default. Default priority for new issues, to be replaced given sufficient information. T: enhancement Type: enhancement. A new feature that does not yet exist or improvement of existing functionality.

Comments

@bartlomiejkida
Copy link

I like QubeOS design and the idea behind qubes-video-companion. However, I noticed a possible improvement that could be useful to anyone using this software.

The problem you're addressing (if any)

Currently, I can only present an screenshare within a single AppVM. If the app to be shared is located in different AppVMs, it is currently not possible to quickly and easily switch sharing between different AppVMs.

The solution you'd like

Ability to create multiple output cameras. User can be choose source on conference app (like zoom, meets etc).
An example of how this could work:

# Example create /dev/video1 with camera screen
# it is important to change the current camera name from "Qubes Video Campanion" to "Qubes Video Campanion Webcam"
qubes-video-companion webcam

# Example create /dev/video2 with ApVM1 screenshare:
# You choose AppVM and screen
# In system shows  "Qubes Video Campanion Screenshare 1"
qubes-video-companion screenshare AppVM1

# Create another shared screen - and new camera ( /dev/video3 ? )
#  In system shows  "Qubes Video Campanion Screenshare 2"
qubes-video-companion screenshare AppVM2

I wonder if at this stage it is possible to insert AppVM names instead of numbers for better identification, but I assume for security reasons it will be better to number it rather than pass the AppVM name.

As a result, the group meeting software should see multiple cameras, and the presenter will be able to switch between selected sources (e.g. webcam, image sharing from different AppVMs).

The value to a user, and who that user might be

It can be useful for any presenter - if they want to show something that is in different AppVMs (for example, the browser is AppVM1 and the SSH console is AppVM2), and they need to show something both in the console and in the browser.

Completion criteria checklist

@bartlomiejkida bartlomiejkida added P: default Priority: default. Default priority for new issues, to be replaced given sufficient information. T: enhancement Type: enhancement. A new feature that does not yet exist or improvement of existing functionality. labels Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Qubes Video Companion P: default Priority: default. Default priority for new issues, to be replaced given sufficient information. T: enhancement Type: enhancement. A new feature that does not yet exist or improvement of existing functionality.
Projects
None yet
Development

No branches or pull requests

2 participants