Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
rtmpdump RTMP_ReadPacket, failed to read RTMP packet headerhi 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! |
#2
|
|||
|
|||
Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet headerCode:
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%) |
#3
|
|||
|
|||
Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet headerrtmpdump -r "rtmp://fod.fiba1.aka.oss1.performgroup.com/fod/oss1/2286/1425/2y7cf30295eg1e8vp7n2fn02x.mp4" -o
|
#4
|
|||
|
|||
Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet headerThis 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? |
#5
|
|||
|
|||
Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet headerwhich version of rtmpdump you use?
try with KSV latest release |
#6
|
|||
|
|||
Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet headerwhere can I get that? thanks!
|
Tags: rtmp |
Thread Tools | |
Display Modes | |
|
|