mirror of
https://github.com/gen2brain/cam2ip.git
synced 2026-04-26 22:55:53 +03:00
[GH-ISSUE #29] - #24
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#24
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 @f17mkx on GitHub (Mar 2, 2021).
Original GitHub issue: https://github.com/gen2brain/cam2ip/issues/29
@gen2brain commented on GitHub (Mar 4, 2021):
Hello,
The message is clear, there is no /dev/video0, what are your exact steps and device name?
Btw. if static binary works and is just one file, not sure why insist on docker? In this case image is built from
scratchso it is again just one binary, but usually you get the whole distro together with binary.@gen2brain commented on GitHub (Mar 4, 2021):
Did you try with
--privilegedor--network host, maybe--device=/dev:/dev? Is that a USB or serial camera?