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 headerI 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 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 Last edited by nullacht : 07-07-2013 at 07:05 AM. |
|
#2
|
|||
|
|||
Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet headerCode:
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
|
|
#3
|
|||
|
|||
Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet headerthanks 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 |
|
#4
|
|||
|
|||
Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet header@jojesh
I deleted some of your posts. One thread should be enough! Last edited by nullacht : 07-07-2013 at 08:30 AM. |
|
#5
|
|||
|
|||
Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet header@nullacht
Thanks...Actually it was a mistake |
|
#6
|
|||
|
|||
Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet headerQuote:
|
|
#7
|
|||
|
|||
Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet header |
|
#8
|
|||
|
|||
Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet headerthanks i will check it later..now @ office
|
|
#9
|
|||
|
|||
Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet headercan anybody help to get the parameters for rtmpdump
http://1tvlive.in/asianet-plus/ what i have got Quote:
|
|
#10
|
|||
|
|||
Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet headerCode:
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" |
|
| Tags: packet header, readpacket, rtmpdump |
| Thread Tools | |
| Display Modes | |
|
|