just_audio
just_audio copied to clipboard
Audio Player
**Which API doesn't behave as documented, and how does it misbehave?** HlsAudioSource , im using it to play it to play my hls audios but after completely playing an hls...
**Is your feature request related to a problem? Please describe.** The ConcatenatingAudioSource automatically skips to the next item when the previous item finishes playback. But I need a way to...
**Which API doesn't behave as documented, and how does it misbehave?** Dependencies **Minimal reproduction project** Provide a link here using one of two options: 1. Fork this repository and modify...
**Is your feature request related to a problem? Please describe.** Many packages now depend on web 1.0.0 **Describe the solution you'd like** `just_audio_web` to relax its dependency from `web >=0.3.0
**Which API doesn't behave as documented, and how does it misbehave?** (iOS) When playing a remote audio file, my iPhone heats up considerably and the memory usage climbs infinitely while...
# Ignore accept-encoding Header If the origin response has the `accept-encoding` HTTP header with `useProxyForRequestHeaders: true`, just ignore it. Because the default HttpServer does not compress responses with GZIP, but...
**Which API doesn't behave as documented, and how does it misbehave?** I'm using the just_audio package to generate audio from OpenAI and play it. I'm utilizing the http StreamedResponse to...
**Which API doesn't behave as documented, and how does it misbehave?** when i get the audio bytes by websocket,so i want to use StreamAudioSource to play. but the StreamAudioSource doesn't...
**Which API doesn't behave as documented, and how does it misbehave?** Not sure about "JustAudioBackground MediaItem class - duration" We have a live streaming radios app. When we connect the...