【发布时间】:2015-12-01 00:56:37
【问题描述】:
按照这个要点,我有 hls 在 nginx plus 上工作:https://gist.github.com/45sound/0ed2d8f971314facf72c
我以为我可以像这样添加一个新位置:
位置/破折号{
破折号;
根 /var/www
}
但是当我重新启动服务器时,我在 /etc/nginx/conf.d/default.conf:21 中得到了 nginx: [emerg] unknown directive "dash"。
理想情况下,我想从同一服务器提供 hls 和 dash 内容。
最好的,
文尼
FanFootage.com
编辑:http://nginx-rtmp.blogspot.ie/2013/11/mpeg-dash-live-streaming-in-nginx-rtmp.html 是我遵循的示例,“破折号”和“破折号”都给出了相同的错误。
【问题讨论】:
标签: nginx video-streaming http-live-streaming mpeg-dash