-
I met the same problem as #226.
The config below cannot stop nginx,
```
nginx
nginx
nginx
nginx.exe
roll
-p
E:/nginx
-s
stop
```
But the co…
-
I have set up the RTMP in nginx as described in the instructions. I also have the encoder running on nginx instead of apache. For some reason the encoder software doesn't seem to see the .htaccess fil…
-
NGINX version:
/usr/local/nginx/sbin/nginx -v
nginx version: nginx/1.2.6
NGINX configuration:
rtmp {
log_format main '$remote_addr [$time_local] $command "$app" "$name" "$args" - $bytes_received …
-
我在使用docker通过pull的方式拉去了这边的nginx,然后发现http-flv是可以正常播放的,但是如果想通过http来播放hls也就是m3u8文件的时候,会返回404的问题。
之后我尝试了一下,发现在http-flv.confi中将location /hls 中的root结果变更为/tmp/;就可以解决这个问题。
希望作者看一下,如果也有这个问题并且也通过这种方式解决了,那还请更新一…
-
Hi you.
I tried to install it but it seems that there is a missing file in the code. I couldn't find the stat.xml file, so the fetchChannels function didn't work. And I also get the error: Uncaught T…
-
In file included from /usr/local/fastdfs-nginx-module/src/ngx_http_fastdfs_module.c:6:
/usr/local/fastdfs-nginx-module/src/common.c: In function ‘fdfs_mod_init’:
/usr/local/fastdfs-nginx-module/src/…
-
After Update to latest Version group authorization isn´t working with OSX LDAP anymore:
nginx version: nginx/1.4.2
built by gcc 4.7.2 (Debian 4.7.2-5)
TLS SNI support enabled
configure arguments: --p…
-
`--prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access…
-
> Note: Before asking a question, please read the FAQ (Please read FAQ before filing an issue) https://github.com/ossrs/srs/issues/2716
**Description**
When configuring HLS parameters and streaming …
zn123 updated
5 months ago
-
**Dear Entware team, glad if we can compile Nginx module - ngx_http_subs_filter_module.so**
Module Project url is: https://github.com/yaoweibin/ngx_http_substitutions_filter_module
The extreme key…