mirror of
https://github.com/gen2brain/cam2ip.git
synced 2026-04-26 22:55:53 +03:00
[GH-ISSUE #59] Insufficient Buffer Memory When Using v4l2loopback Device #49
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#49
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 @AdalynBlack on GitHub (May 31, 2025).
Original GitHub issue: https://github.com/gen2brain/cam2ip/issues/59
I'm receiving the following message whenever I attempt to use a v42loopback virtual camera with cam2ip:
Insufficient buffer memory on /dev/video2 -- decreaseing buffersThis message seems related to heavily degraded video quality. I'm having to use the OpenCV version, since the standard version doesn't detect the device whatsoever. Streaming my physical webcam works just fine on either version, but even if I add as many buffers as the program allows (after 3 buffers it generates a new error), it complains about insufficient buffer memory