Okay
  Public Ticket #2663253
Music Player (Amazon S3 Stream)
Closed

Comments

  • Nel started the conversation

    We are trying to stream music with Amazon S3 in your music player within the Playlist section but it doesn't work. 

    This is a sample of what we are pasting in the field:

    s3://awentest/00Brandingmusic.mp3


    Need help


    Thank you in advance

  •  1,103
    Max replied

    Hi,

    You must use a public url.

    I cant seem to be able to reach s3://awentest/00Brandingmusic.mp3

    make sure you use a URL that you can also open directly within your web browser.

    Thanks,


    Max from the Sonaar.io Crew

  • Mayuresh replied

    URL is also working in browser

    We have integrated audio plugin using ACF. It was working when link come from Self hosted domain, but it's stop to work when we use S3 link. As our audio file data size big, we can't keep it on AWS Lightsail. So we are using S3 to store our data. What is the best solution to use the AWS S3 audio link to play the music.

    https://sonaar.io/docs/supported-audio-streaming-providers/

    As per this page you support S3 links. So why in my case they are not working

  •  1,103
    Max replied

    Hi, 

    We support any https mp3 file url hosted anywhere. 

    What is your URL to your media file? 

    Thanks,


    Max from the Sonaar.io Crew

  • Mayuresh replied

    Thanks max for reply, Problem is solved after updating CORS rule on AWS S3 bucket. But the file path is visible for user in source code how can we hide it. Which is very import to us cause the mp3 files are paid. 

  •  1,103

    Thanks,


    Max from the Sonaar.io Crew