View Single Post
  #1  
Old 11-19-2012, 05:51 AM
aviz1911 aviz1911 is offline
Junior Member
 
Join Date: Nov 2012
Posts: 5
aviz1911 is on a distinguished road
Default

RTMP_ReadPacket--failed to read RTMP packet header


ERROR: RTMP_ReadPacket, failed to read RTMP packet header --- I'm getting this error
while downloading a video from my ISP site.
I got the below RTMP code from RTMPEXPLORER...plzz help
Link of the video which i am not able to download http://172.16.131.5/movie_player.php...1239&part=2228

Quote:
rtmpdump -r "rtmpe://172.16.131.5/simplevideostreaming" -a "simplevideostreaming" -f "WIN 11,3,376,12" -W "http://172.16.131.5/players/videoplayer.swf?290" -p "http://172.16.131.5/movie_player.php?cat_id=1&aid=1239&part=2228" -y "mp4:/home2/video/telugu/xmen_united_telugu/14xmen united.mp4" -o 14xmen united.flv

Last edited by aviz1911 : 11-19-2012 at 09:05 AM.
Reply With Quote