nginx-rtmp-module
nginx-rtmp-module copied to clipboard
Problems with Stat
Hello everybody,
I get an error message when calling my stat:
Error loading stylesheet: Parsing an XSLT stylesheet failed.
location /stat { rtmp_stat all; allow 127.0.0.1; }
I have a test environment where it works exactly like that.
Same here: Error loading stylesheet: Parsing an XSLT stylesheet failed. Maybe the stylesheet format is outdated? Any solution for that? Thank you.