Ascii video output from your webcam in your terminal.
Find a file
Harshit-Dhanwalkar deba0b6dce Update README
2026-05-13 22:24:37 +05:30
assets Update README 2026-05-13 22:24:37 +05:30
include Organise project 2026-05-13 22:18:22 +05:30
src Organise project 2026-05-13 22:18:22 +05:30
.gitignore Initial commit 2026-05-13 21:29:42 +05:30
LICENSE Initial commit 2026-05-13 21:29:42 +05:30
Makefile Organise project 2026-05-13 22:18:22 +05:30
README.md Update README 2026-05-13 22:24:37 +05:30
webcam_ascii Organise project 2026-05-13 22:18:22 +05:30

AsciiCam

Ascii video output from your webcam in your terminal.

TODO

  • Adjust width and height of capturing frame.
  • Add feature to record and save it in popular video formats like .mp4, .mov and .gif.