Using Mac OS 10.13.6, OBS crashes when trying to stream or record.

It looks like whoever built the binary didn't set the deployment target correctly when building the libfdk-aac library, and as a result, it only works in 10.14 and later.

If you're handy with compiling things yourself, you could probably recompile that library on your machine and swap it in. Otherwise, file a bug.

 
Back
Top