[BUG] Rotation incorrect when using Raw Media Stream #1519
Labels
Communication
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Describe the bug
When using the Getting Started repo and adding the Add Raw Media Access code to it, the rotation viewed on the receiving end is incorrect.
To Reproduce
Here is a fork with the "Raw Media Access" code added. To run it on iOS, don't forget to add your ID Token in
ContentView.swift
.To reproduce, deploy/run this code on iOS. You may need to tweak the roomId to have it go to your own room. You can then join the room with a desktop browser to view the incorrectly rotated video.
https://github.com/Imajion/communication-services-ios-quickstarts/tree/main/Add%20Video%20Calling
Code Snippet
Not sure where the issue lies. The video looks properly cropped, just the rotation is incorrect
Expected behavior
The iPhone video correctly renders on the remote end, including rotation and scaling.
Screenshots
Setup (please complete the following information):
Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
The text was updated successfully, but these errors were encountered: