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

[BUG] Error #244

Open
duckieu1989 opened this issue Jun 2, 2020 · 1 comment
Open

[BUG] Error #244

duckieu1989 opened this issue Jun 2, 2020 · 1 comment
Assignees
Labels
bug Something isn't working question Further information is requested

Comments

@duckieu1989
Copy link

I/libOpenSLES( 7544): Emulating old channel mask behavior (ignoring positional mask 0x3, using default mask 0x3 based on channel count of 2)
D/AudioTrack( 7544): Client defaulted notificationFrames to 240 for frameCount 480
D/AudioManager( 7544): requestAudioFocus status : 1
D/ViewRootImpl@e2b04b5MainActivity: Relayout returned: oldFrame=[0,0][1080,608] newFrame=[0,0][1080,608] result=0x1 surface={isValid=true -1232480256} surfaceGenerationChanged=false
E/chromium( 7544): [ERROR:web_contents_delegate.cc(218)] WebContentsDelegate::CheckMediaAccessPermission: Not supported.
E/chromium( 7544): [ERROR:web_contents_delegate.cc(218)] WebContentsDelegate::CheckMediaAccessPermission: Not supported.
W/cr_media( 7544): Requires MODIFY_AUDIO_SETTINGS and RECORD_AUDIO. No audio device will be available for recording
I/CameraManagerGlobal( 7544): Connecting to camera service
W/CameraBase( 7544): An error occurred while connecting to camera 1: Service not available
E/cr_VideoCapture( 7544): Camera.open:
E/cr_VideoCapture( 7544): java.lang.RuntimeException: Fail to connect to camera service
E/cr_VideoCapture( 7544): at android.hardware.Camera.(Camera.java:519)
E/cr_VideoCapture( 7544): at android.hardware.Camera.open(Camera.java:364)
E/cr_VideoCapture( 7544): at e13.g(chromium-Monochrome.aab-stable-410408370:1)
E/cr_VideoCapture( 7544): at org.chromium.media.VideoCaptureFactory.getDeviceSupportedFormats(chromium-Monochrome.aab-stable-410408370:2)
W/CameraBase( 7544): An error occurred while connecting to camera 0: Service not available
E/cr_VideoCapture( 7544): Camera.open:
E/cr_VideoCapture( 7544): java.lang.RuntimeException: Fail to connect to camera service
E/cr_VideoCapture( 7544): at android.hardware.Camera.(Camera.java:519)
E/cr_VideoCapture( 7544): at android.hardware.Camera.open(Camera.java:364)
E/cr_VideoCapture( 7544): at e13.g(chromium-Monochrome.aab-stable-410408370:1)
E/cr_VideoCapture( 7544): at org.chromium.media.VideoCaptureFactory.getDeviceSupportedFormats(chromium-Monochrome.aab-stable-410408370:2)

@duckieu1989 duckieu1989 added the bug Something isn't working label Jun 2, 2020
@sarbagyastha sarbagyastha added the question Further information is requested label Jun 2, 2020
@sarbagyastha
Copy link
Owner

A reproducible example or snippet would be helpful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants