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
{{ message }}
This repository has been archived by the owner on Apr 24, 2021. It is now read-only.
03-13 10:59:12.129 6507-6507/com.google.chrome.android.webrtcsample E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.google.chrome.android.webrtcsample, PID: 6507
java.lang.NullPointerException: Attempt to invoke virtual method 'long java.lang.Long.longValue()' on a null object reference
at org.chromium.media.VideoCaptureCamera2$CrPreviewSessionListener$1.onCaptureCompleted(VideoCaptureCamera2.java:3)
at java.lang.reflect.Method.invoke(Native Method)
at android.hardware.camera2.dispatch.InvokeDispatcher.dispatch(InvokeDispatcher.java:39)
at android.hardware.camera2.dispatch.HandlerDispatcher$1.run(HandlerDispatcher.java:65)
at android.os.Handler.handleCallback(Handler.java:751)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:241)
at android.app.ActivityThread.main(ActivityThread.java:6274)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776)
03-13 10:59:12.137 6507-6611/com.google.chrome.android.webrtcsample E/chromium: [ERROR:instance.cc(49)] Unable to locate service manifest for metrics
03-13 10:59:12.137 6507-6611/com.google.chrome.android.webrtcsample E/chromium: [ERROR:service_manager.cc(890)] Failed to resolve service name: metrics
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Device: Sony Z3+, Android 7.1.1.
From log:
The text was updated successfully, but these errors were encountered: