-
It exits with:
```
/usr/local/lib/libobs.so.0: Undefined symbol "sysinfo"
```
I tried to fix the CMakeLists.txt of libobs, but somehow failed... might be easier to go the OpenBSD way and simpl…
-
### Operating System Version
windows11
### CPU
AMD
### GPU
NVIDIA
### NDI Devices
_No response_
### OBS Version
30.2
### OBS Installation Method
exe
### DistroAV Version
4.11.1
### Distr…
-
Trying to run cmake to be able to `make` the project, I get the below output:
```
CMake Error at CMakeLists.txt:19 (find_package):
By not providing "Findlibobs.cmake" in CMAKE_MODULE_PATH this …
Freso updated
6 years ago
-
## FROM BARRETT NOTES:
Currently, we have a "video streamer" that just grabs photos on the Rover from statically assigned camera numbers, then sends them to someone in a web browser.
This setup has a…
-
Hoping you can point me in the right direction. I've successfully built OBS from source. It was green across the board, ending with a [100%] Built target obs.
Now, I've spent hours trying to figure…
-
When attempting to do `cmake ..`, it gives the following result:
```
[redd@archlinux build]$ cmake ..
-- The C compiler identification is GNU 13.1.1
-- The CXX compiler identification is GNU 13.1.…
-
Hi @royshil
Thanks a zillion for sharing such nifty plugins to obs.
I tried to compile it, but it dies with:
```
[45/46] Linking CXX shared module obs-localvocal.so
FAILED: obs-localvocal.…
zenny updated
3 weeks ago
-
Looks like interacting with the the frontend API is deadlocking/crashing OBS.
Can be reproduced with the following plugin:
```go
package main
// #include
// #include
//
// extern void f…
-
The error I get is ```error: os_dlopen(/home/deko/.var/app/com.obsproject.Studio/config/obs-studio/plugins/obs-multi-rtmp/bin/64bit/obs-multi-rtmp.so->/home/deko/.var/app/com.obsproject.Studio/config/…
-
Hi,
I'm trying to compile obs-v4l2sink on a Mageia distribution (where .deb packages are not used, rpm instead, and the conversion of the .deb package to a .rpm, using alien, failed). However, it fai…