- React
- React Amsterdam
- 2020 Online
- Going Live from your Browser without WebRTC
Going Live from your Browser without WebRTC
Matt McClure at React Amsterdam 2020 Online
When developers think about broadcasting live from the browser, the immediate assumption is to use WebRTC. While WebRTC is amazing technology, server-side implementations are...lacking right now. We'll talk about a (totally hacky) way to get video from the browser via technology you're using today.