How to add a video call feature to your iOS app in 15 minutes

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • mediasoup-ios-client

    Mediasoup 3 iOS Client

  • Use CocoaPods to instal Mediasoup iOS Client and GcoreVideoCallsSDK by specifying the following in podfile:

  • ios-video-calls-SDK

  • source 'https://github.com/G-Core/ios-video-calls-SDK.git' ... pod "mediasoup_ios_client", '1.5.3' pod "GCoreVideoCallsSDK", '2.6.0'

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • ios-demo-video-calls

  • You can check out the source code for our project here: ios-demo-video-calls. There you can also take a peek at the implementation of other methods, moderator mode, screen preview, etc.

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