Live broadcast example

This page summarizes the projects mentioned and recommended in the original post on /r/iOSProgramming

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

    Camera and Microphone streaming library via RTMP and SRT for iOS, macOS, tvOS and visionOS.

  • Doing it without any third party libraries is going to drive you mad, as you're going to need to take the buffers from AVFoundation/AVCaptureSession, then deal with the RTMP handshake, compressing the buffers, and a lot of conversion in the process. If you're adamantly against any third party libraries (and I would be, too), you might want to look at HaishinKit and go through the code to see how it's being done there. I used that project once and was very happy with it.

  • 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