libwebrtc

  1. andrew.n

    RTCEAGLVideoView aspect mode aspect fit (as we have for UIImageView)

    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...
Top