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

Multicam not supported #656

Open
Tezzatron81 opened this issue Jul 26, 2023 · 8 comments
Open

Multicam not supported #656

Tezzatron81 opened this issue Jul 26, 2023 · 8 comments

Comments

@Tezzatron81
Copy link

Multicam seems not to be supported for the newest version of octoprint. It used to show both my cams but after an upgrade it no longer does. Hopefully an update is coming soon

@jim-roberts
Copy link

I believe this is an issue with the new camera stack. I have an instance without the new camera stack and both cams are available whereas with the new stack only one cam is available.

@Tezzatron81
Copy link
Author

I believe this is correct. It would be nice to have this fixed. But im not holding my breath, and another app is gonna get the same results i fear.

@gdombiak
Copy link
Owner

gdombiak commented Sep 8, 2023

Hey guys,

I've been running multiple tests with the new Octopi's camera stack and what I learned is that streaming in OctoPod will work depending on the camera you use and how the stack was configured. Certain hardware+configurations do not work but same hardware with another configuration does work.

Would you mind sharing your camera & configuration to see if that looks like any of my tests?

Thanks,
Gaston

@CaptainRedHat
Copy link

@gdombiak I have a hardware config that doesn't work. I'm running octoprint 1.9.2 on a Raspberry Pi 3. I'm using the RPi Cam version 1 as my main camera and a Microsoft LifeCam USB webcam as my second camera. Both cams work fine in the WebUI. When I added my octoprint server to OctoPod, I noticed that it displayed the Raspi Cam for a second or two before switching to the USB webcam and from that point on, I'm unable to switch between the cameras. What config info are you looking for?

@Devirex
Copy link

Devirex commented Sep 29, 2023

Same here, I have the new camera stack serving two different cameras. Both are MJPEG strems on different ports and displaying fine with Safari when going on the direct link. The octopi web interface is also working in safari and displaying both streams with the help of the multicam plugin very smooth. Unfortunately the Octopod app is only showing the latest configured stream in multicam.

Fix: Adding a third camera will show two cameras in the octopod app, so it seems like there is something wrong with the indexing of the streams

@Tezzatron81
Copy link
Author

@Devirex did u actually set up a 3rd camera to use or just as a dummy so to speak?

@Tezzatron81
Copy link
Author

Ok so it seems the app doesn't pick up the default cam, so like @Devirex said, just add another webcam in the multicam pluging with the default camera address. Not an actual physical camera.

@jim-roberts
Copy link

"Adding a third camera" in Multicam " will show two cameras in the octopod app, so it seems like there is something wrong with the indexing of the streams"

I can confirm this gets around the issue. I renamed the 1st instance , which you can't delete, to "Don't Work" :) and cleared the URL fields. Then added another instance (3rd) with the same URL content as the 1st previously contained and Octopod was then able to see both cameras.

Is this considered a Multicam issue?

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

No branches or pull requests

5 participants