Hacker News new | ask | show | jobs
by michealr 2222 days ago
Cool, really like this idea, what are you using for the video chat to allow programmatically changing people? and how do you handle the data loads for hosting video? could imagine it could get pricey or is it peer to peer
1 comments

Thanks! I'm using Twilio's Programmable Video API https://www.twilio.com/docs/video so there is a cost, but it's not a pre-provisioned service so it's manageable.