This message was deleted.
# helpdesk
s
This message was deleted.
m
Turning off sounds from the perspective of all participants in a meeting or for a single participant in one?
e
for a single participant. The user should be able to mute all sounds for himself. Other users can listen if they want. @magnificent-art-43333
f
Sounds like
room.stopPlayback
for local sound card Or
room.stopSubscribeRemoteAudioTracks
So, which one do you prefer?
e
After muting, the participant should be able to unmute again. I couldn't find either function.
f
I mean you can describe the functionality you need so that I can add the corresponding methods in later versions.😂
😄 1
a) A room method for mute/unmute local audio output (the RTP packet is still being received, and the reply playback will be fast)? Or b) a room method that subscribes/unsubscribes to all remoteTracks (Turn on/off subscription to all RemoteTracks at once through UpdateSubscription signaling)?
e
Method A makes sense to me. Thank you 🙂
@freezing-lifeguard-43174 any progress? It is important feature for us.
f
hey, yeah, I should be able to fix it within a week
🙏 1