A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/arut/nginx-rtmp-module/wiki/Debug-log below:

Debug log · arut/nginx-rtmp-module Wiki · GitHub

In case you need to solve a streaming problem you might need to watch debug log. For that configure nginx with --with-debug flag.

cd nginx-X.Y.Z
./configure --add-module=/path/to/nginx-rtmp-module --with-debug ...

After compiling set nginx error.log level to debug in nginx.conf

error_log logs/error.log debug;

After that you will have a lot of debug info in error.log. Please grep what your problem relates to (exec, notify etc) and post to nginx-rtmp google group to help with solving it.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4