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

AudioPluginError #92

Open
Z6P0 opened this issue Oct 11, 2020 · 0 comments
Open

AudioPluginError #92

Z6P0 opened this issue Oct 11, 2020 · 0 comments

Comments

@Z6P0
Copy link

Z6P0 commented Oct 11, 2020

I have an error when playing this remote MP3 file on Android 10:

E/flutter (17470): [ERROR:flutter/lib/ui/ui_dart_state.cc(177)] Unhandled Exception: PlatformException(AudioPluginError, Remote URL loading failed for URL: https://streaming-canal-u.fmsh.fr/vod/media/canalu/videos/ehess/gammes.rythmes.et.maths_47461/master.5.math.chemilier.mp3, null, null)
E/flutter (17470): #0 StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:582:7)
E/flutter (17470): #1 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:159:18)
E/flutter (17470):
E/flutter (17470): #2 MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:332:12)
E/flutter (17470): #3 Audio._sendMethodCall (package:audiofileplayer/audiofileplayer.dart:751:32)
E/flutter (17470): #4 Audio._load (package:audiofileplayer/audiofileplayer.dart:433:13)
E/flutter (17470): #5 Audio.loadFromRemoteUrl (package:audiofileplayer/audiofileplayer.dart:410:9)

It works in other players (VLC...).

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