Operating System
Other (please specify below)
Other OS (if not listed above)
Fedora 43
Plugin Version
latest
OBS Studio Version
32.0.4
OBS Studio Log URL
n/a
OBS Studio Crash Log URL (if applicable)
n/a
Expected Behavior
Successfully build the plugin from source
Actual Behavior
❯ cmake -P cmake/DownloadOnnxruntime.cmake
CMake Error: Not a file: cmake/DownloadOnnxruntime.cmake
Steps to Reproduce
Hello,
I'm trying to follow your documentation to enable GPU on Linux, which requires to build from source. (#650 )
I found only one documentation to build from source, here: https://royshil.github.io/obs-backgroundremoval/dev/ubuntu/
Trying to follow this documentation, I get stuck at the "Download ONNX Runtime" step.
- Download ONNX Runtime
Use CMake to download ONNX Runtime:
cmake -P cmake/DownloadOnnxruntime.cmake
However this file does not exists.
Could you please help me? I would really like to be able to use my GPU for background removal.
Regards
Additional Notes / Screenshots
No response
Confirmation
Operating System
Other (please specify below)
Other OS (if not listed above)
Fedora 43
Plugin Version
latest
OBS Studio Version
32.0.4
OBS Studio Log URL
n/a
OBS Studio Crash Log URL (if applicable)
n/a
Expected Behavior
Successfully build the plugin from source
Actual Behavior
❯ cmake -P cmake/DownloadOnnxruntime.cmake
CMake Error: Not a file: cmake/DownloadOnnxruntime.cmake
Steps to Reproduce
Hello,
I'm trying to follow your documentation to enable GPU on Linux, which requires to build from source. (#650 )
I found only one documentation to build from source, here: https://royshil.github.io/obs-backgroundremoval/dev/ubuntu/
Trying to follow this documentation, I get stuck at the "Download ONNX Runtime" step.
However this file does not exists.
Could you please help me? I would really like to be able to use my GPU for background removal.
Regards
Additional Notes / Screenshots
No response
Confirmation