Real-time ASCII representation of your webcam video stream
http://idevelop.github.com/ascii-camera
ASCII Camera uses the HTML5 getUserMedia API to transform a video stream from your webcam into a real-time ASCII representation.
Supported browsers
- Chrome ≥ 21
- Firefox ≥ 17 (requires media.navigator.enabled = true in about:config)
- Opera ≥ 12
Libraries used
- Camera input is done using the camera.js library.
- ASCII transformation is adapted from jsascii library by Jacob Seidelin.
Author
- Andrei Gheorghe
No comments:
Post a Comment