Live Video Chat for iPhone and HTTP Live Streaming

后端 未结 3 1490
一向
一向 2021-02-01 08:23

So generally, I want to make an app which has video chat functionality for iPhone. But after many searches, I am still not able to find any successful results. Is there any publ

3条回答
  •  甜味超标
    2021-02-01 09:27


    here is the live video chat framework what you are looking for. Its easy and simple to implement for face to face video chat. I have already tried this. Its working very fine. Great thing about this framework is multiple platform support.

    Tokbox :
    https://tokbox.com/platform
    https://tokbox.com/opentok/tutorials/

    Sample Code:
    https://github.com/opentok/opentok-ios-sdk-samples/

    Edit:
    Here is the article explaining opentok using parse.
    http://www.iphonegamezone.net/ios-tutorial-create-iphone-video-chat-app-using-parse-and-opentok-tokbox/

提交回复
热议问题