Audio/video stream recording forums
|
| Attention Visitor: |
You may have to register or log in before you can post:
|
|
|||||||
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
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>
Last edited by hangmeas : 03-14-2014 at 03:09 AM. Reason: update script |
|
#2
|
|||
|
|||
Re: komsan.tv how to record with rtmpdump?use the adobehds script
|
|
| Tags: komsan |
| Thread Tools | |
| Display Modes | |
|
|