1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-05-27 22:47:38 +02:00
This commit is contained in:
kevin 2025-04-26 17:11:22 +08:00
parent 204ea76f86
commit af40a801d7

View File

@ -1,7 +1,6 @@
version: "3.8"
services:
v4l2rtspserver:
image: mpromonet/v4l2rtspserver
image: mpromonet/v4l2rtspserver:v0.3.11
command: -v -P554 -G640x480x5 -ulive /dev/video0
ports:
- "554:554"