Commit Graph

10 Commits

Author SHA1 Message Date
paukstelis
b68ea01d0c Camerastreamer (#159)
* toward camera-streamer integration

* various fixes

* fix menu entry

* fedora 3.10

* perpare to merge
2024-03-11 15:25:14 -04:00
paukstelis
1c77eada39 fix for ustreamer being changed to ustreamer.bin 2024-02-28 14:50:42 -05:00
paukstelis
a073950840 add apt-get update for octopi 2024-01-21 17:56:50 -05:00
paukstelis
7fbceef173 Move to native backup system (#145)
* begin using native OP backup

* path fix

* restore menu

* don't send whole path

* use CAMERA_ARR for instance_status

* read arrays only if files exist

* ready for PR
2024-01-19 11:49:14 -05:00
paukstelis
a1176318e3 Camsettings/firstrun (#144)
* cam variables to env file

* fix heredoc

* fix env filename

* ustreamer dev

* simplify echos

* readme

* cansettings plus much more

* else fix

* more else fixes

* remove env fix

* first run instance creation
2024-01-15 10:45:56 -05:00
KeithCu
f1df0b2feb Arch re-installs packages by default unless you tell it "--needed" (#137)
This will save time on Arch, the best distro ;-)
2023-12-29 17:34:06 -05:00
paukstelis
6b815937b8 just remove streamer lines before making new streamer (#138) 2023-12-29 17:29:24 -05:00
paukstelis
e43bf5c13f add video group to Arch 2023-11-12 09:16:47 -05:00
paukstelis
829de78794 fix group additions 2023-06-26 19:56:45 -04:00
paukstelis
8d57a478be Rework (#94)
* split

* split2

* more splitting

* working

* towards working

* menu changes

* run through prepare

* minorfix

* octoprint_generic

* break in template

* replace daemonpath with octoexec

* move first install to instance

* move BASE to instance

* instance fix

* double period

* damn loop!

* add camera to deploy

* fix camera

* toward functional

* main_menu if not ready

* not equal or  -ne?

* template copy

* clean ups

* byid camera detect

* do byid detect by default

* classwebcam

* classicwebcam

* appned_value camera work

* use users for modification in cameras

* fancy colors

* updating colors

* status menu colors and cams

* surpress errors on no files

* remove most logging

* dnf mods

* selinux

* redirect error output to /dev/null

* package cleanup

* remove udev, cloud

* octopi update

* resource prepare from menu

* quick fix

* pacman fix

* more echos

* add udev flag in /etc/octoprint_deploy

* opensuse fixes

* zypper, minor fixes

* change_streamer

* diagnostics, octoprint_cameras, etc

* diagnostic menu

* logging for diagnostics

* add config.yaml to diagnostics

* add logging for config.yaml

* readme work, add deb_pacakges for octopi,

* README

* port fixing

* port fixes

* add deb_packages command for troubleshooting

* fix ports

* add octopi flag, I fucking hate octopi

* udev rule work

* add/remove udev

* menu fix

* menu fixes

* add detect printer for add_udev

* better detection for remove_udev

* remove udev

* working on sed for udev

* fixed udev remove

* camera udev

* add instace to add_udev_camera

* readme, cleanup

* choose what parts of template to copy

* rsync as user

* additionalPorts

* remove cameras from camera list
2023-06-25 17:09:01 -04:00