[iOS] Stretched stream display view

Jan Lipmann

New Member
Hello again :)
We have a problem with RTCEAGLVideoView.
When we are setting it to be full on the screen the render seems to be stretched.
Is there a way to fix this?
Maybe we can use some other type of view to do the rendering. Or maybe you have other solution for this?
Thanks in advance :)
 

Max

Administrator
Staff member
Hello
Could you please provide a screenshot and a sample of code because I'm not sure that I'm able to see clear how it looks and how we can reproduce this.
 

Jan Lipmann

New Member
Hi thanks a lot.
i have already done this by setting the proper ration (4:3) on RTCEAGLVideoView
Unfortunatelly there is no way to lock the screen rotation on this view.
Do you have any experience of doing this?
 

Max

Administrator
Staff member
I'm not sure, but it may be related to your issue with the view.
 
Top