as Facebook iOS app only support device cameras for live streaming, I've started to develop an app for my GoPro camera. The problem is that I would like to switch live stream between my GoPro and iPhone cameras, but Facebook Live API states, that it shouldn't be used for mobile device cameras:
https://developers.facebook.com/docs/videos/live-video-api
<...> the API isn't intended for use with mobile phone cameras
I really don't want to use anything like Periscope or similar, because I want content to be published only to Facebook.
So.. Any advice what path should I take if I want to combine my live stream from my phone AND 3rd party cameras.. Or I just simply need to wait and to hope, that one day Facebook will implement 3rd party cameras support in Facebook App itself?