dougg3 / obs-ios-camera-source

Use your iPhone camera as a video source in OBS Studio and stream high quality video from your iPhone's camera over USB
https://obs.camera/
GNU General Public License v2.0
49 stars 18 forks source link

OBS Flatpak Issue: libssl.so.3: cannot open shared object file: No such file or directory #19

Closed dginovker closed 1 year ago

dginovker commented 1 year ago

Flatpak isn't officially supported but making this issue in case I find debug steps/anyone else comes from Google

04:53:04.423: os_dlopen(/home/wacket/.var/app/com.obsproject.Studio/config/obs-studio/plugins/obs-ios-camera-source/bin/64bit/obs-ios-camera-source.so->/home/wacket/.var/app/com.obsproject.Studio/config/obs-studio/plugins/obs-ios-camera-source/bin/64bit/obs-ios-camera-source.so): libssl.so.3: cannot open shared object file: No such file or directory
04:53:04.423: 
04:53:04.426: os_dlopen(/home/wacket/.var/app/com.obsproject.Studio/config/obs-studio/plugins/obs-ios-camera-source/bin/64bit/obs-ios-camera-source.so->/home/wacket/.var/app/com.obsproject.Studio/config/obs-studio/plugins/obs-ios-camera-source/bin/64bit/obs-ios-camera-source.so): libssl.so.3: cannot open shared object file: No such file or directory
04:53:04.426: 
04:53:04.426: Module '/home/wacket/.var/app/com.obsproject.Studio/config/obs-studio/plugins/obs-ios-camera-source/bin/64bit/obs-ios-camera-source.so' not loaded

Edit: Installing dependencies and building from source didn't work. Think this is going to take a non-Flatpak approach

Edit2: Plugin loads immediately when not using OBS Flatpak

Edit3: Yikes this app is expensive.

dougg3 commented 1 year ago

Yeah, I think Flatpak does some isolation stuff and it's likely blocking access to the system libssl.