by Alexandre Alapetite on 2012-06-02;
updated on 2012-10-08
HTML5 webcam demo with getUserMedia()
Introduction
This is a demonstration of how to access the local camera from an HTML5 Web page,
using the standard getUserMedia()
.
Tested to work with:
- Opera 12, Opera 12 Mobile
- Chrome 21 to 24
- Firefox 16.0a1 (cannot take snapshots), 17.0a1 to 18.0a1
Demo
Loading…
Back