How to increase video quality #139
Replies: 2 comments
|
Hi. The client sends a video settings to the server to start the stream. There is ws-scrcpy/src/app/googDevice/client/StreamClientScrcpy.ts Lines 362 to 364 in 4247f2a Each player has own ws-scrcpy/src/app/player/BasePlayer.ts Line 301 in 4247f2a To answer the question, you have these options:
In theory it should be possible to implement automatic quality switching. Players have some quality statistics, you can see them by enabling corresponding option in the UPD: Under |
|
From #140:
Well, if you already know how to change settings and did it, I'm not sure how else I can help. |
Uh oh!
There was an error while loading. Please reload this page.
How to increase the quality of video? It's best to achieve the screen capture quality of Android phones?
All reactions