All Projects → wtsnz → Obs Ios Camera Source

wtsnz / Obs Ios Camera Source

Licence: gpl-2.0
Use your iPhone camera as a video source in OBS Studio and stream high quality video from your iPhone's camera over USB

Projects that are alternatives of or similar to Obs Ios Camera Source

Media Stream Library Js
JavaScript library to handle media streams on the command line (Node.js) and in the browser.
Stars: ✭ 192 (-3.52%)
Mutual labels:  camera, h264
Focus Points
Plugin for Lightroom to show which focus point was active in the camera when a photo was taken
Stars: ✭ 272 (+36.68%)
Mutual labels:  camera, iphone
Nager.VideoStream
Get images from a network camera stream or webcam
Stars: ✭ 27 (-86.43%)
Mutual labels:  h264, camera
Androidffmpeg
android 读取摄像头和麦克风,使用rtmp推流
Stars: ✭ 298 (+49.75%)
Mutual labels:  camera, h264
Libgphoto2
The libgphoto2 camera access and control library.
Stars: ✭ 637 (+220.1%)
Mutual labels:  camera, usb
Image Picker
An easy to use, highly configurable image picker for your chat application.
Stars: ✭ 94 (-52.76%)
Mutual labels:  camera, iphone
ONVIF-Java
A Java client library to discover, control and manage ONVIF-supported devices.
Stars: ✭ 94 (-52.76%)
Mutual labels:  h264, camera
Androbd
Android OBD diagnostics with any ELM327 adapter
Stars: ✭ 573 (+187.94%)
Mutual labels:  usb, plugin
Trinity
android video record editor muxer sdk
Stars: ✭ 609 (+206.03%)
Mutual labels:  camera, h264
Media picker
A Flutter Plugin for Selecting and Taking New Photos and Videos.
Stars: ✭ 24 (-87.94%)
Mutual labels:  camera, iphone
Haishinkit.swift
Camera and Microphone streaming library via RTMP, HLS for iOS, macOS, tvOS.
Stars: ✭ 2,237 (+1024.12%)
Mutual labels:  camera, h264
Cppandroidiosexample
An application example using the same C++ code on both an Android project and an iPhone project.
Stars: ✭ 191 (-4.02%)
Mutual labels:  iphone
Vim Ref
Integrated reference viewer.
Stars: ✭ 194 (-2.51%)
Mutual labels:  plugin
Composer Patches
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and composer command for testing/troubleshooting patches.
Stars: ✭ 196 (-1.51%)
Mutual labels:  plugin
Primestereomatch
A heterogeneous and fully parallel stereo matching algorithm for depth estimation, implementing a local adaptive support weight (ADSW) Guided Image Filter (GIF) cost aggregation stage. Developed in both C++ and OpenCL.
Stars: ✭ 191 (-4.02%)
Mutual labels:  camera
Expcamera
Exploit Netwave and GoAhead IP Camera
Stars: ✭ 194 (-2.51%)
Mutual labels:  camera
Testcafe React Selectors
TestCafe selector extensions for React apps.
Stars: ✭ 191 (-4.02%)
Mutual labels:  plugin
Gwda
WebDriverAgent ( iOS ) Client Library in Golang
Stars: ✭ 191 (-4.02%)
Mutual labels:  iphone
Os Fileup
Helper app to understand how to upload files and do basic image/video processing in hybrid android apps.
Stars: ✭ 190 (-4.52%)
Mutual labels:  camera
Assistant
✏️ Generate human quality code from your design. supports flutter, react, vue, figma, sketch, xd
Stars: ✭ 199 (+0%)
Mutual labels:  plugin

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.

Build Status

To use this you use the accompanying iOS app to begin streaming in OBS.

Downloads

Binaries for Windows and Mac are available in the Releases section.

Building

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

Special thanks

  • The entire obs-websockets project for providing a stella example of an obs plugin build pipeline!
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].