Obs Studio Ios Camera Plugin

If you've ever wanted to use your iPhone camera as a video & audio input to stream using OBS Studio, we've got you covered. We've tried all the apps that let you do it over WiFi, but they're not fast enough, so we also allow you to use a wired USB connection.QUALITY VIDEOYour iPhone/iPad camera's are good, really good. In fact, there’s no comparison between the highly recommended streaming webcam, the Logitech C922 HD Pro and the iPhone 6 Camera. Stream Landscape or Portrait video.AUDIOIf you don't have a separate mic for your streaming setup, you can now use the microphone on your iOS device to stream audio & video.FRONT CAMERAStream a selfie with the front camera support. Switch anytime during the stream with the familiar camera switch button.TAP TO FOCUS, PINCH TO ZOOMControls just like you're used to from the Camera app.MANUAL CONTROLSTake control of the focus, exposure, white balance as you would on a manual DSLR camera.LOW LATENCYStream video over a wired USB connection. This avoids the issue of delay over wifi, as many other solutions suffer from. This is just as fast as a USB webcam!USB & WIFIChoose the connection type. If you want low latency, use USB, if you'd like portability then use WiFi. WiFi is done using the NewTek™ NDI® protocol, so you can use Camera for OBS Studio with any NewTek™ NDI® compatible receiver.MULTIPLE DEVICESIf you're lucky enough to own multiple iOS devices, use them together and produce a multi-camera stream.MAC AND PCSupports OBS Studio running on macOS and Windows.You will need to install the OBS Studio iOS Camera Plugin from our website, or use an NDI compatible receiver to use this app.For the best possible experience make sure you device is listed on our website https://obs.camera/docs/faqs/#what-ios-hardware-do-i-need
  1. Obs Studio Ios Camera Plugin Chrome
  2. Obs Studio Ios Camera Plugin Free
  3. Obs Studio Ios Camera Plugin
Camera

NDI Plugin for OBS Studio (available for Mac and Windows) Once you have everything installed, and have given the necessary access and system permissions, adding your iOS device as an NDI camera source in OBS Studio is very straightforward. Adding Your iOS NDI Camera Source in OBS Studio.

  • You will need to install the OBS Studio iOS Camera Plugin from our website & have OBS Studio installed on your computer. OBS Studio is a free, open.
  • Download Camera for OBS Studio for iOS to if you've ever wanted to use your iPhone camera as a video input to stream using OBS Studio, we've got you covered.
  • Use your iPhone camera as a video source in OBS Studio and stream high quality video from your iPhone's camera over USB - wtsnz/obs-ios-camera-source Improve connection behavior Fix rare issue where switching decoders/restarting connection could put the video decoder into an unrecoverable state.

Package Details: obs-plugin-ios-camera-source-git v2.5.0.r1.g2b6ed18-2

Package Actions

Obs Studio Ios Camera Plugin
  • View PKGBUILD / View Changes
Git Clone URL: https://aur.archlinux.org/obs-plugin-ios-camera-source-git.git (read-only, click to copy)
Package Base: obs-plugin-ios-camera-source-git
Description: Use your iPhone camera as a video source in OBS Studio and stream high quality video from your iPhone's camera over USB
Upstream URL: https://obs.camera
Licenses: GPL2
Submitter: rhysperry111
Maintainer: rhysperry111
Last Packager: rhysperry111
Votes: 1
Popularity: 0.000487
First Submitted: 2020-05-10 07:43
Last Updated: 2020-09-27 15:59

Dependencies (2)

  • obs-studio(obs-studio-liushui-git, obs-studio-ftl, obs-studio-browser, obs-studio-git, obs-hevc-vaapi-git, obs-studio-tytan652)
  • cmake(cmake-git)(make)

Sources (2)

carlosnewmusic commented on 2021-04-06 20:27

Make error-- Looking for stpncpy - found-- Looking for pselect-- Looking for pselect - foundCMake Error at /usr/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:218 (message): Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY) (found version '1.1.1j')Call Stack (most recent call first): /usr/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:582 (_FPHSA_FAILURE_MESSAGE) /usr/share/cmake-3.19/Modules/FindOpenSSL.cmake:536 (find_package_handle_standard_args) deps/libimobiledevice/CMakeLists.txt:5 (find_package)

-- Configuring incomplete, errors occurred!See also '/var/tmp/pamac-build-carlos/obs-plugin-ios-camera-source-git/src/obs-ios-camera-source/build/CMakeFiles/CMakeOutput.log'.> ERROR: Se produjo un fallo en build(). Cancelando...

Greaka commented on 2021-03-31 20:10

Hey there, thank you very much for taking a look at it!This is just a little bump for you :)

rhysperry111 commented on 2021-03-23 13:02

@Greaka thanks for telling me about this, I don't use the package myself, so I don't pick up on problems like this.

I might have a look at it tonight, but I have quite a large amount of work as I am taking GCSE exams in a few weeks so it might take me longer to get to. If it is not fixed by the end of the week, please bump this again :)

Greaka commented on 2021-03-23 12:36

Please excuse if the inline HTML fails, this is my very first AUR comment.

The build fails for me with the following error:

<details><summary>Build Log</summary></details>

How can I fix this? libimobiledevice is already installed, openssl works fine for other programs to compile, too.

rhysperry111 commented on 2020-09-27 15:58

@davd I have updated the package. I cannot test it myself as GitHub has been blocked on my campus (and VPNs, proxies, Tor e.t.c. are all blocked along with a nice smothering of HTTPS MITM). If it fails to build please contact me ASAP

rhysperry111 commented on 2020-09-13 07:22

Thanks for making me aware of this. My laptop is currently borked so I will try to fix this as soon as I get my laptop working again

Anonymous comment on 2020-09-13 07:18

After reviewing the fix, it seems like the removal of avcodec_register_all() is not needed anymore since it does not exist in the mentioned area anyway.

Anonymous comment on 2020-09-13 07:12

Hey, I tried to install your package from AUR but unforunately it didn't work for two reasons:

Obs Studio Ios Camera Plugin Chrome

  1. Build is failing on Arch currently, I just opened a PR and I guess it will be merged soon, here's the issue: https://github.com/dougg3/obs-ios-camera-source/issues/1

  2. Your build instructions reference to the branch linux-support which is being removed since all changes were merged to master. Can you please update the build instructions to just use master instead?

Obs Studio Ios Camera Plugin Free

I'm not sure if fixes.patch is still applicable for current builds, I'll try to build a fixed version from AUR to see if this is still the case.

Obs Studio Ios Camera Plugin

Thanks for your work, really appreciate it!