Quote:
Originally Posted by noob2001204
The most basic usage is like this:
Code:
rtmpdump -r "rtmp url" -o filename.flv -V
I use a memory dump tool to find the url,and use the command above to dump the stream successfully. This post explains clearly how to find RTMPE url.If you have a hard time to find the correct url,you can post video page here.
|
Thanks, you've been very helpful. I followed your post and have reached here :
Now just tell me if the highlighted part is the required URL or only uptill mp4 is the correct URL. Also, after this should I do the following :
Code:
rtmpdump -r "rtmpe://bigflicks.fcod.llnwd.net/a1728/o27/vault/videoclips/tvshows/Ramayan_300.mp4?e=1263038238%26h=7c1809c89cb49df94c32e2baeb726227" -o filename.flv -V