Ubuntu 22.04 : OME Transcoding using GPU #1115
Replies: 10 comments 3 replies
-
Sorry for the late reply. Are you using a physical server? Or are you using GPU instances in Cloud? I look forward to your reply. |
Beta Was this translation helpful? Give feedback.
-
Hello ! I'm using a dedicated server from serverroom. Thanks. |
Beta Was this translation helpful? Give feedback.
-
Hello, do you have any advice for me? Maybe I didn't make the project properly ? Do I just have to do
Once I installed driver and Possibly I missed a step? I can use docker if needed, but I didn't manage to so far. Thanks in advance. |
Beta Was this translation helpful? Give feedback.
-
Same here, i compiled everything well but same error :
|
Beta Was this translation helpful? Give feedback.
-
More debug info :
|
Beta Was this translation helpful? Give feedback.
-
From 1920x1080 to 1280x720
|
Beta Was this translation helpful? Give feedback.
-
What is your test server environment? Are you using a GPU in the cloud? Like @Pernifloss , the same problem is occurring on the Tesla M6 model. I'm sorry. I don't have enough time to solve this problem right now, but I'll check it out as soon as possible. Wait for the good news. Thanks. |
Beta Was this translation helpful? Give feedback.
-
Thks for your feedback. |
Beta Was this translation helpful? Give feedback.
-
Similar issue. We were trying to build a docker container to run on an Ubuntu 20.04 host with NVIDIA T4 530 and CUDA 12.1, and the ffmpeg said the CUDA version was out of sync (within the container). So now we're attempting to compile from source to run natively on the host, but not expecting it to work based on the above. |
Beta Was this translation helpful? Give feedback.
-
On my side, I'm trying to compile OvenMediaEngine in a Docker with:
My host is "Ubuntu Jammy GPU OS 12" with a Geoforce RTX 3070 and I'm falling with this error: I have tried to update NVCC_HDR_VERSION to 12.0.16.0 but issue still there. When I test with a Any suggestions ? Thanks |
Beta Was this translation helpful? Give feedback.
-
Hello !
I'm trying to use OME ABR with GPU acceleration :
I installed OME on my Ubuntu 22.04
I can stream but i can't access it.
Here all info i have:
The error log from OME when i start a stream :
And the log when i try to access the stream :
My conf Server.xml OutputProfiles :
nvidia-smi
nvcc --version
Beta Was this translation helpful? Give feedback.
All reactions