Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo - Camera select not working? #35

Open
Mattze96 opened this issue Mar 9, 2015 · 4 comments
Open

Demo - Camera select not working? #35

Mattze96 opened this issue Mar 9, 2015 · 4 comments

Comments

@Mattze96
Copy link

Mattze96 commented Mar 9, 2015

On Android http://webrtc.github.io/samples/src/content/getusermedia/source/ works fine, but in bowser i can't select a camera to view.

@mccob
Copy link

mccob commented Apr 13, 2015

It's only on Chrome browser. Not official specification about that

@zevarito
Copy link

@mccob there is still a way to achieve this or is not possible at all?

@superdump
Copy link
Contributor

Someone needs to implement it. @stefhak implemented this for the Safari extension and that also uses the bridge. I expect that code could be repurposed for camera / microphone selection in Bowser. However, I believe we support the facingMode constraint to select either user (the front facing camera) or environment (the back side camera).

@zevarito
Copy link

That's cool, thanks.

On Mon, Apr 13, 2015 at 9:50 AM, Robert Swain notifications@github.com
wrote:

Someone needs to implement it. @stefhak https://github.com/stefhak
implemented this for the Safari extension and that also uses the bridge. I
expect that code could be repurposed for camera / microphone selection in
Bowser. However, I believe we support the facingMode constraint to select
either user (the front facing camera) or environment (the back side camera).


Reply to this email directly or view it on GitHub
#35 (comment)
.

Alvaro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants