Thank you very-very much, but the command doesn't run.
I ran it exactly as you wrote it (copy&paste), and I got these errors:
Code:
[1] 22778
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
-C: command not found
INFO: Connected...
ERROR: Closing connection: NetStream.Play.Failed
The fact that it said "
You haven't specified an output file (-o filename)" when I did told me it didn't read the whole command,
so I added parentheses for the last -C command and it omitted those errors.
But I still get this error:
Code:
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: Closing connection: NetStream.Play.StreamNotFound
How could the stream not be there?
I appreciate your help a lot. Thank you very much.