Streaming audio file from mediaset

Hey, I am wondering if its possible to stream audio from a mediaset to a custom widget or a frontend developer console application.

I have tried the creating a media url like this: https://{my-foundry-url}/mio/api/media-set/{media set rid}/items/{media item rid}, but seeking is not enabled because the endpoint doesn’t return a 206 partial.

I have also tried api/v2, but the “read media item” endpoint doesn’t support ranged requests and loads an entire audio file into the browser memory.

Hi Oscar,

Thanks for reaching out!

Would it be possible to provide a little bit more information about the use case / workflow? Do you have full audio files in your media set? Is the idea that you want to stream the audio file from the media set to the app / custom widget so that you get faster loading?

Thanks,

Isy