• Stars
    star
    1,345
  • Rank 34,927 (Top 0.7 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 12 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.