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

add new camera selection code for Chrome/Android #248

Closed
jywarren opened this issue Apr 3, 2014 · 5 comments
Closed

add new camera selection code for Chrome/Android #248

jywarren opened this issue Apr 3, 2014 · 5 comments
Labels

Comments

@jywarren
Copy link
Owner

jywarren commented Apr 3, 2014

view-source:http://webrtc.googlecode.com/svn/trunk/samples/js/demos/html/device-switch.html

@jywarren jywarren added the mobile label Apr 3, 2014
@jywarren
Copy link
Owner Author

jywarren commented Apr 3, 2014

Ugh, this isn't working -- i can detect the cameras, but when i try to run

 $W.options.video = {optional: [{sourceId: "bc37cab4a7175a3516f46a4fcfd6ae280b20e85949eb710025a435c738b3eebb"}]}
 getUserMedia($W.options, $W.success, $W.deviceError);

Nothing happens.

@jywarren
Copy link
Owner Author

jywarren commented Apr 3, 2014

You can try it out at http://spectralworkbench.org/capture?debug=true

jywarren added a commit that referenced this issue Apr 3, 2014
@jywarren
Copy link
Owner Author

jywarren commented Apr 3, 2014

@jywarren
Copy link
Owner Author

jywarren commented Apr 7, 2014

Seem to have it working in Chrome for desktop, but on Chrome Android it doesn't work... and it also starts making noise...?

Can others test/confirm?

http://spectralworkbench.org/capture

@jywarren
Copy link
Owner Author

moving to publiclab#57

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

No branches or pull requests

1 participant