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

Fix Fedora support, add instructions for Fedora and Arch #18

Closed dougg3 closed 1 year ago

dougg3 commented 1 year ago

I forgot to ensure that FFmpeg was actually being added as a dependency of the plugin. This ensures that necessary include paths are being added when building on Fedora.

Also went ahead and added basic build instructions for Fedora and Arch. It's all the same on everything, you just have to make sure you have all the build dependencies installed.