PDA

View Full Version : Help me recorder video live


tme_power
03-26-2013, 09:43 PM
Please help me recorder video live
Thank very much

link

http://tv24.vn/TV24/11/36/vtv9-xem-truc-tuyen-mien-phi-toc-do-cao-cuc-hot-cuc-hay.html

Code: <script type="text/javascript">
jwplayer('mediaplayer').setup({
'id': 'playerID',
'flashplayer': '/getflash.ashx',
'width': '480',
'height': '360',
'provider': 'rtmp',
'file': 'vtv9.stream',
'streamer': 'rtmpe://112.197.2.11:1935/live',
'image': '/WebMedia/mediaplayer/sctvpicture.jpg',
'controlbar': 'over',
'allowFullscreen': 'true',
'autostart': 'true',
'plugins': {
'hd-2': {
'file': '', 'fullscreen': 'false'
}

}
});
</script>

chap
03-27-2013, 12:46 AM
rtmpdump -r "rtmpe://112.197.2.11:1935/live" -a "live" -W "http://tv24.vn/getflash.ashx" -p "http://tv24.vn/TV24/11/36/vtv9-xem-truc-tuyen-mien-phi-toc-do-cao-cuc-hot-cuc-hay.html" --live -y "vtv9.stream" -o "vtv9.stream.flv" -T "!3zxcvbnm4@"