Show HN: A Simple terminal-based video chat – renders in ASCII and has audio 11 years agoThe audio part is cool!I made a similar project to this (but without sound).https://github.com/kfei/sshcamWhich uses SSH connection, 256-colors, Unicode block characters and CIE94 algorithm to compute color distance when mapping colors to 256 palette.Watch it in action: https://www.youtube.com/watch?v=pAa-pGda9kY 0ThreadHN