Mobile Native Streaming is a lightweight Unity plugin that streams audio from remote URLs on Android and iOS — no full download required before playback.
Using the native media stack on each platform (MediaPlayer on Android, AVPlayer on iOS), playback starts quickly with low memory usage and no Unity AudioSource involved.
Use cases:
What's included: