Thank you @pedroSG94 for this excellent library! I've successfully built my streaming app using the Android version, and I really appreciate your work.
I'm now looking to develop an iOS version of my app and wanted to confirm compatibility with my key requirements:
Core functionality:
- WebViews – Heavily utilized throughout the app for animations and even with video player on the webview (I need to switch video source but using the change video source method I get 0.5 second of black screen between the switch)
- RTMPS streaming – Streaming to YouTube
- Frame access – Retrieving encoded audio and video frames for clip generation (modified AndroidMuxerRecordController approach)
- Simultaneous recording and streaming – Recording locally while streaming
Could you confirm which of these features are currently supported in the iOS version?
Thanks again for your help!
Thank you @pedroSG94 for this excellent library! I've successfully built my streaming app using the Android version, and I really appreciate your work.
I'm now looking to develop an iOS version of my app and wanted to confirm compatibility with my key requirements:
Core functionality:
Could you confirm which of these features are currently supported in the iOS version?
Thanks again for your help!