OneLiberty / moonlight-chrome-tizen

A WASM port of Moonlight for Samsung Smart TV's running Tizen OS (5.5 and up)
GNU General Public License v3.0
185 stars 15 forks source link

HDR option doesn't work #52

Open LeGeRyChEeSe opened 1 month ago

LeGeRyChEeSe commented 1 month ago

Hello,

I wanted to setup my Virtual Monitor to be only activated when i actually streaming my games to the TV with this awesome script https://github.com/Cynary/sunshine-virtual-monitor

It works fine with the Android app of Moonlight but when i tried with this version of Moonlight on my Samsung TV, then i noticed that the HDR option is not sent properly or not sent with the same syntax than the other versions of Moonlight. The HDR option always sent False so the virtual driver is not setup properly with HDR option.

I didn't check exactly the code but i should take some time to see where the info is to perhaps modify it and send you a little pull request.

OneLiberty commented 1 month ago

Hi,

thanks for pointing this out, could you point me where the "false" is shown ? It's totally possible that the app is not sending it at all.