Hi Suman,The RTCMTLVideoView embeds a MTKView that has hardcodedcontentMode = UIViewContentModeScaleAspectFitIf I understand correctly you would want a UIViewContentModeScaleAspectFill.Can you try changing that locally and see if it works for you.Thank you for pointing this out. We should change the hardcoded contentMode of the embedded MTKView to be same as the one of the RTCMTLVideoView so consumer apps can specify their own value for this property.
remoteVideoView.layoutMargins = UIEdgeInsets.zero
--
---
You received this message because you are subscribed to a topic in the Google Groups "discuss-webrtc" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/discuss-webrtc/Fn4Q0dUranY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to discuss-webrtc+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/261b7138-bd94-4dcf-bcda-8f3b37a2c7eb%40googlegroups.com.