Commit Graph

398 Commits

Author SHA1 Message Date
7bf165fb2e Update util.sh 2024-08-04 15:37:38 -05:00
c3389ba97c Update util.sh 2024-08-04 15:37:12 -05:00
1d135ce7a1 Delete octoprint_generic.service 2024-07-27 18:21:39 -05:00
f6e8e25bd5 Update README.md 2024-07-27 18:19:41 -05:00
d0acfcbde1 Update README.md 2024-07-27 18:19:18 -05:00
4968dedfa9 Merge branch 'master' of https://git.schroedercity.com/voltron/octodocker_deploy 2024-07-27 18:17:00 -05:00
812266b26c docker code conversions 2024-07-27 18:16:59 -05:00
83caabc864 Update README.md 2024-07-27 16:51:10 -05:00
5afb76db3f Update README.md 2024-07-27 16:50:50 -05:00
b50ddd9d5a initial code changes 2024-07-27 16:49:53 -05:00
d83353e61f initial code changes 2024-07-27 16:47:44 -05:00
26b0a5fa19 Update README.md 2024-07-27 15:12:57 -05:00
583cdd0d8e Update README.md 2024-07-27 15:12:44 -05:00
aad511aeee Update README.md 2024-07-27 15:12:22 -05:00
9972eb8ad7 Update README.md 2024-07-27 15:12:03 -05:00
paukstelis
8bba5f2324 unpin python3.11 2024-07-03 17:44:43 -04:00
paukstelis
6af4e2b0e5 Python3.11 (#172)
* ubuntu/fedora pin to python3.11 for now

* add dev pacakge
2024-06-26 17:35:40 -04:00
paukstelis
e15493378c ustreamer picam update 2024-05-19 18:31:03 -04:00
paukstelis
b9b6af7468 only write to video0 if ustreamer 2024-04-01 15:51:52 -04:00
paukstelis
ff14e332f9 camera-streamer Picam 2024-04-01 15:08:51 -04:00
paukstelis
af7162a108 fix sudo for backups (#161) 2024-03-29 20:46:03 -04:00
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
9bc021e1bd add /dev path for CAMDEVICE for consistency. 2024-01-30 18:51:05 -05:00
paukstelis
b300f707c2 break out if streamer = none (#149) 2024-01-27 21:33:23 -05:00
paukstelis
00b5969798 update Discord to OP server 2024-01-25 16:58:59 -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
29b215197b Update README.md 2024-01-15 10:47:41 -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
paukstelis
99bb76874c shared upload fix 2024-01-15 09:04:01 -05:00
Simplemente3d
0cd3a54b96 Fix octoprint errors when trying to share uploads (#140)
Co-authored-by: Enrique Munoz <enrique.munoz@oracle.com>
2024-01-05 08:29:07 -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
6e8c64a932 camera cp then mv 2023-12-04 12:10:38 -05:00
paukstelis
f72ff0f44a don't add cameras if using camera-streamer (#133) 2023-11-28 10:32:32 -05:00
paukstelis
e43bf5c13f add video group to Arch 2023-11-12 09:16:47 -05:00
paukstelis
e5a8ba4f46 fix camera writing when only byid is found 2023-10-11 10:19:11 -04:00
Paul P
5fbcc4f1ee update readme 2023-08-10 07:46:11 -04:00
Paul P
61a2f89f6a fix bycamid 2023-08-04 18:02:30 -04:00
paukstelis
82811a797e commandline functions (#106)
* use f function_name to inject to any function

* update README
2023-07-20 09:54:15 -04:00
paukstelis
5a7cde9a00 Development (#105)
* clean up with some redirects

* plugins from user, get better camera info

* readme, version
2023-07-18 16:55:27 -04:00
Paul P
e564d0a79f firstrun fix 2023-07-09 19:52:54 -04:00
paukstelis
a3b4b97c2d fix camera port detection (#99) 2023-07-02 09:34:01 -04:00
paukstelis
2b65e03a98 Cammod (#98)
* better failure if first run is true

* better conditional for tempusb

* remove camera port selection

* syntax error

* bad break

* add qualifier if udev not set

* fix second cameras. README

* version update
2023-07-01 13:27:07 -04:00
paukstelis
9f70670ee8 allow initial instance creation without udev (#96)
* better failure if first run is true

* better conditional for tempusb

* remove camera port selection

* syntax error

* bad break

* add qualifier if udev not set
2023-06-30 09:35:28 -04: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
Paul P
fdf750cd6e fix camera array for instance removal 2023-06-19 08:19:43 -04:00
Paul P
f114a4dfdf add auto-detect message 2023-06-12 06:38:33 -04:00