mirror of
https://github.com/gen2brain/cam2ip.git
synced 2026-04-26 22:55:53 +03:00
[GH-ISSUE #35] read: camera: can not grab frame: device or resource busy #25
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#25
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 @itiulkanov on GitHub (Jan 11, 2022).
Original GitHub issue: https://github.com/gen2brain/cam2ip/issues/35
Could it be set up to handle more than 1 connection to the same camera? I was trying to set up online feed with my web cam, and every time I open second connection it shows gray frames with the following messages
@gen2brain commented on GitHub (Jan 11, 2022):
That is not possible.
@gen2brain commented on GitHub (Jan 11, 2022):
You can try something with https://github.com/umlaeute/v4l2loopback.