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

ERR GET IMAGE with WebCam #432

Open
cankurall opened this issue Nov 11, 2024 · 2 comments
Open

ERR GET IMAGE with WebCam #432

cankurall opened this issue Nov 11, 2024 · 2 comments

Comments

@cankurall
Copy link

Hello, I'm running Octo4a on a tablet. I’ve directed my computer's camera over IP using the Yawcam application. There’s no issue with live or snapshot images on Octoprint, and I can also view them in my browser. However, the Telegram bot is not transmitting any images and instead sends the message '[ERR GET IMAGE]'. Could you please help me with this?

chrome_45ggK06MvK
chrome_i5LbJ9AVFi
chrome_lAdjZ8ZmC7

Telegram:
Telegram_iwuiE2mHjL

@tsujovolsky
Copy link

I'm getting the same errors using octoprint for windows and yawcam. In addition to what @cankurall is getting, here are also the logs:

2024-11-21 10:00:07,429 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release.
2024-11-21 10:00:07,430 - octoprint.plugins.telegram - DEBUG - Snapshot URL: http://192.168.1.11:1111/api/frame.jpeg?src=webcam1
2024-11-21 10:00:07,560 - octoprint.plugins.telegram - DEBUG - Image transformations [H:None, V:None, R:None]
2024-11-21 10:00:07,561 - octoprint.plugins.telegram - DEBUG - message so far: [ERR GET IMAGE]

2024-11-21 10:00:07,561 - octoprint.plugins.telegram - DEBUG - Sending without image.. 605302509

It takes my snapshot url as http://192.168.1.11:1111/api/frame.jpeg?src=webcam1 whereas the actual one is http://192.168.1.11:8888/out.jpg?action=snapshot

@giloser
Copy link
Collaborator

giloser commented Jan 3, 2025

Hi ,

could you try this version please?
https://github.com/giloser/OctoPrint-Telegram/archive/refs/tags/1.6.9.zip

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

3 participants