soundcloud-visualizer icon indicating copy to clipboard operation
soundcloud-visualizer copied to clipboard

Not playing on Chrome

Open xenyal opened this issue 10 years ago • 5 comments

Pasted the following link onto the input form (https://soundcloud.com/hotelgarudamusic/rhythm-of-the-night-hotel), clicked play and the audio player successfully loads the associated song info / artwork into #trackInfoPanel, however the audio fails to load.

xenyal avatar Jun 02 '15 08:06 xenyal

Yeah, I think it is related to this: https://github.com/michaelbromley/soundcloud-visualizer/issues/3#issuecomment-110434827

Basically SoundCloud's CDNs are not all configured correctly to allow cross-origin resource sharing. It's a known issue.

michaelbromley avatar Jun 19 '15 07:06 michaelbromley

Are there any solutions for this?

surayashivji avatar Nov 10 '16 21:11 surayashivji

It works when I go to your Demo URL but not when I run it locally -- any idea why?

surayashivji avatar Nov 10 '16 22:11 surayashivji

When you are running it locally, are you running a local web server, or just opening the file in the browser?

michaelbromley avatar Nov 11 '16 07:11 michaelbromley

I'm running a server. Exactly Live Server in Vs Code. I tried registering a new app because I meed client ID I guess but SoundCloud is not accepting new requests. Anyone can share its ID?

pedropcamellon avatar Oct 11 '22 01:10 pedropcamellon