Stavros Kinalopoulos
Posts: 0
Joined: Fri Nov 22, 2013 2:26 pm

Question about radio streaming.

Hi there,
I am very excited about Appery.io features and possibilities.
So far the support seems to me the best.
Now i want to make a question about developing app for radio station.
Is there a way to make an app for a radio station?
The app should have the following:The buttons "play", "stop", the volume bar and a label that will show the title of the track which is playing at that moment.
The radio station url might be provided by: Shoutcast,Icecast,Radionomy or Autre Flux.
Any suggestions?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Question about radio streaming.

Hi Stavros,

This is possible, if it could be done in browser, it should work in Appery.io.

I'm not familiar with radio stations providers but if they provide service via RESTful API's it can be done easily.

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

Question about radio streaming.

I'm trying to set my streaming radio on our app as we speak. I'm creating a "Rest" service. We use wavestreamer for our shoutcast host. I'm not finding an api key, I have the url streaming link, posted that in the settings and tested it. works fine, but have no idea how to find out my api key and receive a response. help?!

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Question about radio streaming.

You would need to contact the API provider where to find the API key. We don't know either.

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

Question about radio streaming.

so it's not as simple as posting the script to the player in as html (panel option)

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Question about radio streaming.

It could be, if they provide such script.

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

Question about radio streaming.

all they have provided for me is a url with m3u in it for a stream. do you have instructions on how to add a player to my app with the url for the stream?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Question about radio streaming.

You can use the standard HTML5 audio element, available as a widget in Appery.io builder. I'm not 100% it can stream that specific format. It's something you would need to try/test. Or you can insert a complete script. The script you would need to get from the API provider.

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

Question about radio streaming.

I spoke with them, they offer me nothing but the url, no script, no json. just. url. sigh

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

Question about radio streaming.

Hi Heather,

Please take a look at here: https://github.com/aitorciki/jquery-p...

Return to “Issues”