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

native_video_view - java.io.FileNotFoundException for network files #8

Open
alexandranb opened this issue Jul 28, 2020 · 0 comments
Open

Comments

@alexandranb
Copy link

Hello,

I get the following log error when trying to use player with network source type and I get this both on device and simulator.
No need to provide code example, I tested it on plugin's example demo with network source type.

W/MediaPlayer(15297): Couldn't open https://flutter.github.io/...
W/MediaPlayer(15297): java.io.FileNotFoundException: No content provider: https://flutter.github.io/assets-for-api-docs/assets/videos/bee.mp4

Flutter doctor output

[√] Flutter (Channel stable, v1.17.5, on Microsoft Windows [Version 10.0.17763.1339], locale en-US)
    • Flutter version 1.17.5
    • Dart version 2.8.4
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