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

successiveDataRequest stop after switch camera #58

Open
jamariya opened this issue Jan 11, 2017 · 1 comment
Open

successiveDataRequest stop after switch camera #58

jamariya opened this issue Jan 11, 2017 · 1 comment

Comments

@jamariya
Copy link

Hello,

How i can continue receive the RxCameraData or onPreviewFrame(byte[] data, Camera camera) even user switch the camera? I want to implement continues streaming on server even user switch the camera? Can you please help me?

Thanks in advance.

@ragnraok
Copy link
Owner

sorry, it can't do it for the current version, after close the camera, it will uninstall all preview callback, so you have to re-call successiveDataRequest after switch camera

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