Wowza Community

How to get publisher / username using HttpProvider

Hi

I am using file based authentication for live application . Now i want to know the publisher / username with streamname .

e.g

http://[wowza]:8086/connectioncounts?flat

Hi,

This is not natively supported in the current HTTPProvider for connection counts. You would need to create a custom HTTPProvider that would output this information.

Michelle