Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#21
|
|||
|
|||
Re: streamhq.tv - How to download rtmp:// stream with rtmpdumpQuote:
|
#22
|
|||
|
|||
Re: streamhq.tv - How to download rtmp:// stream with rtmpdumpGet an SWF file from the cache of your web-browser.
|
#23
|
|||
|
|||
Re: streamhq.tv - How to download rtmp:// stream with rtmpdumpQuote:
When I look for this "http://streamhq.tv/player/player.swf" in Google, it doesn't display streamhq page so I can't find in Google cache. |
#24
|
|||
|
|||
Re: streamhq.tv - How to download rtmp:// stream with rtmpdumpQuote:
p.s. If by Google cache you mean the cache of the Google search engine, then you're looking into wrong direction. |
#25
|
|||
|
|||
Re: streamhq.tv - How to download rtmp:// stream with rtmpdumpQuote:
Code:
.mozilla/firefox/029xny9x.default/Cache/1/E5/A2ACBd01 key: http://streamhq.tv/player/player.swf fetch count: 8 last fetched: 2011-09-26 22:36:39 last modified: 2011-09-26 22:30:57 expires: 1970-01-01 01:00:00 Data size: 0 Security: This document does not have any security info associated with it. Client: HTTP necko:classified: 1 request-method: GET response-head: HTTP/1.1 302 Found Date: Mon, 26 Sep 2011 20:30:56 GMT Server: Apache Location: http://streamhq.tv Content-Length: 202 Content-Type: text/html; charset=iso-8859-1 |
#26
|
|||
|
|||
Re: streamhq.tv - How to download rtmp:// stream with rtmpdumpQuote:
Or try to modify the expiration date using the Modify Headers extension for Firefox. |
#27
|
|||
|
|||
Re: streamhq.tv - How to download rtmp:// stream with rtmpdumpGuys, precisod and helps to force the download of this site, alphaconcursos.
I tried to use URL Snooper to identify, but could not. Manulmente created the link: HTML Code:
rtmpdump -r "rtmps://51a31bcacc912.streamlock.net/alfaconcursos2s" -W "http://www.alfaconcursos.com.br/imagens/player/player_alfacon.swf" -o demo_pj_lin_por.mp4 --live -T "5bead039555e3046e491864eaa333914" rtmpdump v2.4 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL ERROR: You must specify the playpath (- playpath) or url (-r "rtmp :/ / host [: port] / playpath") containing the playpath Can anyone help me find the correct row to download? HTML Code:
<script type="text/javascript"> $(document).ready(function(){ var srv_at_AlfaCon_94=1; function cp_AlfaCon_94(tl,pl,tc,srv,v1,v2,v3,ms) { jwplayer('AlfaCon_94').setup( { flashplayer:'http://www.alfaconcursos.com.br/imagens/player/'+pl, skin:'http://www.alfaconcursos.com.br/imagens/player/modieus.swf', width:'430',height:'250', allowfullscreen:true, allowscriptaccess:true, wmode:'transparent', stretching:'exactfit', autostart:false, controlbar:'over', bufferlength:'30', 'playlist': [{ 'provider':tc, 'streamer':srv, 'image':'http://www.alfaconcursos.com.br/repositorio/imagens/cursos/94-video_grande.jpg', 'levels': [{ 'bitrate':110, 'width':640, 'file':v3, 'title':'VideoAula Demonstrativa' }] }], 'plugins':{}, events:{onMeta:function(){ if(registrar_log) { registra_log(); } }, onError:function(){ if(srv_at_AlfaCon_94==3) { ps=1; }else { ps=srv_at_AlfaCon_94+1; } pps_AlfaCon_94(ps,1); } } }); } function pps_AlfaCon_94(codigo,play) { switch(codigo) { // "C:\rtmpdump\rtmpdump.exe" -r "rtmps://51a31bcacc912.streamlock.net/alfaconcursos2s" -W "http://www.alfaconcursos.com.br/imagens/player/player_alfacon.swf" -o demo_pj_lin_por.mp4 --live -T "5bead039555e3046e491864eaa333914" case 1:srv_at_AlfaCon_94=1; jwplayer('AlfaCon_94').remove(); cp_AlfaCon_94('Servidor 1 (BR)', 'player_alfacon.swf', 'rtmp', 'rtmps://51a31bcacc912.streamlock.net/alfaconcursos2s', 'aula/aulas_demo/demo_pj_lin_por.mp4', '100/aulas_demo/demo_pj_lin_por.mp4', '200/aulas_demo/demo_pj_lin_por.mp4', 'http://51a31bcacc912.streamlock.net:1935/alfaconcursos2s/_definst_/mp4:200/aulas_demo/demo_pj_lin_por.mp4/playlist.m3u8'); if(play==1) { jwplayer('AlfaCon_94').play(); } break; case 2:srv_at_AlfaCon_94=2; jwplayer('AlfaCon_94').remove(); cp_AlfaCon_94('Servidor 2 (FL)', 'player_alfacon.swf', 'rtmp', 'rtmps://51b73eba923b9.streamlock.net/alfaconcursos2s', 'aula/aulas_demo/demo_pj_lin_por.mp4', '100/aulas_demo/demo_pj_lin_por.mp4', '200/aulas_demo/demo_pj_lin_por.mp4', 'http://51b73eba923b9.streamlock.net:1935/alfaconcursos2s/_definst_/mp4:200/aulas_demo/demo_pj_lin_por.mp4/playlist.m3u8'); if(play==1){ jwplayer('AlfaCon_94').play(); } break; case 3:srv_at_AlfaCon_94=3; jwplayer('AlfaCon_94').remove(); cp_AlfaCon_94('Servidor 3 (MI)', 'player_alfacon.swf', 'rtmp', 'rtmps://51a59b8396b9d.streamlock.net/alfaconcursos2s', 'aula/aulas_demo/demo_pj_lin_por.mp4', '100/aulas_demo/demo_pj_lin_por.mp4', '200/aulas_demo/demo_pj_lin_por.mp4', 'http://51a59b8396b9d.streamlock.net:1935/alfaconcursos2s/_definst_/mp4:200/aulas_demo/demo_pj_lin_por.mp4/playlist.m3u8'); if(play==1){ jwplayer('AlfaCon_94').play(); } break; } } $('#fm_AlfaCon_94').bind("click",function(){ $('#MSG_AlfaCon_94').hide('fast','linear'); }); $('#rp_AlfaCon_94').bind("click",function(){ jwplayer('AlfaCon_94').remove(); }); $('#opcoes_AlfaCon_94').bind("click",function(){ $('#botoes_serv_AlfaCon_94').fadeToggle('fast','linear'); }); $('#rl_AlfaCon_94').bind("click",function(){ jwplayer('AlfaCon_94').remove(); pps_AlfaCon_94(srv_at_AlfaCon_94,1); }); $('#s1_AlfaCon_94').bind("click",function(){ pps_AlfaCon_94(1,1); }); $('#s2_AlfaCon_94').bind("click",function(){ pps_AlfaCon_94(2,1); }); $('#s3_AlfaCon_94').bind("click",function(){ pps_AlfaCon_94(3,1); }); pps_AlfaCon_94(srv_at_AlfaCon_94,0); }); </script> |
#28
|
|||
|
|||
Re: streamhq.tv - How to download rtmp:// stream with rtmpdumpI can not make donwload the video:
would like to help me? I want to buy access, but are limited to 5 times of access, and would like to download them for study. HTML Code:
rtmpdump -r "rtmps://51a31bcacc912.streamlock.net:1935/alfaconcursos2s" -a "ondemand" -W "http://www.alfaconcursos.com.br/imagens/player/player_alfacon.swf" -y "mp4:200/aulas_demo/demo_pj_lin_por.mp4" -o demo_pj_lin_por.mp4 --live -T "5bead039555e3046e491864eaa333914" RTMPDump v2.4 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... ERROR: RTMP_Connect0, failed to connect socket. 111 (Connection refused) Font: HTML Code:
case 1:srv_at_AlfaCon_94=1; jwplayer('AlfaCon_94').remove(); cp_AlfaCon_94('Servidor 1 (BR)', 'player_alfacon.swf', 'rtmp', 'rtmps://51a31bcacc912.streamlock.net/alfaconcursos2s', 'aula/aulas_demo/demo_pj_lin_por.mp4', '100/aulas_demo/demo_pj_lin_por.mp4', '200/aulas_demo/demo_pj_lin_por.mp4', 'http://51a31bcacc912.streamlock.net:1935/alfaconcursos2s/_definst_/mp4:200/aulas_demo/demo_pj_lin_por.mp4/playlist.m3u8'); if(play==1)... |
#29
|
|||
|
|||
Re: streamhq.tv - How to download rtmp:// stream with rtmpdumppost original stream or video link
|
#30
|
|||
|
|||
Re: streamhq.tv - How to download rtmp:// stream with rtmpdumpI'm using Ubuntu already installed rtmpdump, but still of the ERROR:
Quote:
|
Tags: download, lankajustin, lankajustin com, rtmp, rtmpdump, stream hq, streamhq, streamhq tv |
Thread Tools | |
Display Modes | |
|
|