Quote:
Originally Posted by NaRu7o
Not only will it do it to a previous file, if I somehow duplicate the stream (accidentally refresh the page, it tries to begin the stream again, or load a different video with the same output name) it will overwrite the currently downloading stream.
|
Starting with RtmpSrv v2.4-70-gab3dc21, you can supply the "-i" parameter.
Code:
This is just a stub for an RTMP server. It doesn't do anything beyond
obtaining the connection parameters from the client.
-c, --cert cert RTMPS cert
-h, --help Prints this help screen.
-i, --printonly Print RtmpDump command and exit
-k, --key key RTMPS key
-p, --port port Overrides the port in the rtmp url
-v, --version Print version information and exit
-z, --debug Debug level command output.
github.com/svnpenn/rtmpdump/commit/ab3d