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

[FR] Multiple webcam support #206

Open
laurensguijt opened this issue Oct 13, 2021 · 7 comments
Open

[FR] Multiple webcam support #206

laurensguijt opened this issue Oct 13, 2021 · 7 comments
Labels
enhancement New feature or request

Comments

@laurensguijt
Copy link

A while back I added a second nozzle camera to my octoprint server. Would it be a cool feature to display both webcams at the same time? Something like the picture underneath or a separate webcam tab with both streams.

Example

@LazeMSS
Copy link
Owner

LazeMSS commented Oct 13, 2021

Added to the to-do list 💪

@LazeMSS LazeMSS added the enhancement New feature or request label Oct 18, 2021
@vonshavingcream
Copy link

this would be awesome. Or even just an option to control the stream input of webcam widget separate from the main cam view in the center.

@laurensguijt
Copy link
Author

this would be awesome. Or even just an option to control the stream input of webcam widget separate from the main cam view in the center.

Fow now I use this plugin the accomplish this :) https://github.com/jneilliii/OctoPrint-MultiCamView

@vonshavingcream
Copy link

this would be awesome. Or even just an option to control the stream input of webcam widget separate from the main cam view in the center.

Fow now I use this plugin the accomplish this :) https://github.com/jneilliii/OctoPrint-MultiCamView

how to do you get the second stream to show up in only one area of the ui layout? when I switch between cameras now with this plug-in it switches in both places.

@LazeMSS LazeMSS changed the title [Feature Request] Multiple webcam support [FR] Multiple webcam support May 21, 2022
@gritstub
Copy link

I'm using https://plugins.octoprint.org/plugins/multicam/

Unfortunately, you can only see one camera at a time, but you can select which webcam on the Control tab, and that propagates to the smaller Webcam in the UI

@fly74
Copy link

fly74 commented Sep 3, 2023

@LazeMSS How far is it to have a solution for the request multiple streams at one time in separate windows?

@LazeMSS
Copy link
Owner

LazeMSS commented Sep 3, 2023

@LazeMSS How far is it to have a solution for the request multiple streams at one time in separate windows?

I won't be implementing - its very difficult basically the entire webcam logic has been rewritten in 1.9 and its based around a single webcam logic. If i was to implement a multiple streams at once I would have to clone the entire webcam logic etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants