Use your iPhone camera as a video source in OBS Studio and stream high quality video from your iPhone's camera over USB.
To use this you use the accompanying iOS app to begin streaming in OBS.
Binaries for Windows and Mac are available in the Releases section.
You can run the CI scripts to build it. They will clone and build OBS Studio prior to building this plugin.
./CI/install-dependencies-macos.sh
./CI/install-build-obs-macos.sh
./CI/build-macos.sh
./CI/package-macos.sh
- The entire obs-websockets project for providing a stella example of an obs plugin build pipeline!