OpenH264 Error during Native Streaming Connection #1191
Gonglitian
started this conversation in
General
Replies: 1 comment
-
@cgokmen have you seen this before? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Operating System
[x] Ubuntu 22.04
[] Ubuntu 20.04
[] Windows 11
[] Windows 10
[] Other (please specify):
GPU Information
+---------------------------------------------------------------------------------------+
| NVIDIA-SMI 545.23.08 Driver Version: 545.23.08 CUDA Version: 12.3 |
|-----------------------------------------+----------------------+----------------------+
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+======================+======================|
| 0 NVIDIA RTX 6000 Ada Gene... On | 00000000:01:00.0 Off | Off |
| 30% 38C P2 71W / 300W | 21990MiB / 49140MiB | 0% Default |
| | | N/A |
+-----------------------------------------+----------------------+----------------------+
| 1 NVIDIA RTX 6000 Ada Gene... On | 00000000:21:00.0 Off | Off |
| 30% 28C P8 21W / 300W | 33600MiB / 49140MiB | 0% Default |
| | | N/A |
+-----------------------------------------+----------------------+----------------------+
| 2 NVIDIA RTX 6000 Ada Gene... On | 00000000:41:00.0 Off | Off |
| 30% 29C P8 32W / 300W | 20493MiB / 49140MiB | 0% Default |
| | | N/A |
+-----------------------------------------+----------------------+----------------------+
| 3 NVIDIA RTX 6000 Ada Gene... On | 00000000:61:00.0 Off | Off |
| 30% 28C P8 28W / 300W | 8MiB / 49140MiB | 0% Default |
| | | N/A |
+-----------------------------------------+----------------------+----------------------+
| 4 NVIDIA RTX 6000 Ada Gene... On | 00000000:81:00.0 Off | Off |
| 30% 48C P2 167W / 300W | 6378MiB / 49140MiB | 55% Default |
| | | N/A |
+-----------------------------------------+----------------------+----------------------+
| 5 NVIDIA RTX 6000 Ada Gene... On | 00000000:A1:00.0 Off | Off |
| 30% 28C P8 26W / 300W | 8MiB / 49140MiB | 0% Default |
| | | N/A |
+-----------------------------------------+----------------------+----------------------+
| 6 NVIDIA RTX 6000 Ada Gene... On | 00000000:C1:00.0 Off | Off |
| 30% 28C P8 22W / 300W | 8MiB / 49140MiB | 0% Default |
| | | N/A |
+-----------------------------------------+----------------------+----------------------+
| 7 NVIDIA RTX 6000 Ada Gene... On | 00000000:E1:00.0 Off | Off |
| 30% 27C P8 29W / 300W | 8MiB / 49140MiB | 0% Default |
| | | N/A |
+-----------------------------------------+----------------------+----------------------+
Topic Description
I'm trying to connect remote native streaming server (8 RTX 6000 Ada GPUs server) via Omniverse Streaming Client.
When I click to connect, the Client crashed and error happened as following.
It seems like something about remote GUI should be install in the server machine?
Before I just successfully ran the the same streaming setting and got perfect remote visualization in a single RTX4090 workstation, but when I tried to copy this to lab server, it failed as decription.
Detailed Description
Error Messages
These are highlighted errors of above:
Beta Was this translation helpful? Give feedback.
All reactions