-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
🎨 FrontendIssues related to HTML, CSS, JavaScript.Issues related to HTML, CSS, JavaScript.👀 scrcpyIssue related to casting android videoIssue related to casting android video🤗 EnhancementNew feature or requestNew feature or request
Description
Describe the bug
When using multiple headsets, their placement in the streamplayerscreen page is randomized, leading to some confusion when trying to find a specific stream.
To Reproduce
Steps to reproduce the behavior:
- Connect at least 2 headsets (3 should me enough for the problem to become obvious)
- Start the app
- Go to the streamplayerscreen page
- Observe the arrangement of streams
- Reload the page
- Observe that they are not displayed in the same order
Expected behavior
The streams should always be displayed in the same order.
Additional context
The streams should be ordered alpha numerically using their ip. This will lead to a predictible pattern when using the headsets.
Metadata
Metadata
Assignees
Labels
🎨 FrontendIssues related to HTML, CSS, JavaScript.Issues related to HTML, CSS, JavaScript.👀 scrcpyIssue related to casting android videoIssue related to casting android video🤗 EnhancementNew feature or requestNew feature or request