Hacker News new | ask | show | jobs
by hoppipolla 5147 days ago
Opera Next has it (so it will be in the forthcoming Opera 12): http://my.opera.com/ODIN/blog/2012/04/17/web-page-camera-acc...

Chrome also has it, behind a flag.

(the parent comment originally asked when browsers would support getUserMedia)

1 comments

Thanks, how do I activate it in Chrome?
This is what I did on my dev Chrome to enable WebRTC:

   - Type "about:flags" on the address bar and press enter
   - Enable the "Enable MediaStream" option
   - Click on the "Relaunch now" button at the bottom of the screen
hope that helps