andrew.n
Member
Context: I start the two-way streaming service by calling User B (iPhone) from User A (macOS - Chrome browser). On the iPhone, I display two RTCEAGLVideoView, one for broadcasting and one for playing remote streaming. The problem is that on my mac I start the call in landscape and on iPhone, I display the main RTCEAGLVideoView same size as the device (align top, leading, padding, bottom = 0).
How can I handle landscape videos to fit in RTCEAGLVideoView, no matter the size ?
How can I handle landscape videos to fit in RTCEAGLVideoView, no matter the size ?