S3 bucket to store mp3's for a 'streaming radio'?

I’d like to build an app to allow students to upload their mp3’s and label them (rock, blues, jazz, hiphop, etc.), into a searchable database. Great if the students can manage/delete their uploads.

I’d then like to build a streaming radio that would play these mp3’s one after another, filtered based on that label. (Like a Rock Station, or a Jazz Station.)

I’m unsure how to connect a type to the S3 bucket. (Or is there another way to store mp3’s?)

And would like to know is the ‘streaming radio’ possible (that plays continuously)?

Thanks for your help getting me started.
Chris

Save some time and look up the Uploadcare API from @levon’s team. They built a simple, but effect solution that utilizes Uploadcares api.

You can always use the file uploaded and audio player plugins, but you will be a bit limited to file size and speed of streaming.

Thanks for the mention @josh10, as a matter of fact we have a plugin dedicated for AWS

1 Like