Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

Analysis params from RTMP URL to download by rtmpdump commandline

(http://stream-recorder.com/forum/showthread.php?t=22635)

phillip7.et 01-22-2017 08:34 AM

Analysis params from RTMP URL to download by rtmpdump commandline


 
Hi everyone
I got a link by IDM(Internet Download Manager) from live stream videos flash player of website http://www.bet365.com/extra/en/ :

Quote:

rtmp://cp362963.live.edgefcs.net/live/Tennis_ITFMen_TurkeyF1Singles_10932726_1364k@s3162 89?auth=da_ajardJb6aoaBbtaHcWceb5aGdgbkbxdJ-byGEhR-E-FxCAFoJnpAuDKEd-rena&aifp=v1/Tennis_ITFMen_TurkeyF1Singles_10932726_1364k@s3162 89?auth=da_ajardJb6aoaBbtaHcWceb5aGdgbkbxdJ-byGEhR-E-FxCAFoJnpAuDKEd-rena&aifp=v1
IDM can stream live video to file successfully
But Can I stream this live video by rtmpdump command line ?

I try analysis rtmp params and my command line is
Quote:

rtmpdump -r rtmp://cp362963.live.edgefcs.net/live -y "Tennis_ITFWomen_PetitBourgGuadeloupeSinglesWWITFF RA02A_10934180_1364k@s316285" -u "da_d6dFa3bUcIbabndhc2dFdeaVaLbUbhcL-byGPpV-E-EAwxFoHppBnDEHh-nfkc" -W http://www.bet365.com/extra/streamin...ayerLoader.swf -f "WIN 24,0,0,194" -p http://www.bet365.com/extra/en/ -v -o "video.flv"
I'm not sure I set param right !
and rtmpdump can not download


------------
Other website use flash player live stream videos without authentication (login) : http://streema.com/tv/play/Hanoi_TV_HTV_1
I have a link got by IDM as : rtmp://123.30.191.207/hanoi1//live?e=1485099611&st=1f9jEkI9KuRcg7YpHMMpzQ

I use rtmpdump instead IDM
My command line :
Quote:

rtmpdump -r rtmp://123.30.191.207/hanoi1/live -v -y 1485099611 -f "WIN 24,0,0,194" -W "http://hanoitv.vn/lib/jwplayer6.12/jwplayer.flash.swf" -p "http://streema.com/tv/play/Hanoi_TV_HTV_1" -T "1f9jEkI9KuRcg7YpHMMpzQ" -o "aaa.mp4"
But I stream video failed

Do I set rtmp param wrong ?


All times are GMT -6. The time now is 10:55 AM.