Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 931 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 931 Bytes

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.