pc_test_fps.html [356:395]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - } if (oneway.checked) { offer_constraints = { mandatory: { OfferToReceiveVideo : false, OfferToReceiveAudio: false } }; answer_constraints = { mandatory: { OfferToReceiveVideo : true, OfferToReceiveAudio: true } }; } navigator.mozGetUserMedia(myrequest, function(video1) { // Add stream obtained from gUM to