mirror of
https://github.com/gen2brain/cam2ip.git
synced 2026-04-26 22:55:53 +03:00
[GH-ISSUE #51] socket: read: camera: invalid JPEG format: uninitialized Huffman table #41
Labels
No labels
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cam2ip#41
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @5vr on GitHub (Feb 16, 2024).
Original GitHub issue: https://github.com/gen2brain/cam2ip/issues/51
So, my laptop's integrated camera works no problem, but the USB webcam I'm trying to setup gives this error:
socket: read: camera: invalid JPEG format: uninitialized Huffman tableAnd of course, I can't see any image in the browser. Please help.
@gen2brain commented on GitHub (Feb 16, 2024):
This is duplicate of issue #20.