Jattie van der Linde

Shoe string engineering

User Tools

Site Tools


projects:3dprint:octoprint_short

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projects:3dprint:octoprint_short [2023/05/19 08:54] – [Webcam] jattieprojects:3dprint:octoprint_short [2023/05/22 09:03] (current) – [Setting Up Octoprint On Linux - Short version] jattie
Line 8: Line 8:
 This page covers the essentials of launching and setting up an Octoprint container image using LXC. This page covers the essentials of launching and setting up an Octoprint container image using LXC.
  
 +Pass through the usb connections((https://linuxcontainers.org/lxd/docs/master/reference/devices_unix_block/))
 <cli> <cli>
 jattie@hp-linux:~$ lxc config device add octo video0 unix-char source=/dev/video4 path=/dev/video0 required=false gid=44 jattie@hp-linux:~$ lxc config device add octo video0 unix-char source=/dev/video4 path=/dev/video0 required=false gid=44
-jattie@hp-linux:~$ lxc config device add octo ttyusb0 unix-char path=/dev/ttyUSB0 gid=20+jattie@hp-linux:~$ lxc config device add octo ttyusb0 unix-char path=/dev/ttyUSB0 gid=20 required=false gid=44
 </cli> </cli>
  
Line 21: Line 21:
 ===== Webcam ===== ===== Webcam =====
  
-  * mjpg-streamer((https://jamesloper.com/ubuntu-server-install-mjpg-streamer)) ((https://github.com/jacksonliam/mjpg-streamer/blob/master/mjpg-streamer-experimental/plugins/output_http/README.md)) ((https://snapcraft.io/docs/getting-started))+  * mjpg-streamer((https://jamesloper.com/ubuntu-server-install-mjpg-streamer)) ((https://github.com/jacksonliam/mjpg-streamer/blob/master/mjpg-streamer-experimental/plugins/output_http/README.md)) ((https://snapcraft.io/docs/getting-started)) ((https://github.com/john-clark/mjpg-streamer-setup))
projects/3dprint/octoprint_short.1684486484.txt.gz · Last modified: 2023/05/19 08:54 by jattie