Heather
Posts: 0
Joined: Tue Dec 03, 2013 9:58 pm

Question about radio streaming.

Do you have a list of instructions on how to do all of this for beginners?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Question about radio streaming.

Heather,

No. You would need Custom JS and HTML component.

Duncan Dyason
Posts: 0
Joined: Wed Oct 29, 2014 7:00 am

Question about radio streaming.

Hi there, I have been reading your comments on this and it is obvious you are excellent with this. I am just starting with Appery and so would like to make my first radio player for our charity radio station this year. Please could you tell me how I add a radio stream to the app? Simple instructions would help! THANK YOU

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Question about radio streaming.

Hi Duncan,

You can add HTML component and then add following HTML code inside.

pre

code

<audio width="300" height="32" controls="controls" autoplay="autoplay" src="http:&#47;&#47;insertyourstreamhere&#46;com:0000/;"></audio>

/code

/pre

See more here:

http://stackoverflow.com/questions/22...

Regards.

Return to “Issues”