mikedmor / OctoPrint_MultiCam

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

Control panel returns to default camera when switched away and back #19

Closed timur-tabi closed 4 years ago

timur-tabi commented 4 years ago
  1. Select the second camera in the Control panel. Observe that the second camera is now showing and that the button for that camera is depressed.

  2. Switch to another panel tab.

  3. Switch back to the Control panel. The button for the second camera is still shown as depressed, but the default camera is showing. The only way to view the second camera is to click on the first camera button (which doesn't change anything) and then click on the second camera button.

timur-tabi commented 4 years ago

I just noticed that this is a duplicate of issue 5.