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
44/5000
When I was about to switch the front and rear cameras, I found that the device would report this error when the rear camera was switched to the front camera:
E/NdkCameraCaptureSession: ACameraCaptureSession_abortCaptures: session 0xb400007c853e3500 is already closed
E/linphone: [Camera2 Capture] Couldn't abort captures on session, error is ACAMERA_ERROR_SESSION_CLOSED
E/NdkCameraCaptureSession: ACameraCaptureSession_stopRepeating: session 0xb400007c853e3500 is already closed
E/linphone: [Camera2 Capture] Couldn't stop repeating session, error is ACAMERA_ERROR_SESSION_CLOSED
E/linphone: [Camera2 Capture] Failed to get a valid object to display camera preview from native window id [0x3846]
How should this bug be fixed?
Thank you
cheers
The text was updated successfully, but these errors were encountered:
Hi
@Viish
44/5000
When I was about to switch the front and rear cameras, I found that the device would report this error when the rear camera was switched to the front camera:
E/NdkCameraCaptureSession: ACameraCaptureSession_abortCaptures: session 0xb400007c853e3500 is already closed
E/linphone: [Camera2 Capture] Couldn't abort captures on session, error is ACAMERA_ERROR_SESSION_CLOSED
E/NdkCameraCaptureSession: ACameraCaptureSession_stopRepeating: session 0xb400007c853e3500 is already closed
E/linphone: [Camera2 Capture] Couldn't stop repeating session, error is ACAMERA_ERROR_SESSION_CLOSED
E/linphone: [Camera2 Capture] Failed to get a valid object to display camera preview from native window id [0x3846]
How should this bug be fixed?
Thank you
cheers
The text was updated successfully, but these errors were encountered: