1,023
edits
Line 25: | Line 25: | ||
* Main user gives restricted profiles permission to stream audio and video | * Main user gives restricted profiles permission to stream audio and video | ||
1. Main gives Camera and Microphone permission to restricted user | 1. Main gives Camera and Microphone permission to restricted user | ||
2. Restricted user goes to http://mozilla.github.com/webrtc-landing/gum_test.html and taps on "Video" | 2. Restricted user goes to http://mozilla.github.com/webrtc-landing/gum_test.html and taps on "Video" | ||
R: Video stream starts | R: Video stream starts | ||
1. Main gives Camera and Microphone permission to restricted user | 1. Main gives Camera and Microphone permission to restricted user | ||
2. Restricted user goes to http://mozilla.github.com/webrtc-landing/gum_test.html and taps on "Audio" | 2. Restricted user goes to http://mozilla.github.com/webrtc-landing/gum_test.html and taps on "Audio" | ||
R: Audio stream starts | R: Audio stream starts | ||
1. Main gives Camera and Microphone permission to restricted user | 1. Main gives Camera and Microphone permission to restricted user | ||
2. Restricted user goes to http://mozilla.github.com/webrtc-landing/gum_test.html and taps on "Audio & Video" | 2. Restricted user goes to http://mozilla.github.com/webrtc-landing/gum_test.html and taps on "Audio & Video" | ||
R: Audio and video stream starts | R: Audio and video stream starts | ||
* Main user cuts access for restricted profiles to stream audio and video | * Main user cuts access for restricted profiles to stream audio and video | ||
1. Main cuts Camera and Microphone permission to restricted user | 1. Main cuts Camera and Microphone permission to restricted user | ||
2. Restricted user goes to http://mozilla.github.com/webrtc-landing/gum_test.html and taps on "Video" | 2. Restricted user goes to http://mozilla.github.com/webrtc-landing/gum_test.html and taps on "Video" | ||
R: Video stream does not start and doorhanger notification lets the user know that the camera is blocked | R: Video stream does not start and doorhanger notification lets the user know that the camera is blocked | ||
1. Main cuts Camera and Microphone permission to restricted user | 1. Main cuts Camera and Microphone permission to restricted user | ||
2. Restricted user goes to http://mozilla.github.com/webrtc-landing/gum_test.html and taps on "Audio" | 2. Restricted user goes to http://mozilla.github.com/webrtc-landing/gum_test.html and taps on "Audio" | ||
R: Audio stream does not start and doorhanger notification lets the user know that the microphone is blocked | R: Audio stream does not start and doorhanger notification lets the user know that the microphone is blocked | ||
1. Main cuts Camera and Microphone permission to restricted user | 1. Main cuts Camera and Microphone permission to restricted user | ||
2. Restricted user goes to http://mozilla.github.com/webrtc-landing/gum_test.html and taps on "Audio & Video" | 2. Restricted user goes to http://mozilla.github.com/webrtc-landing/gum_test.html and taps on "Audio & Video" | ||
R: Audio and video stream does not start and doorhanger notification lets the user know that the camera and the microphone are blocked | R: Audio and video stream does not start and doorhanger notification lets the user know that the camera and the microphone are blocked | ||
==Testing Days== | ==Testing Days== |
edits