Would like to build a webinar product that can do live presenter video, desktop sharing, slide presentation. Does Twilio have the platform to provide the backend resources to make this happen?
Asked
Active
Viewed 680 times
0
-
twilio can do the voice part, but twilio doesn't do video – I wrestled a bear once. Feb 23 '16 at 18:42
-
or desktop sharing or slide presentation.. – I wrestled a bear once. Feb 23 '16 at 18:43
-
Twilio does do Video (https://www.twilio.com/video) for browser, iOS and Android applications, but no screen sharing at the moment. – Devin Rader Feb 23 '16 at 19:02
-
I'm voting to close this question as off-topic because [we are not customer support for your favorite company](//meta.stackoverflow.com/questions/255745/). – gunr2171 Nov 30 '17 at 16:18
1 Answers
2
Twilio developer evangelist here.
You could build audio and video streaming using Twilio's video capabilities. This infrastructure however is not built for streaming for large audiences as of the time of writing.
So to answer your question, you could build a platform where you can record and share your videos, but live streamming would be limited.
Think of Twilio's streaming capabilities as something more like Skype or Google Hangouts rather than Twitch.
Have a look at our Video Quickstart to find out more about Twilio's video capabilities.
Hope this helps you.

Marcos Placona
- 21,468
- 11
- 68
- 93
-
Thank you! Are you aware of a development platform that would provide for high-volume webinars (1,000 participants)? – Edward Haskins Feb 23 '16 at 20:37
-
Does Twilio have a product where one can share his screen (like Paint drawing) to a peer's browser? – gdoron Mar 16 '17 at 19:33