You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any time I am supposed to receive a message with an image from the server (such as after sending /status) the response message is never received. It works fine when I turn off the mjpg-streamer server and I get the message with [ERR GET IMAGE], but when the mjpg-streamer server is on, I get nothing. Messages that I have set to not include an image (like the startup message) work fine regardless.
I am running Octoprint 1.9.3 with Telegram Notifications 1.6.5 on Debian : Linux rigidbot-octoprint 6.1.0-13-686-pae #1 SMP PREEMPT_DYNAMIC Debian 6.1.55-1 (2023-09-29) i686 GNU/Linux
My webcam is set up as a Classic Webcam with the following settings:
I looked at the error logs after sending /status and this is what is there:
Not sure if it's relevant, but I had to compile mjpg-streamer myself due to the 32 bit architecture of my server. I got the mjpg-streamer from here: https://github.com/jacksonliam/mjpg-streamer
I installed the plugin directly from the plugin manager.
Any ideas on what is going wrong here? Let me know of any extra info I should include.
The text was updated successfully, but these errors were encountered:
I also have the same issue.
It seems that it does not work with the changed camera stack in 1.9. Notifications without image work like before. As soon as an image is part of the notification it does not work anymore. The notification does not show up. Removing image in settings and the notification shows up again.
Any time I am supposed to receive a message with an image from the server (such as after sending /status) the response message is never received. It works fine when I turn off the mjpg-streamer server and I get the message with [ERR GET IMAGE], but when the mjpg-streamer server is on, I get nothing. Messages that I have set to not include an image (like the startup message) work fine regardless.
I am running Octoprint 1.9.3 with Telegram Notifications 1.6.5 on Debian :
Linux rigidbot-octoprint 6.1.0-13-686-pae #1 SMP PREEMPT_DYNAMIC Debian 6.1.55-1 (2023-09-29) i686 GNU/Linux
My webcam is set up as a Classic Webcam with the following settings:
I looked at the error logs after sending /status and this is what is there:
Not sure if it's relevant, but I had to compile mjpg-streamer myself due to the 32 bit architecture of my server. I got the mjpg-streamer from here: https://github.com/jacksonliam/mjpg-streamer
I installed the plugin directly from the plugin manager.
Any ideas on what is going wrong here? Let me know of any extra info I should include.
The text was updated successfully, but these errors were encountered: