Post

Replies

Boosts

Views

Activity

Reply to Support external cameras in your iPadOS app and use Swift to read multiple camera feeds?
First of all, thank you for taking the time to read this. How can I simultaneously access signals from two USB cameras using Swift on an iPad? I have a setup where two USB cameras (Camera1 and Camera2) are connected to an iPad via a USB hub. My goal is to simultaneously display the video feeds from both cameras in two separate video views (VideoView1 and VideoView2) within my Swift application, as illustrated in the attached diagram. Could someone guide me on how to achieve this? Specifically: How to manage multiple USB camera inputs in Swift. Any libraries or frameworks that support handling multiple video streams on iOS. Thank you in advance for your help!
5d