Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

iOS Library Modification

Kalikinkar_D_
Beginner
559 Views

Dear Chunbo,

We are working on both android and iOS platform. To show video according our need, we have changed the android(JAVA library). With the modification of android library, we can scale streams according our layout changes. But in iOS, we can not modify the library and so we can not scale(fit to screen etc.) as per our need. Is there any way to modify iOS library? Or, can we get source code of the library so that we can modify the library?

Thanks,

Kalikinkar

0 Kudos
1 Reply
Chunbo_H_Intel1
Employee
559 Views

Hi Kalikinkar,

I'm not sure how you changed our Android SDK. But if you want to make modification in iOS SDK to scale stream, you may need to customize a view which inherits RTCVideoRender class.

Thanks!

0 Kudos
Reply