Articles by Daniel Davis
-
Cross-browser camera capture with getUserMedia/WebRTC
Overview With Firefox adding support for getUserMedia, three of the major desktop browsers now have the ability to get data from cameras without the use of plugins. As it’s still early days, however, the implementations differ slightly between browsers. Below is an example of how to work around these differences and a script to do […]