projects:3dprint:octoprint_short
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| projects:3dprint:octoprint_short [2023/05/19 08:15] – [Webcam] jattie | projects: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:// | ||
| <cli> | <cli> | ||
| jattie@hp-linux: | jattie@hp-linux: | ||
| - | jattie@hp-linux: | + | jattie@hp-linux: |
| </ | </ | ||
| + | <code bash lxc_devices_add.sh> | ||
| + | #!/bin/bash | ||
| + | lxc config device add octo video0 unix-char source=/ | ||
| + | lxc config device add octo ttyusb0 unix-char path=/ | ||
| + | </ | ||
| ===== Webcam ===== | ===== Webcam ===== | ||
| - | * mjpg-streamer((https:// | + | * mjpg-streamer((https:// |
projects/3dprint/octoprint_short.1684484140.txt.gz · Last modified: by jattie
