client-sdk-swift
client-sdk-swift copied to clipboard
[Mac Catalyst] Incorrect video rotation
Describe the bug Video appears 90 degrees rotated incorrectly.
I think some logic in WebRTC's RTCCameraCapturer that determines rotation works differently somehow for catalyst, so I need to make a patch in WebRTC.
SDK Version v2.0.4
iOS/macOS Version Any supported version
Steps to Reproduce Publish local track
Expected behavior Correct rotation
Related: #340