You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -133,6 +133,11 @@ Collection of the current license state and license edition for vGPU customers.
133
133
### Displays and Resolutions
134
134
The number of connected displays and current resolutions. This will be updated each time a display is added or resolution is changed and will show the current display and resolutions when used with the value inspector.
135
135
136
+
### Display Capture (NVFBC/NVIFR) and Encoder (NVENC) Metrics
137
+
For protocols that use the NVIDIA capture SDKs NVFBC or NVIFR, the capture FPS and latency are collected.
138
+
The hardware video encoder SDK NVENC metrics for encoder FPS and encoder latency are also collected.
139
+
This was added for analyzing CloudXR encoder requirements and impact of multiple vGPU VMs on a single GPU.
140
+
136
141
### Protocol Metrics
137
142
The protocol network Tx, RX and loss information (if available) will be available in a separate graph below the protocol metrics.
138
143
Current supported protocols are Citrix HDX Thinwire, Teradici PCoIP, VMware Blast.
0 commit comments