Probably the first command line video chat program (let me know if this isn't true). Initial commits November 20-24, 2013, with @craigpalermo, at some collegiate hackathon (I forget which one).
The driver currently has some issues that relate to fetching 1-byte sting data (not nvarchar) that contains non-ascii characters. For context, both server and client are running on 64bit Linux, my ...