Radio Player Streaming for IOs

Hello,
I would like to create an app that can read the audio streaming of a webradio, from an http address. How can I proceed if the PLAYER object is not present?

Salve,
vorrei creare un app che possa leggere l’audio streaming di una webradio, da un indirizzo http. Come posso procedere se non è presente l’oggetto PLAYER?

Hello,

Is URL insertion in Web Viewer not suitable for you?

radio

I’ll try and I’ll let you know!

Maybe this idea suits you better:

  1. WebViewer set URL to “http://pulseedm.cdnstream1.com:8124/1373_128.m3u” (other addresses can be found at https://www.internet-radio.com/). If you make a list of links to audio streams, then users can select them from it
  2. Specify for WebViewer height = 48px

After specifying the URL, in the WebViewer area the player should be displayed and the stream playback starts