Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在服务器上有很多非常大的记录 mpeg.ts 文件(每个几个小时),我希望它们流式传输到网站。我正在考虑将 red5 与 xuggler 一起使用。我的客户可以请求一个文件,红色 5 可以将它流式传输到客户。Xuggler 可以即时将流转码为 Flash 视频。
这是一个好方法吗?有人可以指导我演示代码吗?
谢谢