protez / ascii-camera

Real-time ASCII representation of your webcam video stream

Home Page:http://idevelop.github.com/ascii-camera

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASCII Camera

ASCII Camera uses the HTML5 getUserMedia API to transform a video stream from your webcam into a real-time ASCII representation.

See it in action.

Supported browsers

  • Chrome ≥ 21
  • Firefox ≥ 17 (requires media.navigator.enabled = true in about:config)
  • Opera ≥ 12

Libraries used

Author

Andrei Gheorghe

License

  • This code is licensed under the MIT License.

About

Real-time ASCII representation of your webcam video stream

http://idevelop.github.com/ascii-camera

License:MIT License


Languages

Language:JavaScript 75.3%Language:CSS 15.8%Language:HTML 9.0%