PDA

View Full Version : ERROR: RTMP_ReadPacket, failed to read RTMP packet header Closing connection... done


any ANONYMOUS forum user
09-27-2010, 10:46 PM
When I use rtmpsuck v.1.3 in Ubuntu 10.04 I get the following error in about 60% of cases
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!

I haven't noticed any activity in the rtmpdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm) project for a while. Will there be any fixes for the problem???

steamstream
11-01-2010, 07:26 AM
Hi,

Fedora 13 + rtmpdump 2.2 + rtmpsrv. I used rtmpsrv to grab an rtmpdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm) command. When I try the rtmpdump command I get the following:


WARNING: Handshake: Type mismatch: client 6, server answered 8
INFO: Connected
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
*** glibc detected *** rtmpdump: free(): invalid pointer: 0x04be5c40 ***


Is my procedure correct? What other information should I include here to help find/fix the problem?

psi
07-04-2011, 12:50 PM
"ERROR: RTMP_ReadPacket,failed to read RTMP packet header "

part way through download, stops responding with CPU 100%, very repeatable, say every other download

v2.3-2, on ubuntu 11.04, new since OS update (and rtmpdump update) but stream also changed.

used throguh get_iplayer 2.79.

is there debug flag or a drop-in debug build i could get some more info from?

kiely
08-09-2011, 06:43 AM
I was using RTMPdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm) for a long time but it's the first time I have this trouble. There are last lines of cmd:


661.966 kB/6.37 sec
ERROR: WriteN, RTMP send error 10054 <42 bytes>
ERROR: RTMP_ReadPacket, failed to read RTMP packet body. len:5994
666.133 kB/6.40 sec
Download complete

FreeX
08-11-2011, 04:41 PM
Could someone write a patch for RTMPdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm) to make this stream work? It seems to use ticketRenew authentication. I'm asking in this thread, because it shows the same error as in the first post.

kruzel
09-15-2011, 10:30 AM
I have a similar problem when I run librtmp with _DEBUG enabled.
It does not happen without the _DEBUG.

I do that by removing the comment in log.h as defined there:
/* Enable this to get full debugging output */
#define _DEBUG

I run:
ffplay rtmp://192.168.2.103/vod/media/sample.flv

and get error:
RTMP_ReadPacket, failed to read RTMP packet header
rtmp://192.168.2.103/vod/media/sample.flv: Operation not permitted

its on my way to another bug.

Any idea how to make _DEBUG work?

Thanks,
Ofer

fastfood
10-20-2011, 10:06 PM
When I try the RTMPdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm) command I get the following:



connected....
ERROR: RTMP_ReadPacket, failed to read RTMP Packet header

svnpenn
10-20-2011, 10:47 PM
No Url, No Cookie

karlo2105
10-21-2011, 12:36 AM
When I try the rtmpdump command I get the following:




connected....
ERROR: RTMP_ReadPacket, failed to read RTMP Packet header



This message could also mean secure token is missing.