How to change background color of MobileRTCVideoView on ios?
Hi @Vasyl,
Can you please provide a screenshot of exactly what you are trying to change the color of?
Thanks!
Hi @Vasyl,
It is not possible to change these, but you can remove these by changing the video aspect via setVideoAspect. For example, using MobileRTCVideoAspect_PanAndScan will crop the video to fit the view, resulting in the bars being removed.
Thanks!
