flutter_sound icon indicating copy to clipboard operation
flutter_sound copied to clipboard

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

Open sridevi0512 opened this issue 1 year ago • 1 comments

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

sridevi0512 avatar Jun 27 '24 14:06 sridevi0512

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

Larpoux avatar Jun 27 '24 17:06 Larpoux

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 )

minhtritc97 avatar Jul 10 '24 09:07 minhtritc97