简体   繁体   English

使用Nginx进行流式传输(流畅的流式传输)

[英]Streaming with nginx (smooth streaming)

I am interested in video streaming, but I have a problem. 我对视频流感兴趣,但是有问题。

I have tried to use http_flv_module combined with http_secure_link_module that is great, but I have found that nginx has an alternative called nginx-rtmp-module . 我曾尝试使用http_flv_module联合http_secure_link_module这是伟大的,但我发现,Nginx已经称为一种替代nginx-rtmp-module

I need to do something to stream video in small content fragments to offer more options like changing resolution and enabling computers with lower bandwidth to to view it. 我需要做一些事情来以小片段内容流式传输视频,以提供更多选项,例如更改分辨率并允许带宽较低的计算机查看它。

My question is, is there any solution for Smooth Streaming with the nginx server ? 我的问题是,是否有使用nginx服务器进行平滑流传输的解决方案?

Looks like this module will get you what you're looking for: 看起来此模块将为您提供所需的东西:

http://h264.code-shop.com/trac/wiki/Mod-Smooth-Streaming-Nginx-Version1 http://h264.code-shop.com/trac/wiki/Mod-Smooth-Streaming-Nginx-Version1

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM