balap777

Results 2 issues of balap777

Hello Muaz, Thanks for your awsome code on webrtc multiconnection trying achive mute and unmute using this docs =>https://www.rtcmulticonnection.org/docs/mute https://www.rtcmulticonnection.org/docs/unmute/ firstly this code for **mute** =>var localStream = connection.attachStreams[0]; localStream.mute('both');...

Want to remove or disable the "Try it out" button for selective api end point. Your input will be really helpful Thanks in advance