hi,
i am registered on a site with a valid username and password. however, they do not allow to download the videos and we can only stream
Error received when trying to download the rtmp stream is:
Code:
DEBUG: HandleInvoke, server invoking <onStatus>
DEBUG: HandleInvoke, onStatus: NetStream.Play.StreamNotFound
ERROR: Closing connection: NetStream.Play.StreamNotFound
DEBUG: Closing connection.
I have resolved the issue.
I had to delete the content from this post because there was some sensitive data in it.
Here is the solution if someone comes across the same issue.
You need to specify the path to the FLV file separately by passing it to the "y" parameter on command line.
In my case, it was not parsing the rtmp URL correctly.
Thanks and moderators can close this thread.