MediaSoup audiolevel

Is it possible to get the audio level via the media soup deployment? I saw that the media soup api has support for it. See:

router.createAudioLevelObserver(options)

The reason I’m asking this is because I want to get the audio level of each stream, without specific platform limitations such as android/ iOS/ web. So I think handling this from the mediaserver itself is a good solution.

This is not exposed right now in the openvidu-browser api.

It is in our backlog. We plan to add it in the short term.

Regards

Ah, that’s great! When is short them? Can I expect it in the next release? :slight_smile: