ryanheise

Results 1670 comments of ryanheise

That is an interesting approach, although we also don't want to end up with boundless new proxies being started up without any of them ever being stopped, so this idea...

@sethmfuller Do you have your own MP3 example?

I suspected as much, which is why I immediately downgraded it on my priority list (I've had people in the past even use fake accounts to post "me too" comments...

This is something I was also considering for just_audio_background which installs a custom platform interface implementation, since some users want an easy way to have one player using that implementation,...

I had plans to change the API altogether to be less tied to ICY metadata, however I think it's reasonable to probably merge this now. But have you tested it...

Can you test audio_service directly to narrow down the issue? just_audio_background is sort of an umbrella project that brings together a large number of other projects. If the issue exists...

The mpv readme also suggests just_audio_media_kit. Have you tried it?

> **Minimal reproduction project** > Provide a link here using one of two options: "The example". You can't say "The example" when the example doesn't use `StreamAudioSource`. This is your...

The Dart side doesn't affect memory management, since the native side is what ultimately holds the audio buffers in memory via its own caching. It may be a consideration in...

It would be a case-by-case basis, because there appear to be different scenarios being described, and I don't think they are all the same type of thing. For example, there...