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=16467)

jojesh 07-06-2013 08:05 PM

rtmpdump RTMP_ReadPacket, failed to read RTMP packet header


 
I am trying to capture the stream from http://zonytvcom.info/saki2/embed.ph...asianet.stream

i used

Code:

rtmpdump -r rtmpe://94.242.228.40:1934/live2  -W http://zonytvcom.info/saki/player/src2.swf -p http://www.zonytvcom.info/saki2/watch.php?live=asianet.stream -y asianet.stream -V -o test.flv -z
but i got

DEBUG: Invoking deleteStream
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
DEBUG: Closing connection.

can anybody please suggest the proper rtmpdump way to get the stream

chap 07-07-2013 12:59 AM

Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet header


 
Code:

rtmpdump -r rtmpte://94.242.228.40:1934/live2 -a live2 -W http://zonytvcom.info
/saki/player/src2.swf -p "http://www.zonytvcom.info/saki2/watch.php?live=asianet
.stream" -y asianet.stream -v -o test.flv -T "9op0b5@7n1s5ip1"
RTMPDump v2.4 GIT-2012-12-30 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: Trying different position for server digest!
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:  audiochannels          1.00
INFO:  audiosamplerate        12000.00
INFO:  audiocodecid            mp4a
INFO:  videocodecid            avc1
INFO:  width                  320.00
INFO:  height                  240.00
INFO:  frameWidth              320.00
INFO:  frameHeight            240.00
INFO:  displayWidth            320.00
INFO:  displayHeight          240.00
INFO:  framerate              15.00
INFO: trackinfo:
INFO:  timescale              12000.00
INFO:  language                eng
INFO: sampledescription:
INFO:  sampletype              MP4A-LATM
INFO:  type                    audio
INFO:  config                  1488
INFO:  description            {AACFrame: size: 0, rate: 12000, channels: 1, sa
mples: 1024, errorBitsAbsent: true, profileObjectType: "LC"}
INFO:  timescale              90000.00
INFO:  language                eng
INFO: sampledescription:
INFO:  sampletype              H264
INFO:  type                    video
INFO:  profile-level-id        42e00c
INFO:  sprop-parameter-sets    Z0LgDJZSAoP2ApwUFBUAAAu4AAFfkIQ=,aM44gA==
INFO:  description            {H264CodecConfigInfo: profile: "Baseline", level
: 1.2, frameSize: 320x240, displaySize: 320x240, PAR: 1:1, frameRate: 15.0}
INFO: rtpsessioninfo:
INFO:  connectiondata          IN IP4 115.112.238.28
INFO:  name                    H264_QVGA (1)
INFO:  origin                  - 950699342 4883819 IN IP4 192.168.99.116
INFO:  timing                  0 0
INFO:  protocolversion        0
INFO: attributes:
INFO:  range                  npt=now-
356.659 kB / 15.92 sec


jojesh 07-07-2013 02:44 AM

Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet header


 
thanks for the reply. But it would be helpful if you can share how it is solved.

how the -T value is obtained for the swf. I tried to get it using some flash disassembler but failed also tried with http://www.showmycode.com/ but could not obtain it.

Also please let me know why the protocol is changed to rtmpte. with this protpcol i got some problem but when i specify it with rtmpe it worked.

I would like to know from where i can get the latest rtmpdump

nullacht 07-07-2013 05:37 AM

Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet header


 
@jojesh

I deleted some of your posts. One thread should be enough!

jojesh 07-07-2013 04:10 PM

Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet header


 
@nullacht

Thanks...Actually it was a mistake

jojesh 07-17-2013 10:28 PM

Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet header


 
Quote:

how the -T value is obtained for the swf. I tried to get it using some flash disassembler but failed also tried with http://www.showmycode.com/ but could not obtain it.

Also please let me know why the protocol is changed to rtmpte. with this protpcol i got some problem but when i specify it with rtmpe it worked.
can anybody give an answer to my above doubts..am I at wrong thread?

chap 07-17-2013 11:00 PM

Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet header


 
use Trillix.Flash.Decompiler

http://zonytvcom.info/saki/player/src0.swf

jojesh 07-18-2013 08:21 PM

Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet header


 
thanks i will check it later..now @ office

jojesh 08-01-2013 05:58 AM

Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet header


 
can anybody help to get the parameters for rtmpdump

http://1tvlive.in/asianet-plus/

what i have got

Quote:

-r rtmp://141.8.244.56/live -a live -W http://sportsembed.com/class/playerhd.swf -p http://www.sportsembed.com -y asianet_plus_hd
but it seems not working

freez 08-01-2013 06:05 AM

Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet header


 
Code:

rtmpdump -r "rtmp://141.8.244.56/live" -a "live" -f "WIN 11,8,800,94" -W "http://sportsembed.com/class/playerhd.swf" -p "http://sportsembed.com/embed.php?v=asianet_plus_hd&vw=600&vh=450&typeplayer=0&domain=pogotv.eu" --live -y "asianet_plus_hd" | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe"
-


All times are GMT -6. The time now is 02:58 PM.