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

Add camera-streamer status & logs to systeminfo bundle files, if applicable #14

Closed
foosel opened this issue Feb 23, 2023 · 1 comment
Closed

Comments

@foosel
Copy link
Member

foosel commented Feb 23, 2023

As mentioned in OctoPrint/OctoPi-UpToDate#2, just like webcamd.log gets currently pulled into the systeminfo bundle, the code should be adjusted to instead pull in the following if available:

  • journalctl --boot -u for
    • camera-streamer.service,
    • camera-streamer-libcamera.service,
    • camera-streamer-usb@<name>.service and camera-streamer-usb-<name>.path logs for all <name>s from /boot/camera-streamer/usb-*.conf
  • output of /usr/bin/libcamera-hello --list-cameras
  • output of /root/bin/list-usb-cameras
@foosel
Copy link
Member Author

foosel commented May 24, 2023

Implemented in 448d8e6

@foosel foosel closed this as completed May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant