Hi Nilton.
On 1/31/24 05:36, Nilton Jose Rizzo wrote:
I trying to use OBS-Studio installed via pkg, but I get this erro:
I can't currently try obs on 15, but it works fine for me on 14.0-STABLE.
In order to troubleshoot this in a most meaningful way, you can build
obs with debug and obtain the debug log.
You can do this by:
1. cd /usr/ports/multimedia/obs-studio && make WITH_DEBUG=YES reinstall
2. run "gdb obs"
3. if/when it crashes - type the gdb command "bt" and post the output to
https://github.com/obsproject/obs-studio/issues
Best,
Yuri