Hacker News new | ask | show | jobs
by jeffwhitlock 1926 days ago
Thanks for the questions.

For desktop we've built an electron app with React and Node. Our mobile apps are built using Flutter.

We use WebRTC for the camera stream and web sockets to send the video stream to an EC2 instance. All data is stored in Amazon S3.

Your knowledge base point is a good one. We're working on searchable video transcripts and a tagging feature to make it easier to organize and retrieve the information.