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

Help me recorder video live

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

tme_power 03-26-2013 09:43 PM

Help me recorder video live


 
Please help me recorder video live
Thank very much

link

http://tv24.vn/TV24/11/36/vtv9-xem-t...t-cuc-hay.html

Code:
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

Re: Help me recorder video live


 
Code:

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@"


All times are GMT -6. The time now is 07:23 AM.