I attempted to do this tonight, and while I do think I made a lot of progress, I eventually hit an error I couldn’t troubleshoot further. I came here hoping for some suggestions, but I’m guessing I won’t get any.
I got CMake to build all of the necessary configurations. There were a lot of dependencies I needed to get installed. I went through the missing items one by one in the output from CMake, and eventually got it to recognize all of the requirements. When I attempt to run sudo make -j4 it errors out. I’ve spent some time troubleshooting the error I’m seeing, but I can’t find the culprit. The errors appear to be related to ffmpeg-mux, although it seems like all of the ffmpeg dependencies are in place. It’s generating errors in a library that I do have installed, so I’m sort of at a loss.
I am assuming this isn’t an issue I’ll be able to fix since it wasn’t designed to run on ARM. I checked a bunch of the specs before I started this, and I thought the RPi4 met the necessary requirements, but I guess not.
Does anyone have a recommendation for a similar low end computer that OBS will actually run on? I’m doing a couple things that require software like OBS, but this is the only thing I need this computer to do, so I don’t want to spend too much.