Is there a way to stream video from a UIView inside the app rather than the camera?
I am trying to do a livestream of what is displayed on the screen of my app, i.e. a screencast. Does the SDK allow me to capture video from the screen rather than the camera?
Yes the GoCoder SDK allows you to capture video from custom sources or from the screen rather than the Camera. Please take a look at our iOS sample app named ‘WowzaGoCoder.SceneKitReel’ to how to broadcast a view buffer.