mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-25 02:04:06 +02:00
update v4l2rtspserver
This commit is contained in:
parent
daa1d76e8f
commit
b229fff0e9
@ -1,11 +0,0 @@
|
|||||||
version: "3.8"
|
|
||||||
services:
|
|
||||||
v4l2rtspserver:
|
|
||||||
image: mpromonet/v4l2rtspserver
|
|
||||||
command: -v -P554 -G640x480x5 -ulive /dev/video0
|
|
||||||
ports:
|
|
||||||
- "554:554"
|
|
||||||
devices:
|
|
||||||
- /dev/video0
|
|
||||||
privileged: true
|
|
||||||
restart: unless-stopped
|
|
Loading…
Reference in New Issue
Block a user