Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does the broadcast SDK support external camera access through WiFi connection? #51

Open
sunchi666 opened this issue Oct 8, 2023 · 1 comment

Comments

@sunchi666
Copy link

Hello, does the Android device integration broadcast SDK support access to external cameras connected through WiFi? After connecting to an external camera through WiFi, the connected device cannot be found using the BroadcastSession. listAvailableDevices method. Thank you

@dang-tommy
Copy link
Contributor

Hi @sunchi666, unfortunately if the device isn't discoverable with listAvailableDevices it's unlikely that it's currently supported.

In the mean time, please consider using custom image sources. This guide describes how to use custom image sources to control the image input from your application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants