Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Is it possible to use external camara capture code in Android? #22

Open
cmauri opened this issue Sep 4, 2020 · 0 comments
Open

Is it possible to use external camara capture code in Android? #22

cmauri opened this issue Sep 4, 2020 · 0 comments

Comments

@cmauri
Copy link

cmauri commented Sep 4, 2020

Hi! It seems that janus-mobile-sdk includes the camera access code as part of the native implementation and that there is no obvious way to attach an already existing implementation of the camera capture (e.g. done in Java using camera2 API). In other words, to capture and stream from the device's camera, it seems the only way is to use the camera access code that ships with this SDK.

Am I wrong? Is there a way to attach my already implemented camera capture code to this SDK?

Thanks!

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

No branches or pull requests

1 participant