I am trying to implement camera switching feature in my webRTC js app. I used the code found here at MDN
function switchCamera(){ var switchSender = null;