鉴于我可以获得这个抽搐流的hls网址,如何在c#中准确缓冲5分钟的“源”质量与5分钟的“中等”质量?

时间:2015-07-18 12:49:02

标签: c# twitch

这是使用实时流媒体获取网址的命令

livestreamer http://twitch.tv/riotgames source -j --player-continuous-http

{
  "headers": {
    "Accept-Encoding": "gzip, deflate, compress",
    "Accept": "*/*",
    "User-Agent": "python-requests/2.2.1 CPython/2.7.3 Windows/7"
  },
  "type": "hls",
  "url": "http://video15.dfw01.hls.ttvnw.net/hls57/riotgames_15358062512_2731352
84/chunked/py-index-live.m3u8?token=id=7959476983820996588,bid=15358062512,exp=1
437309846,node=video15-1.dfw01.hls.justin.tv,nname=video15.dfw01,fmt=chunked&sig
=b1232b4cf2261775aab78617d66b383713dd1a2e"
}

我想制作一个有人可以说的节目,嘿剪辑我流的最后5分钟,我无法因为我正在制作剧本。

0 个答案:

没有答案