Closed Bug 881232 Opened 12 years ago Closed 12 years ago

[refapps][rtcamera] Implement fallback for non getUserMedia capable systems

Categories

(Developer Ecosystem :: App Center, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sole, Assigned: sole)

Details

(Whiteboard: u=dev c=refapps p=2 s=2013.11)

First and foremost we should be able to tell the user that their environment doesn't support getUserMedia, instead of just presenting a black screen. So we need to enhance no gUM detection using some sort of timeout 'hack', as some systems don't even answer to our gUM query. Then if the system doesn't support gUM we still need to be "useful": allow to pick existing images/videos from the system, and modify them as if they were the live stream from the camera. (The option for picking should go into the app menu).
Assignee: nobody → sole
Whiteboard: u=dev c=refapps p=2 s=2013.10
Whiteboard: u=dev c=refapps p=2 s=2013.10 → u=dev c=refapps p=2 s=2013.11
Implemented workflow that still makes the app usable in systems without WebRTC here: https://github.com/sole/rtcamera/pull/11
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.