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

Update build process for modern libobs, add Ubuntu 22.04 compatibility, update with upstream #17

Closed dougg3 closed 1 year ago

dougg3 commented 1 year ago

This PR includes the following changes:

dougg3 commented 1 year ago

I'm not sure what this change in the build process means for users of other distros, but as long as CMake is able to find their libobs, either the old way or the new way, it should work. OBS's Ubuntu packages provide the headers and CMake files for libobs. If other distros do the same thing, it should work. If not, you need to install the libobs development headers/CMake files before this plugin will build.