mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-07 16:17:20 +02:00
Update README.md
This commit is contained in:
parent
71a48f8afb
commit
889ee890f1
14
README.md
14
README.md
@ -98,13 +98,13 @@ Don't see your browser in the table? If it supports Tampermonkey/Userscript then
|
|||||||
- While playing > `...` > `Stream Stats`.
|
- While playing > `...` > `Stream Stats`.
|
||||||
- This bar is updated every second.
|
- This bar is updated every second.
|
||||||
|
|
||||||
| Abbr. | Full name | Explain |
|
| Abbr. | Full name | Explain |
|
||||||
|------:|:-------------------|:------------------------------------------------------------------------------------------------------------------|
|
|------:|:-------------------|:-----------------------------------------------------------------------------------------------------------------------------------|
|
||||||
| FPS | Frames per Seconds | The number of decoded frames in the last second |
|
| FPS | Frames per Seconds | The number of decoded frames in the last second |
|
||||||
| RTT | Round Trip Time | The number of seconds it takes for data to be sent from your device to the server and back over (lower is better) |
|
| RTT | Round Trip Time | The number of seconds it takes for data to be sent from your device to the server and back over (similar to ping, lower is better) |
|
||||||
| BR | Bitrate | The amount of data the server sent to your device in the last second |
|
| BR | Bitrate | The amount of data the server sent to your device in the last second |
|
||||||
| PL | Packets Lost | The total number of packets lost |
|
| PL | Packets Lost | The total number of packets lost |
|
||||||
| FL | Frames Lost | The total number of frames dropped prior to decode or dropped because the frame missed its display deadline |
|
| FL | Frames Lost | The total number of frames dropped prior to decode or dropped because the frame missed its display deadline |
|
||||||
|
|
||||||
This info is provided by WebRTC API. You can use browser's built-in tool to see more info:
|
This info is provided by WebRTC API. You can use browser's built-in tool to see more info:
|
||||||
- Chrome/Edge/Chromium variants: `chrome://webrtc-internals`
|
- Chrome/Edge/Chromium variants: `chrome://webrtc-internals`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user