livekit / client-sdk-react-native

Official React Native SDK for LiveKit.
https://livekit.io
Apache License 2.0
124 stars 32 forks source link

Enable support for external Camera #104

Open huzaifaazim0 opened 1 year ago

huzaifaazim0 commented 1 year ago

Recently, i tried connecting external camera in a livekit meeting using usb otg, livekit was not able to detect the external camera i console logged the devices getting by @livekit/react-native-webrtc but the external camera was not there

but when i connect the external camera to a computer and test it on meet.livekit.com it detect the camera and stream the video to the meet

i think the problem is in permissions somewhere that it is not getting that external camera in the mobile app

this would help me alot. Please help me on this

looking forward for the replies and solutions

Leepian commented 2 weeks ago

Any progress on this yet???

huzaifaazim0 commented 2 weeks ago

@Leepian i haven't been able to test after that. got no replies or updates regarding this