Canardoux / flutter_sound

Flutter plugin for sound. Audio recorder and player.
Mozilla Public License 2.0
878 stars 574 forks source link

Play audio from live stream url is not working in iOS but working in android #1051

Closed sridevi0512 closed 4 months ago

sridevi0512 commented 5 months ago

I am getting live stream url from server side and play the audio its working fine in android but not working in iOS

Larpoux commented 5 months ago

Please, give us the logs and an extract of your code

minhtritc97 commented 4 months ago

if url without extension file then it is not working on ios u can try url: https://mediadev.theadvance.com/chat/d866cb18-fa66-4129-b681-23f74994aa52 ( extension file is .aac )