Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ustreamer not running on startup #65

Open
JimmyRigIt opened this issue Feb 23, 2023 · 5 comments
Open

ustreamer not running on startup #65

JimmyRigIt opened this issue Feb 23, 2023 · 5 comments

Comments

@JimmyRigIt
Copy link

Ustreamer installs correctly as i can get it running manually however i must do this everytime the computer reboots. Would be amazing if it started on a service that was installed via the script!

@paukstelis
Copy link
Owner

Did you go through the 'Add Camera' step? That makes a service file that automatically starts on boot.

@JimmyRigIt
Copy link
Author

Yep, when creating the printer. Plugged in the printer first to get the usb port, then clicked yes for the camera and plugged that in. After restarting the PC The camera doesnt boot until manually booting ustreamer via ssh.

Running the latest stable release of debian 11 on a bmax mini pc with a n3350 processor

Thanks for the response!

@paukstelis
Copy link
Owner

What command are you giving to start ustreamer?

What is the output of ls -la /etc/systemd/system/cam*?

@JimmyRigIt
Copy link
Author

JimmyRigIt commented Mar 3, 2023

To start ustreamer cd to folder then type,

usercomputer:/ustreamer$ ls
docs janus LICENSE linters Makefile man pkg python README.md src tools ustreamer ustreamer-dump
usercomputer:
/ustreamer$ ./ustreamer --port 8001 --host 192.168.1.1

The output to the command above was - The output is no such file/folder exists.
When I Cd to /etc/systemd/system this was the list

user@computer:/etc/systemd/system$ ls

home.service default.target.wants multi-user.target.wants sshd.service
dbus-fi.w1.wpa_supplicant1.service display-manager.service network-online.target.wants suspend.target
dbus-org.freedesktop.Avahi.service getty.target.wants octoprint_default.service sysinit.target.wants
dbus-org.freedesktop.ModemManager1.service graphical.target.wants printer.target.wants syslog.service
dbus-org.freedesktop.nm-dispatcher.service hibernate.target sleep.target timers.target.wants
dbus-org.freedesktop.timesync1.service hybrid-sleep.target sockets.target.wants [email protected]

@paukstelis
Copy link
Owner

That output looks odd. Can you join the Discord server linked in the README file? It is easier to provide real-time support there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants