first commit
This commit is contained in:
3
lib/app/mycd
Executable file
3
lib/app/mycd
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
ffmpeg -i "rtsp://admin:admin123@192.168.2.109/cam/realmonitor?channel=1&subtype=1" -acodec copy -vcodec copy abcd.mp4 -y
|
Reference in New Issue
Block a user