Show HN: Minimal WebRTC conferencing using flutter(Android, iOS and Native)

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
  • flutter-webrtc

    WebRTC plugin for Flutter Mobile/Desktop/Web

  • Hey HN,

    I work on https://github.com/pion/webrtc and have been meaning to try out flutter. Using https://github.com/flutter-webrtc/flutter-webrtc I was able to pull something together that works on Android, iOS and native. Best of all is that I wrote/prototyped in the web. My hope is that between this and Pion we can make WebRTC may more accessible.

    If you are familiar with WebRTC these are some of the features that excited me.

    * Trickle ICE

    * Re-negotiation

    * Multiple inbound/outbound tracks per PeerConnection

    * No codec restriction per call. You can have H264 and VP8 in the same conference.

  • example-webrtc-applications

    Examples of WebRTC applications that are large, or use 3rd party libraries

  • 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