#695512 rtmpdump: RTMP_ReadPacket, failed to read RTMP packet header

Package:
rtmpdump
Source:
rtmpdump
Description:
small dumper for media content streamed over the RTMP protocol
Submitter:
Vladmimir Stavrinov
Date:
2012-12-09 15:12:04 UTC
Severity:
normal
#695512#5
Date:
2012-12-09 14:48:37 UTC
From:
To:
Some time I've got error in subject and there no video stream from rtmpdump while it can be played with browser. Here is an example only:

        rtmpdump -q -v -V \
        -r rtmpe://38.96.148.205/modelo \
        -f \"LNX 10,3,183,43\" \
        -a modelo -y tnt \
        -W http://www.skyonecast.com/player/player.swf \
        -p http://www.skyonecast.com |\
        mplayer -panscan 1 -quiet -title TNT -;


You can see this TV channel at the page:

http://www.skyonecast.com/channel.php?n=tnt

And here is the tail of output of rtmpdump:

DEBUG: Property: <Name:        secureToken, STRING:     8542cf045ffdaa4d6061a947a6bfb90876035d86983dcd7382fa1eb742aa0afe1163259b>
DEBUG: (object end)
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <_result>
DEBUG: HandleInvoke, received result for method call <connect>
DEBUG: sending ctrl. type: 0x0003
DEBUG: Invoking createStream
DEBUG: FCSubscribe: tnt
DEBUG: Invoking FCSubscribe
DEBUG: RTMP_ClientPacket, received: invoke 29 bytes
DEBUG: (object begin)
DEBUG: Property: NULL
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <_result>
DEBUG: HandleInvoke, received result for method call <createStream>
DEBUG: SendPlay, seekTime=0, stopTime=0, sending play: tnt
DEBUG: Invoking play
DEBUG: sending ctrl. type: 0x0003
DEBUG: Invoking deleteStream
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
DEBUG: Closing connection.


As usual these errors are seen with rtmpe.