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

OBS worked great last week, but this week OBS crashed every time I clicked the either the stream or record buttons. Anybody else experience this issue? Any ideas for a fix?

Thank you so much in advance for your input and assistance!
 

Attachments

  • 2020-11-12 15-37-06.txt
    14.1 KB · Views: 12
  • 2020-11-13 12-34-47.txt
    14.5 KB · Views: 8

dgatwood

Member
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.

 
Top