different URIs)?
Thank you again for your module and you attention for us your users! :)
> On 10 May 2017, at 17:25, Roman Arutyunyan wrote:
>
> Hello,
>
> On Wed, May 10, 2017 at 03:33:26PM +0000, Alexander Chekalin wrote:
>> Hello,
>>
>> I’ve set up nginx
Hello,
I’ve set up nginx with nginx-rtmp-module as a NGINX-based Media Streaming
Server, and it works fine, but now I try to get stats for this server.
General approach is to use
location /stat { rtmp_stat all; }
which produce xml that can be parsed nicely, but my suspicions are that I got