Author Message
ajay011
Joined: Aug 8, 2017
Messages: 11
Offline
Hi, I want to change the remote video size. In android i'm getting the remote video height lesser than the height that is received in ios.
Is there any configuration for remote video dimensions? Can it be possible to get remote video height greater than width?
Pavel_K
Joined: Dec 20, 2016
Messages: 67
Offline
Locally, we must presume that the remote video was not distorted when encoded, and respect the video frame size that is decoded. It is not possible locally to instruct the remote endpoint to send a specific aspect ratio. It’s up to the remote endpoint how the video is captured and encoded.

I presume the question “Can it be possible to get remote video height greater than width?” is asking if we can encode in portrait. The answer to that is currently no. While the video capture controller can be configured to capture frames in portrait (if a mobile device is held in portrait), the encoder is not prepared to handle portrait video frames at this time. For compatibility with other clients and MCUs, landscape resolutions are expected.
Go to:   
Mobile view