是否有适用于 Windows 的 HTTP Live Streaming 客户端?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/3458646/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 15:01:16  来源:igfitidea点击:

Are there any HTTP Live Streaming clients for Windows?

windowsclientvlchttp-live-streaming

提问by rewbs

Is there a Windows player that implements the client portion of the HTTP Live Streaming RFC? This would be quite handy for testing purposes.

是否有实现HTTP Live Streaming RFC客户端部分的 Windows 播放器?这对于测试目的来说非常方便。

A VLC nightly (1.2.0-git-20100811) can open some of the sample m38u playlists provided by Apple, but it treats each segment as a separate video, so I don't think VLC trunk has a full client implementation yet. Any alternatives?

VLC nightly (1.2.0-git-20100811) 可以打开一些Apple 提供示例 m38u 播放列表,但它将每个片段视为一个单独的视频,所以我认为 VLC 主干还没有完整的客户端实现。任何替代方案?

回答by user604024

Try VLC 0.8.4 on the server and on the client sides. I used this to capture my TV programme through a satellite box on to my laptop running VLC 0.8.4 and then stream to the internet. On another Laptop somewhere in the world (actually i used this second laptop when I go to work) to receive the live streaming video in real-time. It is wonderful. I enjoy my lovely programmes on the go with laptop. My next finding is to receive it on my Blackberry bold.

在服务器端和客户端尝试 VLC 0.8.4。我用它通过卫星盒将我的电视节目捕获到运行 VLC 0.8.4 的笔记本电脑上,然后流式传输到互联网。在世界某处的另一台笔记本电脑上(实际上我上班时使用了第二台笔记本电脑)实时接收直播视频。这真是棒极了。我喜欢随身携带笔记本电脑的可爱程序。我的下一个发现是在我的 Blackberry 粗体上接收它。

回答by vipw

Some possible clients are VLC from the 1.2 branch(or the demo from Anevia), XBMC, Boxee, ffplay/avplay.

一些可能的客户是从1.2分支VLC(或演示Anevia),XBMCBoxee的ffplay/ avplay

回答by stux

The free 3ivx HLS Media Player for Windows 8 in the Windows Store can play m3u8 HLS URLs

Windows 应用商店中免费的适用于 Windows 8 的 3ivx HLS Media Player 可以播放 m3u8 HLS URL

http://apps.microsoft.com/windows/en-us/app/3ivx-hls-player/f79ce7d0-2993-4658-bc4e-83dc182a0614

http://apps.microsoft.com/windows/en-us/app/3ivx-hls-player/f79ce7d0-2993-4658-bc4e-83dc182a0614

回答by xmedeko

回答by rogerdpack

itunes perhaps?

也许是iTunes?

回答by Miggy

VLC version 2.1.5 "Ricewind" plays HLS streams. I have tried myself. It is not the best as it has moves between the bit rates but if you keep constant bandwidth it works fine.

VLC 2.1.5 版“Ricewind”播放 HLS 流。我自己试过了。它不是最好的,因为它在比特率之间移动,但如果您保持恒定带宽,它可以正常工作。