简体   繁体   English

Nginx是否支持rtmpt / rtmpts?

[英]Does nginx support rtmpt/rtmpts?

I'm interested in getting the "rtmpt" and "rtmpts" protocol working on a an embedded linux device (like a capture camera) where the embedded linux device acts a standalone rtmpt/rtmpts server. 我对使“ rtmpt”和“ rtmpts”协议在嵌入式linux设备(如捕获相机)上工作感兴趣,其中嵌入式linux设备充当独立的rtmpt / rtmpts服务器。

So, I already have nginx rtmp module compiled (which is leightweight enough) and installed the linux device and verified plain old "rtmp" protocol streams fine with nginx as the server. 因此,我已经编译了nginx rtmp模块(足够轻巧)并安装了linux设备,并验证了以nginx作为服务器的纯老式“ rtmp”协议流。

However, it wasn't clear to me if nginx supports "rtmpt" and "rtmpts". 但是,我不清楚nginx是否支持“ rtmpt”和“ rtmpts”。 If it does, is there some sample nginx.conf config for this? 如果是这样,是否为此提供了一些示例nginx.conf配置? If it does not, what other software do you think I can consider to add to get that to work on the embedded device? 如果没有,您认为我可以考虑添加哪些其他软件以使其在嵌入式设备上运行?

Thanks for any ideas. 感谢您的任何想法。

Henry 亨利

As per the author, no. 根据作者,没有。

https://github.com/arut/nginx-rtmp-module/issues/279 https://github.com/arut/nginx-rtmp-module/issues/279

It's from Oct 2013, but I can't find anything else to contradict this. 时间是2013年10月,但我找不到其他与此相矛盾的东西。

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

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