diff --git a/conf/push_stream.conf b/conf/push_stream.conf index d9d4dc3..aee9dff 100644 --- a/conf/push_stream.conf +++ b/conf/push_stream.conf @@ -1,6 +1,6 @@ [program:push_stream] directory=/home/pi/lot_manager -command=/usr/bin/ffmpeg -rtsp_transport tcp -re -i rtsp://admin:123456@192.168.0.226:554/mpeg4 -c:v copy -c:a aac -preset ultrafast -r 20 -flvflags no_duration_filesize -f rtsp -rtsp_transport tcp rstp://192.168.1.27:554/live/test +command=/usr/bin/ffmpeg -rtsp_transport tcp -re -i rtsp://admin:123456@192.168.0.226:554/mpeg4 -c:v copy -c:a aac -preset ultrafast -r 20 -flvflags no_duration_filesize -f rtsp -rtsp_transport tcp rstp://47.108.186.87:554/live/test user=pi autostart=false autorestart=true