owt-client-javascript icon indicating copy to clipboard operation
owt-client-javascript copied to clipboard

Fix `mute` and `unmute` event triggering multiple times

Open griimick opened this issue 3 years ago • 0 comments

Fix mute and unmute events getting dispatched multiple times.

Now that a single channel is used for publication and subscription, we should trigger stream update related events only once for the main channel.

Related to #514

griimick avatar Aug 03 '22 22:08 griimick