Hacker News new | past | comments | ask | show | jobs | submit login

Twilio just released a (mostly) full featured client for their Programmable Video service: https://github.com/twilio/twilio-video-app-react

We decided to roll this out to our users as a free service for 6 months. Our users are small business owners in the physical meat-world and don't typically have a Zoom subscription already.

I made a couple tweaks to the app- namely to be able to embed as an iFrame into our web application (and pass the room+user name in as GET parameters).

It works great! We've deployed it to Twilio's infrastructure so we didn't have worry about any of that. Will be rolling out to users today.




Can you share the iframe embed code?


Sure! Check out https://github.com/leesalminen/twilio-video-app-react and https://github.com/twilio/twilio-video-app-react/pull/95 . It's a single commit to add support for <iframe> embed.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: