mirror of
https://github.com/vimagick/dockerfiles.git
synced 2026-01-04 20:14:56 +01:00
switch to new domain: easypi.info
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
FROM vimagick/alpine-arm
|
||||
MAINTAINER kev <noreply@datageek.info>
|
||||
MAINTAINER kev <noreply@easypi.info>
|
||||
|
||||
RUN set -xe \
|
||||
&& apk add -U ffmpeg \
|
||||
|
||||
@@ -4,6 +4,6 @@ client:
|
||||
- /dev/video0:/dev/video0
|
||||
environment:
|
||||
# - RTMP_DEV=rtsp://192.168.42.1/live
|
||||
- RTMP_URI=rtmp://cctv.datageek.info/live/webcam
|
||||
- RTMP_URI=rtmp://cctv.easypi.info/live/webcam
|
||||
# net: host
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user