Posts

Showing posts with the label radio

ROCK FOR PEOPLE 2018 |AFTERMOVIE by Evropa 2|

const player = new window.Plyr('#player', {keyboard: {global: true,},tooltips: {controls: true,},captions: {active: true,},iconUrl: '/js/plyr.svg',autoplay: true});player.source = {type: 'video',sources: [{src: '//youtube.com/watch?v=bEr5MfHBuko',provider: 'youtube',}],}; ROCK FOR PEOPLE 2018 |AFTERMOVIE by Evropa 2| Download var switchTo5x=true;stLight.options({publisher: "8370abff-a8c4-40e1-9890-b965a65c3b93", doNotHash: false, doNotCopy: false, hashAddressBar: false}); ROCK FOR PEOPLE 2018 |AFTERMOVIE by Evropa 2| Video Channel: Evropa 2 ROCK FOR PEOPLE 2018 |AFTERMOVIE by Evropa 2| http://www.evropa2.cz/ http://www.facebook.com/evropa2.cz/ http://www.twitter.com/evropa2/ http://www.instagram.com/e2cz/ Tags: evropa evropa2 radio live show audio video visual official music pop rock for people rock metal event best hit viral festival summer kooks prodigy interview meet and greet aftermovie ROCK FOR PEOPLE 2018 |AFTERMOVIE by Evropa 2...

Steaming Fm radio

Steaming Fm radio I created a simple online radio with VB.NET. I placed a Windows Media Player interface and load each url link with it. My issue is that couple of the links don't load Working -> http://ample-02.radiojar.com/k0hua7u1yk5tv? Not-working -> http://stream.radiojar.com/enlefko877 Testing them on Chrome, both work just fine. On IE the not working url prompts to download a streaming file (.partial) is there any difference between them? how do I steam the not working links? Thanks By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.