Skip to content

Support for selecting and streaming a secondary display (like scrcpy's --display) #324

@lopez-victor

Description

@lopez-victor

Hi, first of all thanks for your great app!

I'm currently using ScreenStream to stream the screen of my Android device over RTSP, and it works very well. However, my device has two displays (a primary and a secondary screen), and I would like to stream the secondary display instead of the main one.

As far as I understand, the app currently uses the default MediaProjection, which only captures the primary display (Display 0). Would it be possible to add support for selecting another display (e.g., Display 1)?

It would be great if the app included a setting under the transmission settings to choose the display ID — similar to how scrcpy supports --display .

This feature would be very helpful for users with foldables, HDMI output, or other dual-screen setups.

Thanks in advance, and keep up the great work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions