Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

rtmpdump RTMP_ReadPacket, failed to read RTMP packet header

(http://stream-recorder.com/forum/showthread.php?t=18771)

outatime 09-09-2014 10:48 AM

rtmpdump RTMP_ReadPacket, failed to read RTMP packet header


 
hi guys

I'm trying to download an on demand stream from here:
rtmp://220.233.2.220:1935/fod?_fcs_vhost=fod.fiba1.aka.oss1.performgroup.com <break>mp4:oss1/2286/1425/2y7cf30295eg1e8vp7n2fn02x.mp4

But the download doesn't complete and gives this error message: rtmpdump RTMP_ReadPacket, failed to read RTMP packet header

am I missing something? Thanks for your help!

hasomaso 09-09-2014 10:50 AM

Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet header


 
Code:

rtmpdump -r "rtmp://fod.fiba1.aka.oss1.performgroup.com/fod/oss1/2286/1425/2y7cf30295eg1e8vp7n2fn02x.mp4" -o "output.flv"
Code:

RTMPDump v2.4 GIT-2014-03-02 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  duration                8516.44
INFO:  moovPosition            32.00
INFO:  audiocodecid            mp4a
INFO:  width                  1280.00
INFO:  height                  720.00
INFO:  videocodecid            avc1
INFO:  avcprofile              77.00
INFO:  avclevel                31.00
INFO:  aacaot                  2.00
INFO:  audiosamplerate        44100.00
INFO:  audiochannels          2.00
INFO:  videoframerate          25.00
INFO: trackinfo:
INFO:  length                  375573504.00
INFO:  timescale              44100.00
INFO:  language                eng
INFO: sampledescription:
INFO:  sampletype              mp4a
INFO:  length                  212911000.00
INFO:  timescale              25000.00
INFO:  language                eng
INFO: sampledescription:
INFO:  sampletype              avc1
7423.310 kB / 9.44 sec (0.1%)
Caught signal: 2, cleaning up, just a second...
7487.310 kB / 9.56 sec (0.1%)


denobis 09-09-2014 11:01 AM

Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet header


 
rtmpdump -r "rtmp://fod.fiba1.aka.oss1.performgroup.com/fod/oss1/2286/1425/2y7cf30295eg1e8vp7n2fn02x.mp4" -o

outatime 09-09-2014 11:17 AM

Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet header


 
This is what I get:

Code:

RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: RTMP_ReadPacket, failed to read RTMP packet header


How come it worked on yours? I notice you are using a different version.. Where can I download that?

hasomaso 09-09-2014 11:24 AM

Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet header


 
which version of rtmpdump you use?
try with KSV latest release

outatime 09-09-2014 11:28 AM

Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet header


 
Quote:

Originally Posted by hasomaso (Post 70399)
which version of rtmpdump you use?
try with KSV latest release

where can I get that? thanks!

hasomaso 09-09-2014 11:32 AM

Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet header


 
https://github.com/K-S-V/Scripts/releases

outatime 09-11-2014 04:24 AM

Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet header


 
hi hasomaso, is it possible to download the mp4 file directly? rather than converting it to flv?

hasomaso 09-11-2014 05:28 AM

Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet header


 
put link from video

outatime 09-11-2014 08:18 PM

Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet header


 
Quote:

Originally Posted by hasomaso (Post 70442)
put link from video

same link as per my original post:

rtmp://fod.fiba1.aka.oss1.performgroup.com/fod/oss1/2286/1425/2y7cf30295eg1e8vp7n2fn02x.mp4


All times are GMT -6. The time now is 07:08 AM.