Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

AudioPluginError #92

@Z6P0

Description

@Z6P0

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...).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions