Compile OBS plugins

I still can’t compile plugin Browser Source for arm64 (Rock 5b).
Can somebody compile and upload it? Please

I built one, but browser source will crash under wayland. This is a know issue: https://github.com/obsproject/obs-studio/issues/7927
You can use it under xorg.
https://drive.google.com/file/d/1dtAcXUi10TA8MJ-apILZKAFAFF2Tgaeh/view?usp=sharing

1 Like

Ok, if it work under xorg, I don’t have wayland :slight_smile:
But this is OBS with integrated Browser Source?
I have already installed OBS. Can you give me only Browser Source plugin?

Browser plugin depends on libcef, so you need deal with a lot of cef files besides obs-browser.so.
Take a look at /usr/lib/aarch64-linux-gnu/obs-plugins/.

image

Browser source work OK with this settings!

export QT_QPA_PLATFORM=“xcb”
MESA_GL_VERSION_OVERRIDE=3.3 MESA_GLSL_VERSION_OVERRIDE=330 obs