Streaming mp3 Audio files with expo-av

  1. SDK Version: 36.0.2
  2. Platforms(Android/iOS/web/all): all

I’m building a podcast player and therefore trying to stream mp3 files using expo-av.
I see that stream works fine with videos but when trying with audio files it seems that it downloads the entire file first before start playing.
I have already tried using the Audio and Video (setting an mp3 as source) modules. Does expo has support for it? What am I missing?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.