We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edb2c1f commit 6ec30a8Copy full SHA for 6ec30a8
Makefile
@@ -73,6 +73,7 @@ logDestinations: [stdout, file]
73
74
paths:
75
all:
76
+ runOnPublish: ffmpeg -i rtsp://localhost:8554/$$RTSP_SERVER_PATH -c copy -f mpegts myfile_$$RTSP_SERVER_PATH.ts
77
# readUser: test
78
# readPass: tast
79
0 commit comments