www.videohlam.ru - How to dump it Russian TV streamI found some Russian flash channels on _www.videohlam.ru/site/page/tv. I sniffed them with URL Snooper and all I got is this
Code:
rtmp://stream3.optizone.ru:1935/rtmp I also found some infos here. HTML Code:
<script type="text/javascript" src="/scripts/player/js/flowplayer-3.2.2.min.js"></script><div Code:
rtmpdump -v -r "rtmp://stream3.optizone.ru:1935/rtmp/stream/vlc107.ts" -W "http://www.videohlam.ru/scripts/player/swf/flowplayer-3.2.2.swf" | vlc - |
Re: www.videohlam.ru - How to dump it Russian TV streamfor me it does not work
hmmm? |
Re: www.videohlam.ru - How to dump it Russian TV streamfails with vlc for me works fine with mplayer
Code:
rtmpdump -r "rtmp://stream3.optizone.ru:1935/rtmp" -a "rtmp" -f "LNX 11,0,1,129" -W "http://www.videohlam.ru/scripts/player/swf/flowplayer.rtmp-3.2.1.swf" -p "http://www.videohlam.ru/site/page/tv" -y "stream/vlc107.ts" -o - | mplayer -cache 2000 - |
Re: www.videohlam.ru - How to dump it Russian TV streamQuote:
how can I find the path for each consignment |
Re: www.videohlam.ru - How to dump it Russian TV streamQuote:
It also works for me with VLC when you use this command above. I am astonished you didn't mention -v parameter for live streaming. I thought every live streaming should use -v parameter. How did you find it? Does this command download video or it only plays live video? |
All times are GMT -6. The time now is 06:54 PM. |