Create Radio Station App for iOS and Android
With the “Radio” feature you can add a radio streaming inside your app.
Path to this feature : App dashboard > Editor > Feature > Radio Video tutorial: https://youtu.be/LBNjvG_G3co
It’s very simple to set up but you need to have the good streaming URL.
(If you want to Know “How to build complete app?“, please visit this video tutorial)
Here is how a good streaming URL looks like for our “Radio” feature:
- https://radio4.domint.net:8414/stream
- https://streamer-01.rtl.fr/fun-1-44-128
Your URL mustn’t end by “listen.pls” or “listen.m3u”, etc. Meaning that if your URL is https://62.210.36.44:9110/listen.pls, you need to just keep https://62.210.36.44:9110.
Note that sometimes you will need to add “/;” at the end of your URL to make it work both on Android and iOS, for example https://62.210.36.44:9110/;
Then fill in the fields with the appropriate info, like in this example:
Then you just have to click on “Save” and you’ve just set up a radio streaming in your app.