-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Describe the bug
When streaming, some headset streams' dimensions will use widths as their height, and vice versa.
This only happen when using certains headsets, as these characteristics come from the headset itself.
To Reproduce
Steps to reproduce the behavior:
- Take a buggy headset ( black headset, number 103)
- connect it to the adb server using adb connect
- start the webplatform
- See the stream creation log, and observe that width and height are inverted
- Additionnally, go in a streaming page of the webplatform such as streamplayerscreen, and observe that the format of the screen is portrait instead of landscape.
Expected behavior
The streams should be rendered in landscape format. If the application detects that a stream height is bigger than its width, a system should be able to correct the stream on its own.
Screenshots

Metadata
Metadata
Assignees
Labels
No labels