Autoplaying radio station in embed - using Radio.net

To be completed by the original poster:

CMS Version

2.3.7

Player Type

Android

Player Version

2

Issue

I’m managing a PEG channel with Xibo Cloud and I am trying to have a local radio station play in the background. I am using Radio.net, and when I embed it in the region and publish, it will not auto play in the android player without user interaction. I’ve read plenty of the change browsers are taking to prevent audio from auto playing in webpages. Is there a workaround to this? Here’s my code:

<div class="ng-app-embedded"><div ui-view class="microsite embedded-radio-player" data-playerwidth="180px" data-playertype="web_embedded" data-playstation="kmrs" data-autoplay="true" data-apikey="df04ff67dd3339a6fc19c9b8be164d5b5245ae93"></div></div>

Is there anything I can add to make this work properly?

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.