EricssonResearch / EricssonResearch/openwebrtc-examples
Upside down video stream, crashing and more
- Dominant language
- Objective-C
- Stars
- 336
- Forks
- 209
- PR merge metrics
- No merged PRs in 30d
Description
Using the sample android native call app and firefox on a pc and ran into the following
Android
- my preview is rotated 90 CCW if the device is in portrait mode, correct orientation in landscape mode
- feed from desktop was 180 degrees rotated in portrait mode, in landscape both my preview and the desktop feed was 180 degrees rotated. flipping the device 180 fixed my preview but the remote feed was still upside down.
Firefox
- my preview was fine
- feed from android was rotated 180 degrees based on device orientation, probably a bug on the android side
Starting the "call" from android cause the browser to not display anything, just a outline of where the video is supposed to go
Starting the "call" from the browser successfully got the video stream to both devices
Exiting or refreshing the web page while in a call, causes the android app to crash
That said, the performance was pretty darn good
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.