Show HN: Broadcast to AWS' IVS (Twitch) from the Browser Using WebRTC

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Pion WebRTC

    Pure Go implementation of the WebRTC API

  • This is something I have been involved with recently and so excited to see it launch! You can now broadcast to IVS using WebRTC. Before the only supported protocol was RTMP(S).

    Using WebRTC brings lots of great features like bandwidth estimation. Instead of picking a bitrate ahead of time you dynamically get the best bitrate possible. Because of this and features like Simulcast, ICE Restarts and DataChannels I think WebRTC isn't just the future of Web Broadcasting but all broadcasting!

    The other part I am really excited about is that this is built on https://github.com/pion/webrtc. This is a library I have been working on for years and to see it deployed at Twitch's scale is so incredibly exciting. I learned a lot and excited to fold that back into the project itself. So many challenges come up not from WebRTC itself, but the massive scale and complexity that Twitch has to deal with.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts