I can't Install Plugins in Raspberry pi 4

tubyas

New Member
I've already installed the 2 plugins, extracted and all of that but the plugins don't work anyway.
log files: https://obsproject.com/logs/IzwFFDpdyh1BFmtE
OBS PLUGIN.gif
 

Tuna

Member
Last time I checked the path was
Code:
~/.config/obs-studio/plugins/<pluginname>/bin/64bit/<.so-file>

Not seen in your video if thats the case.

Also, are you sure these are ARM versions of these plugins? 32 bit? 64 bit? Did you compile them yourself?
 
Last edited:

tubyas

New Member
Last time I checked the path was
Code:
~/.config/obs-studio/plugins/<pluginname>/bin/64bit/<.so-file>

Not seen in your video if thats the case.

Also, are you sure these are ARM versions of these plugins? 32 bit? 64 bit? Did you compile them yourself?
The folders are in the right path, already checked before.
The 2 plugins are in the right ARM version (64 bit).
And I tried to unzip via terminal and manually by extracting the files.
 

Harold

Active Member
"64bit" in the case of most of these plugins refers to the amd64 architecture which is desktop, not raspberry pi
 
Top