norihiro / obs-color-monitor

Vectorscope, waveform, and histogram for OBS Studio
GNU General Public License v2.0
137 stars 7 forks source link

A linux zip file and not a deb #65

Closed Desaydrone closed 1 year ago

Desaydrone commented 1 year ago

Hello,

I'm on fedora 37 and i'd like to install this plugin without compil it, but the only linux version is a deb package, is it possible to have a zip version instead ??

Thanks for your works !!

norihiro commented 1 year ago

Which package of obs-studio have you installed, RPM Fusion, Flathub, or something else?

Actually, you can extract contents from deb package using 7z command. However, I'm not sure it will work because of library dependencies.

Desaydrone commented 1 year ago

Hello,

I install the RPM Fusion one.

It seems to work with unzip the file. I put the obs-color-monitor.so in /usr/lib64/obs-plugins

And the obs-color-monitor folder in /usr/share/obs/obs-plugins

Thanks for the suggestion !!

norihiro commented 1 year ago

I've created RPM packages for Fedora 36 and 37. I was actually thinking that idea for a long time but have never started to make it. I'd like to thank you for remind me about that.

https://github.com/norihiro/obs-color-monitor/releases/tag/0.4.4