Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
cricfree.tv, Wont dump, failed to update header as dump starts!Ok so playing with streams and testing an updated build of rtmpdump but now cricfree is not dumping on old build or new build!
Have they done some thing or is it some thing changed my side? Site URL http://cricfree.tv/sky-calcio-in-diretta.php rtmpdump v -V -r rtmp://31.220.0.82:1935/live -p http://www.eucast.tv/embed.php?live=skycalcioit -y skycalcioit -f WIN 13,0,0,214 -W http://www.eucast.tv/player5.9.swf -a live videokeyframe_frequency: 5 audiodevice : Rear Input (SoundMAX Integrated audiochannels : 1 audioinputvolume: 47 encoder : Lavf55.12.0 Stream #0.0: Video: libx264, yuv420p, 640x350 [PAR 1:1 DAR 64:35], q=2-31, 512 kb/s, 1k tbn, 1k tbc Stream #0.1: Audio: [2][0][0][0] / 0x0002, 11025 Hz, mono, 20 kb/s Stream mapping: Stream #0:0 -> #0:0 (copy) Stream #0:1 -> #0:1 (copy) Press ctrl-c to stop encoding 141.400 kB / 6.75 sec DEBUG: Invoking deleteStream ERROR: RTMP_ReadPacket, failed to read RTMP packet header 263.226 kB / 8.15 sec DEBUG: RTMP_Read returned: 0 Download complete DEBUG: Closing connection. Failed to update header with correct duration. [flv @ 0x314f1a0] Failed to update header with correct filesize. frame= 104 fps= 0 q=-1.0 Lsize= 263kB time=8.12 bitrate= 265.8kbits/s video:238kB audio:20kB global headers:0kB muxing overhead 2.019606% |
#2
|
|||
|
|||
Re: cricfree.tv, Wont dump, failed to update header as dump starts!Any one help me with this please?
|
#3
|
|||
|
|||
Re: cricfree.tv, Wont dump, failed to update header as dump starts!they use a token
in the page html Code:
jwplayer("myElement").setup({ file: "rtmp://31.220.0.138:1935/redirect/skycalcioit", aboutlink: "http://eucast.tv", abouttext: "EUcast", skin: "", width: "620", height: "490", autostart: "true", repeat: "true", rtmp: { securetoken: "%bZve(nKa@#Z" } }); Code:
rtmpdump -r "rtmp://31.220.0.138:1935/redirect/" -a "redirect/" -W "https://ssl.p.jwpcdn.com/6/8/jwplayer.flash.swf" -p "http://www.eucast.tv" -y "skycalcioit" -v -T '%bZve(nKa@#Z' |
#4
|
|||
|
|||
Re: cricfree.tv, Wont dump, failed to update header as dump starts!Big thanks for the help!!
|
#5
|
|||
|
|||
Re: cricfree.tv, Wont dump, failed to update header as dump starts!eucast.tv is again stopped dumping. Please anyone give the rtmpdump for this stream:
http://www.skysport.tv/sky-sports-1-live-stream-uk.php |
#6
|
|||
|
|||
Re: cricfree.tv, Wont dump, failed to update header as dump starts!New securetoken:
Code:
"%ZZri(nKa@#Z" |
#7
|
|||
|
|||
Re: cricfree.tv, Wont dump, failed to update header as dump starts!Quote:
Code:
rtmpdump -r "rtmp://31.220.0.138:1935/redirect/" -a "redirect/" -W "https://ssl.p.jwpcdn.com/6/8/jwplayer.flash.swf" -p "http://www.eucast.tv" -y "ss1x" -v -T '%ZZri(nKa@#Z' -o "output.flv" |
#8
|
|||
|
|||
Re: cricfree.tv, Wont dump, failed to update header as dump starts!Here you go...
Code:
rtmpdump -r "rtmp://31.220.0.104:1935/live" -a "live" -f "WIN 11,9,900,117" -W "http://www.eucast.tv/ePlayer.swf" -p "http://www.eucast.tv/embed.php?live=ss1x&vw=620&vh=490" --live -y "ss1x" -o "2014-05-26_12-24-10_ss1x.flv" -T "%%ZZri(nKa@#Z" Note: if create a .bat file with the above code, YOU MUST edit the token as such -T "%%ZZri(nKa@#Z" -- you basically add an additional '%' Quote:
|
#9
|
|||
|
|||
Re: cricfree.tv, Wont dump, failed to update header as dump starts!Ok I tried anove but its not working on ITL footy any one got the token for bellow link swf link included
TY url: http://cricfree.eu/sky-calcio-in-diretta.php swf: http://www.eucast.tv/ePlayer.swf |
#10
|
|||
|
|||
Re: cricfree.tv, Wont dump, failed to update header as dump starts!Try this...
Code:
rtmpdump -r "rtmp://31.220.0.103:1935/live" -a "live" -f "WIN 11,9,900,117" -W "http://www.eucast.tv/ePlayer.swf" -p "http://www.eucast.tv/embed.php?live=skycalcioit&vw=620&vh=490" --live -y "skycalcioit" -o "2014-05-26_12-11-47_skycalcioit.flv" -T "%ZZri(nKa@#Z" |
Tags: header, rtmpdump |
Thread Tools | |
Display Modes | |
|
|