Rpi4 support

bholland

New Member
Hello all,

I am trying to get this to work on my rpi4. The rpi4 compiles fine but gets 8fps and my guess is that it isn't linking against the vc drivers.

Does obs have GLES support, can I configure it to use EGL rather than opengl or glx, what options should I specify for this, and might obs support GLES in the future?

FWIW, the ffmpeg support using the h264 omx driver worked perfectly for recording. I think the bottleneck here is the obs up itself.

Alternatively, the ffmpeg options I have selected don't make sense. What container should I use for recording? I selected the h264 container and the libx264 h264_omx codec.
 

FerretBomb

Active Member
ARM is not officially supported.
Here's a webpage with information on somewhat getting it to run:
OBS does not have GLES support, and to my knowledge it is not planned at this time. There has been a bit of discussion about it in the three or four other RPi-related threads currently on the front page of this subforum, with more details.
 

bholland

New Member
Yea, I didn't realize how long those threads were. I followed the guide and it does run. I actually get 60fps on a blank screen. I wouldn't be terribly concerned with ARM but I would be concerned with trying to get hardware use working. I will pop over to that thread. Thanks for the reply.
 
Top