View Single Post
  #1  
Old 09-26-2013, 09:14 AM
Pasarel Pasarel is offline
Junior Member
 
Join Date: Aug 2013
Posts: 12
Pasarel is on a distinguished road
Default

rtmp server sent error


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?
Reply With Quote