leng-yue / py-scrcpy-client

An easy to use python scrcpy client
https://leng-yue.github.io/py-scrcpy-client/
MIT License
308 stars 76 forks source link

scrcpy-client[ui] example resolution #9

Closed AssassinsLament closed 2 years ago

AssassinsLament commented 2 years ago

First of all, thank you for your great python scrcpy client on github. I was new to python but not new to programming and so I went through and dissected your client[ui] to figure out the basics of getting your client to work. It's worked great so far, but I was wondering if there was a way to make the video quality better? I have tried changing the bitrate setting but it doesn't seem to change the quality. When I put the client[ui] side-by-side next to scrcpy's client, it's not as clear. Since it's being decoded from the Server, it should just be a matter of codec and bitrate right? What are your thoughts?

Thanks, any help would be appreciated.

AssassinsLament commented 2 years ago

Found answer in a closed issue.