trevos3d / K1-USB-Cam

Add USB Webcam to Creality K1 Printer
46 stars 5 forks source link

swap cameras #3

Closed ilker-aktuna closed 10 months ago

ilker-aktuna commented 10 months ago

First of all thanks for this. I was struggling to add the camera using mjpg-stream until I found your project.

My issue: When I install this, my main camera (internal) becomes /webcam?action=stream_1 and the secondary (USB) camera uses /webcam?action=stream

Can we swap these ? I prefer to have the internal camera as main camera at /webcam?action=stream I will only plug in the secondary camera when I think I need it.

trevos3d commented 10 months ago

Same here bro. But you can remove the USB cam wherever you want with no issues. Just remember to turn off your printer before attach the USB cam.

ilker-aktuna commented 10 months ago

ok. did you fix it ? I don't see any commit ? The problem of having USB as the first cam is that on ofiginal K1 interface it appears. And if I don't plug the USB camera, there is no camera on original interface.

trevos3d commented 10 months ago

Hi Dude, sorry for the misunderstanding. I really dont know if its possible, I'll try to figure it out.

In meanwhile you can use mainsail or fluidd instead default k1 interface.

ilker-aktuna commented 10 months ago

thanks for looking into it.