Hello
Are you able to advise on the difference between resizing a custom video element using setFrame: on the view, and using the SDK’s resize: method on the videoElement - I am finding some weird results (especially with resolutions and retina displays) with both approachs so it would be good to understand the correct approach.
We need to be able to specify the size of the video element so that zoom feeds the video at the required resolution (be it 1080p or 720p) so it would be great to understand the method we should be using
Thanks
Richard