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

If AV1 is unsupported by server, the negociation between the server and Moonlight results in H264 codec instead of HEVC if available #35

Closed henryfa2 closed 4 months ago

henryfa2 commented 4 months ago

If AV1 is unsupported by server, the negociation between the server and Moonlight results in H264 codec instead of HEVC if available. At the moment, the user gotta select manually HEVC in Moonlight instead of AV1 if his computer do not handle AV1 encoding (which starts with Geforce 4000 series). I'm gonna try to correct that later