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
- 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
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
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!