Hacker News new | ask | show | jobs
by al_james 3596 days ago
Can you talk about the tech stack you are using to power this?
1 comments

Sure! :) The backend is basically just Redis and Amazon! (S3 for storing the files, a Lambda function to convert webm into mp4 and gif). Client side, it's using WebSockets, RecordRTC for the video capture and Service Workers for the push notification bit.