Play audio file from s3 bucket

I have s3 bucket and i want to query (done) the bucket and play an mp3 or opus file, while not allowing the user to download the actual file. I added a video player and it doesn't seem to play the file.

Hi @Clayton_Curtis ,

Found a solution for the same topic. I pulled in the "signed url" from the audio file using the following thread. The url will play the audio file using the video component of retool. How do I display images from an S3 bucket in Retool?

1 Like