Re: How can I get nginx-rtmp-module stats for all workers?

2017-05-11 Thread Alexander Chekalin
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

How can I get nginx-rtmp-module stats for all workers?

2017-05-10 Thread Alexander Chekalin
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