mikedmor / OctoPrint_MultiCam

Extends the Control tab of OctoPrint, allowing the ability to switch between multiple webcam feeds.
45 stars 19 forks source link

Can't edit default camera or change which camera is default #51

Closed stayingarmed closed 1 year ago

stayingarmed commented 1 year ago

I'm using an old Galaxy Note 8 to host Octo4a to run octoprint and everything has been working perfectly (It uses the camera phone to stream with) but I recently got a usb webcam that I hooked up for a different view.

The problem is, Multicam locks the default camera (the camera on the phone) so I can't change it to default to the usb camera instead.....is there a way to change what camera is set as default?

Only reason I want to change is I'm also using Obico (previously known as Spaghetti Detective) and it doesn't allow selecting from different cameras and only uses the default camera, but I want the default camera to be used for Obico to be the usb camera.

Is this possible?

kevman28 commented 1 year ago

same issue here, I want to be able ot change the default but it is locked in hard coded.

mikedmor commented 1 year ago

Hey Guys. Just wanted to let you know that this is not a bug. The default cam is configured via octoprints webcam settings. If you go to the webcams and timelapses tab in octoprint you can configure the default from there. The plugin uses its first slot from that page, the only reason it is there is so that you can give it a name for when you want to switch back to it. Good luck!