You are not logged in.
Pages: 1
Topic closed
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
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
is there any free alternative to obs camera for iphone ?
Offline
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
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
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.Studioand 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.StudioHope that helps : )
Offline
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
Pages: 1
Topic closed