Hi, we want to get a detailed connection statistics for our live events.
These events include voice translations for many languages.
So we need to extract a connection counters per language.
Other client details (IP, referrer, …) are good for a diagnostic and support.
We can get required details for RTMP connections using “WowzaMediaServerPro:,name=Client" and "WowzaMediaServerPro:,name=BaseClass”.
The extracted total counters are equal to "“WowzaMediaServerPro:*,name=ConnectionsRTMP”.
Can we extract client details for a Cupertino Streaming ?
Thanks