Audio level indication

Hi all, I have a question about local user indication, is it realistic to get data about the volume of his stream or will I have to look for other ways? So far I’ve figured out how to generally get talking users in audiobridge (I use when creating:

  • audiolevel_event;
  • audio_active_packet;
  • audio_level_average).
    Thanks in advance!

When using the AudioBridge, those properties you played with are what should be used.