Turn on and off USB Webcam #111

Closed
opened 2018-03-09 09:40:40 +00:00 by kodacy · 3 comments
kodacy commented 2018-03-09 09:40:40 +00:00 (Migrated from github.com)

First! thank you for your wonderful job on OctoPrint-Enclosure plug-in Vitor.

One thin that would be great would be the capability of turning your USB webcam on and off by your plug-in.

On Octopi 0.13 it is quite simple with the SSH comands:
"sudo service webcamd stop" and "sudo service webcamd restart"

More info on: https://github.com/foosel/OctoPrint/issues/441

there is even ao cook book to do this on:
https://github.com/foosel/OctoPrint/wiki/Cookbook:-System-Commands

Any way to impertinent this commands directly in your plug-in?

First! thank you for your wonderful job on OctoPrint-Enclosure plug-in Vitor. One thin that would be great would be the capability of turning your USB webcam on and off by your plug-in. On Octopi 0.13 it is quite simple with the SSH comands: "sudo service webcamd stop" and "sudo service webcamd restart" More info on: https://github.com/foosel/OctoPrint/issues/441 there is even ao cook book to do this on: https://github.com/foosel/OctoPrint/wiki/Cookbook:-System-Commands Any way to impertinent this commands directly in your plug-in?
vitormhenrique commented 2018-03-09 14:33:54 +00:00 (Migrated from github.com)

Definitely possible, but I spent a lot of time on the last release, more than 120 hours, and I need to move on to other projects, I'll only focus on bugs for the next few months. So don't expect new release with new features for quite some time.

Definitely possible, but I spent a lot of time on the last release, more than 120 hours, and I need to move on to other projects, I'll only focus on bugs for the next few months. So don't expect new release with new features for quite some time.
kodacy commented 2018-03-12 12:37:25 +00:00 (Migrated from github.com)

Thank You! if i can help in any way just tell me.

Thank You! if i can help in any way just tell me.
vitormhenrique commented 2018-06-20 05:35:17 +01:00 (Migrated from github.com)

Implemented ability to run shell scripts from outputs.

Implemented ability to run shell scripts from outputs.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Gandalf/OctoPrint-Enclosure#111