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

komsan.tv how to record with rtmpdump?

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

hangmeas 03-14-2014 02:06 AM

komsan.tv how to record with rtmpdump?


 
Hey, is there possibility to record streams from this site??

http://komsan.tv/khlivetv/komsan/hengmeas-hd/

Code:

<script type="text/javascript" src="/flowplayer/flowplayer-3.2.13.min.js"></script>
                                        <script type="text/javascript">
                                                flowplayer("tr_fplayer", "/flowplayer/flowplayer-3.2.18.swf", {
                                                        plugins: {
                                                                f4m: {
                                                                        url: "/flowplayer/flowplayer.f4m-3.2.10.swf",
                                                                        dvrBufferTime: 5,
                                                                        liveBufferTime: 5,
                                                                },
                                                                httpstreaming: {
                                                                        url: "/flowplayer/flowplayer.httpstreaming-3.2.11.swf"
                                                                }
                                                        },
                                                        clip: {
                                                                url: "http://115.178.24.90:1935/trdvr/_definst_/c1.stream/manifest.f4m?DVR&wowzastart=2014-03-13-15:05:26",
                                                                urlResolvers: ['f4m'],
                                                                provider: 'httpstreaming',
                                                                autoPlay: true,
                                                        },
                                                        onLoad: function() {
                                                                this.setVolume(100);
                                                        },
                                                       
                                                });


                                        </script>

thanks

mckv 03-14-2014 07:08 AM

Re: komsan.tv how to record with rtmpdump?


 
use the adobehds script


All times are GMT -6. The time now is 11:28 PM.