Wowza Community

How to get incoming stream bitrate information via API

Greetings,

What would be the best way to get incoming stream information (name, bytes in, connections per protocol) via API?

Hi,

The built-in HttpProviders, serverinfo and connectioncounts, provides this information.

A source code example is provided here.

Daren