Chrome desktop browser sometimes rotates video feeds from participants on mobile

Video SDK Type and Version
Web SDK: 1.11.10
Mobile SDK: 1.10.10

Description
When a user on mobile joins a in progress session their video feed on a desktop browser is sometimes rendered at a 90 degree angle. I believe this may be related to the video being sent as portrait but the web SDK is trying to show the feed as landscape. This only seems to be happening on Google Chrome.

Troubleshooting Routes
I have tried rendering the video players in their own video-player-containers and all in a single one as well as many CSS changes with no success.

How To Reproduce

  1. Join a session in Google Chrome
  2. Join the session as another user on mobile
  3. Look at the session on Chrome and see the mobile user’s video feed rotated

Any help would be appreciated, thanks.