Search code examples
iosswiftxcodelive-streamingvideocall

Is making a video calling and live broadcast app possible in Swift?


I am new to Swift and I want to integrate video calling in my app using Swift. I want to make a live broadcasting video app where one host will come live and other clients can join him/her.

I tried several third party apps like agora.io but it didn't work for me. Do you guys have a better suggestions?


Solution

  • Try quickblox. It is a very smart solution, it can manage everything for you, your only task is to present the UI and the buttons. It is relatively cheap, even free for low user count. We have used it to create an "intercom" like application

    Quickblox website