Replies: 1 comment
-
Hi,
sounds like those aren't JPEG images but MJPEG frames
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know there is a drawJpg function. but I can get it to work. Maybe some one has an example or hint how to make it work.
Situation: I get a stream of Jpegs from an ESP32 CAM (AI Thinker model) via Websockets.
The contents of the message is the Jpeg 320x240. Now how to get this poicture on the screen.
I appreciate any help or hint!
Kind Regards
Rainer
Beta Was this translation helpful? Give feedback.
All reactions