matyunya / ascii-camera

Real-time ASCII representation of your webcam video stream, using the getUserMedia API.

Home Page:https://andrei.codes/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, using the getUserMedia API.

https://andrei.codes/ascii-camera/

License:MIT License


Languages

Language:JavaScript 76.3%Language:CSS 15.7%Language:HTML 7.9%