PDA

View Full Version : RTMP_ReadPacket--failed to read RTMP packet header


aviz1911
11-19-2012, 05:51 AM
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?cat_id=1&aid=1239&part=2228

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

aviz1911
11-19-2012, 09:11 AM
Link updated---But i think it is my ISP site movie link .. will this link open for all ??

aviz1911
11-19-2012, 10:06 AM
i said before this movie is in my ISP site and they gave me a ip address 172.16.131.5
I am asking is there any way to download and are there any modifications or errors in the above rtmp code ??

svnpenn
11-19-2012, 10:12 AM
Sort yourself or get out.

$ wget -t1 "http://172.16.131.5/movie_player.php?cat_id=1&aid=1239&part=2228"
--2012-11-19 10:43:23-- http://172.16.131.5/movie_player.php?cat_id=1&aid=1239&
part=2228
Connecting to 172.16.131.5:80... failed: Connection timed out.
Giving up.

aviz1911
11-19-2012, 10:20 AM
Ok i will post the "page source" of my ISP movie page...
I tried downloading with Replay media catcher 4.It said "It is illegal to bypass copy protection."
I tried using RTMPexplorer and it gives me the error "failed to read RTMP packet header".

Page source of the movie in my ISP site (http://www.mediafire.com/?8wb9yb1jw5aargg)