php-从nginx将参数传递给auth_request模块

php-从nginx将参数传递给auth_request模块

我想转播一个实时HLS流.我想使用auth_request模块.我想通过传递密钥来检查请求是否有效.所以像:http://domain.com/hls/stream.m3u8?key=xxxxxxx我在nginx.conf中具有以下设置:location /hls { alias /tmp/hls; auth_request /hls/auth; }

联系我们

联系我们

0577-28828765

在线咨询: QQ交谈

邮箱: xwei067@foxmail.com

工作时间:周一至周五,9:00-17:30,节假日休息

返回顶部