View Single Post
  #1  
Old 04-02-2014, 02:47 PM
snypercopyright snypercopyright is offline
Junior Member
 
Join Date: Apr 2014
Posts: 18
snypercopyright is on a distinguished road
Default

Re: streamhq.tv - How to download rtmp:// stream with rtmpdump


I 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"
ERROR:
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)...
Reply With Quote