RootEncoder-iOS
RootEncoder-iOS copied to clipboard
[Question] ScreenBroadcast Overlay
Hi,
As I know, this library supports screen streaming.
I have a question: do you know how to use a URL as an overlay? I understand that we can capture each frame from a WebView and use it as an overlay, but in the upload broadcast extension, UIKit is not supported, so we can't add it as a subview (some use JavaScript, and we must add a subview before we can capture successfully).
I’ve noticed that apps like Prism and StreamChamp can do this. Do you have plans to support this feature?
Thanks
Hello,
Currently, this is supported only on Android version (AndroidViewFilterRender). I have plan to implement it on iOS version but, for now, the iOS version only support filters based on CIImage class.
Marked as enhancement, I have plan to start this feature soon but first I want finish the next release of Android.