View Single Post
  #6  
Old 05-17-2014, 02:16 PM
nullacht nullacht is offline
Senior Member
 
Join Date: Jan 2010
Posts: 230
nullacht will become famous soon enoughnullacht will become famous soon enough
Default

Re: How to rtmpdump hdcast.org stream?


Quote:
Originally Posted by summitsc View Post
It is not working.
RTMPSUCK:

Code:
RTMP Proxy Server v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935
Processing connect
app: r/
flashVer: WIN 13,0,0,182
swfUrl: http://xuscacamusca.se/jwplayer/jwplayer.flash.swf
tcUrl: rtmpe://l.xuscacamusca.se/r/
pageUrl: http://xuscacamusca.se/?id=21429&width=100%&height=100%
WARNING: Trying different position for server digest!
ERROR: WriteN, RTMP send error 10038 (16 bytes)
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!

Processing connect
app: c0be82e1442e7169a9a358db47fcafcb
flashVer: WIN 13,0,0,182
swfUrl: http://xuscacamusca.se/jwplayer/jwplayer.flash.swf
tcUrl: rtmpe://89.248.162.212:443/c0be82e1442e7169a9a358db47fcafcb
pageUrl: http://xuscacamusca.se/?id=21429&width=100%&height=100%
WARNING: Trying different position for server digest!
Playpath: b15293
Saving as: b15293
INFO: Metadata:
INFO:   duration              0.00
INFO:   width                 512.00
INFO:   height                288.00
INFO:   videodatarate         448.00
INFO:   framerate             25.00
INFO:   videocodecid          7.00
INFO:   audiodatarate         0.00
INFO:   audiosamplerate       11025.00
INFO:   audiosamplesize       16.00
INFO:   stereo                FALSE
INFO:   audiocodecid          2.00
INFO:   encoder               Lavf55.21.100
INFO:   filesize              0.00
WARNING: ignoring too small audio packet: size: 0
RTMPDUMP:

Code:
rtmpdump -r "rtmpe://89.248.162.212:443/c0be82e1442e7169a9a358db47fcafcb" -a "c0be82e1442e7169a9a358db47fcafcb" -W "http://xuscacamusca.se/jwplayer/jwplayer.flash.swf" -p "http://xuscacamusca.se/?id=21429&width=100%&height=100%" -y "b15293" -o 1.flv --live
Code:
RTMPDump v2.4
(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:   duration              0.00
INFO:   width                 512.00
INFO:   height                288.00
INFO:   videodatarate         448.00
INFO:   framerate             25.00
INFO:   videocodecid          7.00
INFO:   audiodatarate         0.00
INFO:   audiosamplerate       11025.00
INFO:   audiosamplesize       16.00
INFO:   stereo                FALSE
INFO:   audiocodecid          2.00
INFO:   encoder               Lavf55.21.100
INFO:   filesize              0.00
3385.784 kB / 102.30 sec
Reply With Quote