simplewebrtc / SimpleWebRTC

Simplest WebRTC ever
Other
4.66k stars 1.19k forks source link

How can i mute if i using audio only #698

Open hermesguedez opened 6 years ago

hermesguedez commented 6 years ago

i'm making a room for a webinar where the teacher has video/audio/sharescreen and students have audio only and i'm trying to mute and unmute own mic but webrtc.mute() and webrtc.unmute() give me a error ("webrtc is not defined") but video audio and sharescreen are working perfect

JakeTrock commented 6 years ago

can you post your header? the starting tag should look like this: var webrtc = new SimpleWebRTC({