You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In modern versions of Chrome and Firefox let's use navigator.mediaDevices.enumerateDevices(). Note that current version of rtcninja currently assumes Firefox does not support retrieving the list of devices!
In modern versions of Chrome and Firefox let's use
navigator.mediaDevices.enumerateDevices(). Note that current version of rtcninja currently assumes Firefox does not support retrieving the list of devices!