Hello,
I am using rtmdump do capture a video, however, I'm experiencing some problems. This is the code that I am using:
Code:
rtmpdump -r "rtmpe://cp9950.edgefcs.net/ondemand/mtvnorigin/gsp.comedystor/com/dailyshow/TDS/season_18/episode_157/ds_18157_03_512x288_750_m30.mp4" -w "http://media.mtvnservices.com/player/prime/mediaplayerprime.2.5.7.swf" -o sdsds.mp4
And this is the error that I am getting:
Code:
ERROR: rtmp server sent error
ERROR: rtmp server requested close
What am I doing wrong?