VideoRoom plugin, change self audio volume

208 views
Skip to first unread message

vladislav kolesnikov

unread,
Jan 21, 2017, 2:22:11 PM1/21/17
to meetecho-janus
Hi all!

Anybody knows, how to change self audio volume in VideoroomPlugin?

Try to find this method on handle of "janus.plugin.videoroom", but there is nothing, only getVolume method.

Lorenzo Miniero

unread,
Jan 22, 2017, 7:42:34 AM1/22/17
to meetecho-janus
Why would you need methods in the plugin to change your own volume? You can mess with the local stream for that.

L.
Message has been deleted

vladislav kolesnikov

unread,
Jan 22, 2017, 12:49:09 PM1/22/17
to meetecho-janus
Looks like you didnt understand me. I didnt try to change self volume as I listen my stream. I try to change volume of stream, sending to other participants in videoroom.
Of course, I can broadcast event to other participants and change volume on their video element, but its difficult, maybe there is some easier way?

воскресенье, 22 января 2017 г., 15:42:34 UTC+3 пользователь Lorenzo Miniero написал:

Lorenzo Miniero

unread,
Jan 23, 2017, 3:36:38 AM1/23/17
to meetecho-janus
I did understand you. The VideoRoom plugin doesn't touch the media, so it cannot modify the gain of whatever passes through. Capture volume needs to be changed on the browser side, by the user, which again means messing with the local stream. Not a Janus issue, you can refer to discussions like this to see how this might be done:


L.
Reply all
Reply to author
Forward
0 new messages