kciter / FBLiveAPISample-iOS

Facebook Live API Sample for iOS
MIT License
55 stars 12 forks source link

Is it possible using other "Video Source" as input in VCSimpleSession ???? #4

Open LittleWoodyDoll opened 7 years ago

LittleWoodyDoll commented 7 years ago

@kciter Hi, I have asked so many times on the internet, for the same question. Although your example works perfectly. But I can't figure it out how to change the input source or what function I can use.

so far I found that CameraSource::setupCamera should be the way for the input source. Do you any idea ?

Thank you & sorry if the problem is too simple.

kciter commented 7 years ago

jgh-/VideoCore#48 This issue may help you.