KyroFrCode / moonlight-chrome-tizen-docker

Docker file in order to build the Moonlight application for Samsung TVs running under Tizen from my Github repository
156 stars 12 forks source link

Cannot switch between streaming main and second display from PC to TV #17

Open Nihilussss opened 10 months ago

Nihilussss commented 10 months ago

For multi-display setups, would it be possible that the streaming from PC to TV switches to the display on which the mouse pointer is currently located? I have a two monitor setup configured in extended display mode on my PC, but currently I did not find a way to get my secondary monitor to show up on the TV. This feature would allow me to easily swap between applications displayed on my main and on my secondary monitor while working from the TV (I sometimes work directly from the PC and sometimes from the TV to which I stream, which is located in a different room) Many thanks!

sgtmasterpig commented 9 months ago

i use monitor profile switcher (https://sourceforge.net/projects/monitorswitcher/) combined with a virtual display (https://github.com/itsmikethetech/Virtual-Display-Driver, setup: https://www.youtube.com/watch?v=nNWpbRUPkn4) (also enables HDR). The switcher allowes you to disable your monitors so you stream only to your TV display.

Nihilussss commented 9 months ago

i use monitor profile switcher (https://sourceforge.net/projects/monitorswitcher/) combined with a virtual display (https://github.com/itsmikethetech/Virtual-Display-Driver, setup: https://www.youtube.com/watch?v=nNWpbRUPkn4) (also enables HDR). The switcher allowes you to disable your monitors so you stream only to your TV display.

@sgtmasterpig thank you for the support. I want to have my applications spread out on two real PC displays out of which only one is steamed to my TV at at time and have a very easy way to choose which of the two displays is being mirrored to my TV (in SteamLink this was as simple as navigating with the mouse cursor off screen, beyond the current display border and into the adjacent display border and the next display would automatically become the one cast to the TV); can your described solution help me to achieve something similar?

sgtmasterpig commented 9 months ago

Depends on the moonligth version/os

Only on windows moonlight you can switch monitors with alt cntrl shift 1, 2, 3...

I have not found a other way to do this. That's why i force 1 display using the monitor program.

It would be nice if sunshine had an option to switch display with keyboard shortcuts.

Op ma 18 dec. 2023 00:22 schreef Nihilussss @.***>:

i use monitor profile switcher ( https://sourceforge.net/projects/monitorswitcher/) combined with a virtual display (https://github.com/itsmikethetech/Virtual-Display-Driver, setup: https://www.youtube.com/watch?v=nNWpbRUPkn4) (also enables HDR). The switcher allowes you to disable your monitors so you stream only to your TV display.

@sgtmasterpig https://github.com/sgtmasterpig thank you for the support. I want to have my applications spread out on two real PC displays out of which only one is steamed to my TV at at time and have a very easy way to choose which of the two displays is being mirrored to my TV (in SteamLink this was as simple as navigating with the mouse cursor off screen, beyond the current display border and into the adjacent display border and the next display would automatically become the one cast to the TV); can your described solution help me to achieve something similar?

— Reply to this email directly, view it on GitHub https://github.com/KyroFrCode/moonlight-chrome-tizen-docker/issues/17#issuecomment-1859320568, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF4W3YDVCFK64CDLMZ2GERTYJ55DRAVCNFSM6AAAAABADKO6SCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNJZGMZDANJWHA . You are receiving this because you were mentioned.Message ID: @.***>

Nihilussss commented 9 months ago

@sgtmasterpig I deployed the solution described at https://github.com/KyroFrCode/moonlight-chrome-tizen-docker on my Samsung 50TU8072 TV; I use Nvidia Gamestream on the host PC. Unfortunately the key combination that you mentioned does not seem to do anything :( What else could I try?