Update README.md

This commit is contained in:
redphx 2023-07-23 20:22:39 +07:00 committed by GitHub
parent 45a7c28d3f
commit 354ecac97e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -106,10 +106,12 @@ Don't see your browser in the table? If it supports Tampermonkey/Userscript then
| PL | Packets Lost | 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 |
These info are provied by WebRTC API. You can use browser's built-in tool to see more info:
These info are provided by WebRTC API. You can use browser's built-in tool to see more info:
- Chrome/Edge/Chromium variants: `chrome://webrtc-internals`
- Firefox: `about:webrtc`
📝 Having this info on all the time might reduce your enjoyment, so I'd recommend you to only use it when having network problem.
## Capture screenshot
- This feature is only available in **Better xCloud**.