update
This commit is contained in:
parent
80c4f705b1
commit
c688694531
|
@ -1,3 +0,0 @@
|
|||
#!/bin/bash
|
||||
device_name=`cat /home/pi/device_name`
|
||||
/usr/bin/ffmpeg -rtsp_transport tcp -re -i "rtsp://admin:lihai123@192.168.0.123:554/cam/realmonitor?channel=1&subtype=0" -c copy -f rtsp -rtsp_transport tcp rtsp://60.204.152.17:554/live/$device_name
|
Loading…
Reference in New Issue