|
|
|
|
|
by rememberlenny
1930 days ago
|
|
I encounter creative folks who really don't like Slack's notification system, and hate how the workplace has become a bunch of impersonal pings. Can you talk a bit about the tech stack? How is your video handled and are you using any services worth noting? One thing that Slack is useful for is an accumulation of a searchable knowledge base. Do you have any plans to make the videos searchable and/or are closed threads/conversations deleted to the end user? Overall - this makes so much sense. At the beginning of the Covid lockdowns, my wife started regularly using MarcoPolo to keep in touch with her friends. She loved the semi-serendipitous messages and intimacy exchanged. This is definitely missing in the workplace. Congrats on launching. |
|
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.