react-media-visualizer
react-media-visualizer copied to clipboard
Taking Relative path for audio src
Hi, It is taking relavitve path for songs src. I have backend on server. For example http://localhost:3000/abc/7http://mysite.in/abc/assets/uploads/audio/06_-Get_Ready_To_Fight_Again-_DownloadMing.SE2.mp3
Also I am getting cross origin error but I have set header("Access-Control-Allow-Origin: *"); on server.
Please help me about this as soon as possible.
Thanks.