GPU Acceleration
1. Install Drivers
1. Install NVIDIA GPU Driver
(curl -LOJ https://github.com/OvenMediaLabs/OvenMediaEngine/archive/master.tar.gz && tar xvfz OvenMediaEngine-master.tar.gz)
OvenMediaEngine-master/misc/install_nvidia_driver.sh$ nvidia-smi
+---------------------------------------------------------------------------------------+
| NVIDIA-SMI 535.288.01 Driver Version: 535.288.01 CUDA Version: 12.2 |
|-----------------------------------------+----------------------+----------------------+
| 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 GeForce GTX 1050 On | 00000000:3B:00.0 On | N/A |
| 20% 39C P8 N/A / 75W | 204MiB / 2048MiB | 0% Default |
| | | N/A |
+-----------------------------------------+----------------------+----------------------+
| 1 NVIDIA RTX 4000 SFF Ada ... On | 00000000:AF:00.0 Off | Off |
| 30% 38C P8 5W / 70W | 171MiB / 20475MiB | 0% Default |
| | | N/A |
+-----------------------------------------+----------------------+----------------------+
+---------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=======================================================================================|
| 0 N/A N/A 802940 C ...prise/src/bin/DEBUG/OvenMediaEngine 40MiB |
| 1 N/A N/A 802940 C ...prise/src/bin/DEBUG/OvenMediaEngine 158MiB |
+---------------------------------------------------------------------------------------+2 . Prerequisites
2. Build & Run
Getting Started3. Configuration
ConfigurationAppendix. Support Format
Device
H264
H265
VP8
VP9
Reference
Last updated
Was this helpful?