You are not logged in.

#1 2019-10-19 10:02:13

erfanjoker
Member
From: Tabriz / Iran
Registered: 2017-03-26
Posts: 174
Website

Use iPhone as Webcam for Arch Linux

Hello guys, i was wondering if there is a proper way of using iphone's camera as a video input device for arch linux ?

i have seen some camera apps that share realtime video using wifi and we can access the realtime video of camera from an address in our browser on our router and etc, but im looking for a proper way of doing this, i want it to be detected as video input or as video source so that i can use it in OBS Studio as video input and apply some Chromekey effects or etc.

i would be happy to see your resoponses.

Offline

#2 2019-10-19 10:26:16

progandy
Member
Registered: 2012-05-17
Posts: 5,312

Re: Use iPhone as Webcam for Arch Linux

If it is shared as a video stream, then you should be able to use its URL in OBS maybe as media source or VLC video source.

Or https://obs.camera/ with obs-ndi

Last edited by progandy (2019-10-19 13:55:58)


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |

Offline

#3 2019-10-24 11:59:14

erfanjoker
Member
From: Tabriz / Iran
Registered: 2017-03-26
Posts: 174
Website

Re: Use iPhone as Webcam for Arch Linux

is there any free alternative to obs camera for iphone ?

Offline

#4 2019-10-24 16:05:16

progandy
Member
Registered: 2012-05-17
Posts: 5,312

Re: Use iPhone as Webcam for Arch Linux

Any app that makes a network camera available should work. The first results of this search sound useful:
https://fnd.io/#/us/search?mediaType=ios&term=webcam

EpocCam should be usable with obs-ndi
Mini WebCam should provide a simple video stream you can receive with VLC.


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |

Offline

#5 2022-02-01 22:09:45

arsh$linox
Member
Registered: 2021-08-31
Posts: 1

Re: Use iPhone as Webcam for Arch Linux

Got DroidCam working with my iPhone. It is supposed to work with Android too. It works in the in the web browser and in OBS. I couldn't get the app to work, however. No wired connection either just wifi.

Offline

#6 2026-06-05 06:40:05

mahak.sangwan
Member
Registered: 2026-06-05
Posts: 1

Re: Use iPhone as Webcam for Arch Linux

To anyone struggling to get DroidCam OBS extension to detect your iPhone as a USB device, you probably have OBS installed as a flatpak which runs in a sandbox environment and doesn't have access to usbmuxd (You can verify that by running:

flatpak run -v com.obsproject.Studio

and look for any Warnings/Errors when you refresh the device list).

Anyway, run the below command to fix this shit:

flatpak override --user --filesystem=/run/usbmuxd --filesystem=/var/lib/lockdown:ro --env=USBMUXD_SOCKET_ADDRESS=UNIX:/run/usbmuxd com.obsproject.Studio

Hope that helps : )

Offline

#7 2026-06-05 17:51:26

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,534
Website

Re: Use iPhone as Webcam for Arch Linux

Mod note: Closing this old topic.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

Board footer

Powered by FluxBB