| Crates.io | libobs |
| lib.rs | libobs |
| version | 5.0.1+32.0.4 |
| created_at | 2024-07-07 16:27:37.289265+00 |
| updated_at | 2026-01-05 20:38:04.638764+00 |
| description | LibOBS bindings for Rust |
| homepage | |
| repository | https://github.com/libobs-rs/libobs-rs |
| max_upload_size | |
| id | 1294994 |
| size | 1,546,050 |
This is currently just a wrapper around the C API of OBS Studio.
The stable API is available in the libobs-wrapper crate.
The library needs OBS binaries in your target directory for Windows and MacOS. If you want to target Linux, users (you included) must build and install OBS Studio manually from source. For Windows and Macos, there are multiple ways to set this up. Instructions can be viewed here
If you encounter build errors:
clang --versionLIBOBS_PATH environment variable to point to your OBS library directory