Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wtsnz/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://github.com/wtsnz/obs-ios-camera-source
camera h264 iphone obs-studio obs-studio-plugin plugin usb
Last synced: 6 days ago
JSON representation
Use your iPhone camera as a video source in OBS Studio and stream high quality video from your iPhone's camera over USB
- Host: GitHub
- URL: https://github.com/wtsnz/obs-ios-camera-source
- Owner: wtsnz
- License: gpl-2.0
- Created: 2018-03-26T22:35:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-16T21:54:59.000Z (4 months ago)
- Last Synced: 2024-08-02T15:37:37.788Z (3 months ago)
- Topics: camera, h264, iphone, obs-studio, obs-studio-plugin, plugin, usb
- Language: C++
- Homepage: https://obs.camera/
- Size: 931 KB
- Stars: 340
- Watchers: 16
- Forks: 61
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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.This plugin pairs with the [accompanying iOS app](https://obs.camera/) to begin streaming in OBS.
## Downloads
Binaries for Windows and Mac are available in the [Releases](https://github.com/wtsnz/obs-ios-camera-source/releases) section.
## Special thanks
- The entire [obs-websockets](https://github.com/Palakis/obs-websocket) project for providing a stella example of an obs plugin build pipeline!