Browse Source

update makefile

pull/80/head v0.9.9
aler9 5 years ago
parent
commit
6ec30a86eb
  1. 1
      Makefile

1
Makefile

@ -73,6 +73,7 @@ logDestinations: [stdout, file] @@ -73,6 +73,7 @@ logDestinations: [stdout, file]
paths:
all:
runOnPublish: ffmpeg -i rtsp://localhost:8554/$$RTSP_SERVER_PATH -c copy -f mpegts myfile_$$RTSP_SERVER_PATH.ts
# readUser: test
# readPass: tast

Loading…
Cancel
Save