TL;DR: The webcam is working fine via crowsnest, timelapse is working fine, no issues.
But if I need to check the camera angle, I need to grab my phone/tablet/PC to check it which is so pointless with the printer display right there.
Solution:
My KlipperScreen.conf
has the lines:
[printer Trident]
camera_url: http://127.0.0.1/webcam/?action=stream
And that adds a webcam icon under Actions, but when I try to access it, well, bruhhhh
And the log shows:
[screen.py:show_error_modal()] - Showing error modal: Unable to load panel camera /lib/x86_64-linux-gnu/libmpv.so.2: undefined symbol: mpv_detach_destroy
I am running everything up to date and Google isn’t helping much to find a solution for this.
Thank you for any help.