You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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.