IOS video streaming on Facebook

Im using the real-time video API, I want to show privacy (Public, Friends, only me) before streaming live video on Facebook from the iOS app.

1 Does FBSDKShareKit support live video content?

2 Can I get a list of friends and display privacy in user views?

+1
source share
1 answer

I made the facebook-live-ios Last week’s Fast Library, which provides you with an interface similar to the Facebook-SDK for setting up, starting and stopping Facebook Live sessions in your iOS application. Give it a try!

+1
source

Source: https://habr.com/ru/post/1013833/


All Articles