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

black screen with sound #12

Open
pineli opened this issue Oct 8, 2020 · 0 comments
Open

black screen with sound #12

pineli opened this issue Oct 8, 2020 · 0 comments

Comments

@pineli
Copy link

pineli commented Oct 8, 2020

Hi, I have a problem, always the first time I enter the video screen, it show me black frame with sound, when I press hot reload, the image appears correctly.

Debug console first time
W/MediaPlayer( 803): Couldn't open file on client side; trying server side: java.io.FileNotFoundException: No content provider: https://www.learningcontainer.com/wp-content/uploads/2020/05/sample-mp4-file.mp4
I/MediaHTTPConnection( 803): proxyName: 0.0.0.0 0
I/MediaHTTPConnection( 803): proxyName: 0.0.0.0 0
D/MediaPlayer( 803): setSubtitleAnchor in MediaPlayer
I/MediaHTTPConnection( 803): proxyName: 0.0.0.0 0
W/MediaPlayer( 803): info/warning (703, 0)

Second time, when it works correctly
E/Surface ( 803): getSlotFromBufferLocked: unknown buffer: 0xb9a1a448
W/MediaPlayer( 803): Couldn't open file on client side; trying server side: java.io.FileNotFoundException: No content provider: https://www.learningcontainer.com/wp-content/uploads/2020/05/sample-mp4-file.mp4
I/MediaHTTPConnection( 803): proxyName: 0.0.0.0 0
I/MediaHTTPConnection( 803): proxyName: 0.0.0.0 0
Reloaded 4 of 864 libraries in 2.729ms.
D/MediaPlayer( 803): setSubtitleAnchor in MediaPlayer
I/MediaHTTPConnection( 803): proxyName: 0.0.0.0 0
W/MediaPlayer( 803): info/warning (703, 0)
W/MediaPlayer( 803): info/warning (701, 0)

I`m using on Android real device, but I'm new to mobile development..

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

1 participant