How do I stream a radio fm on my website?

Asked

Viewed 75 times

0

A customer wants a system for his radio where his program will be broadcast, similar to this one. I have never done anything like this and I would like to know how I put this player on the site. I develop using Rails. I searched but I could not find anything, always appears something related to radio Buttons kkk. If anyone can give me a nice tutorial I would really appreciate.

Note: I don’t know which tag to use in this case, I used ruby-on-rails for being the tool I’m going to use but I don’t think it interferes much.

  • but what’s his radio?

  • Whether it is am or fm you are asking? It is fm

  • the address of his radio, something like http://104.167.9.191:9326/;stream

  • I don’t know, I’m completely clueless about that. This is the address of the current radio site: http://www.radioalfa.com.br/. I did an inspection in the code by the browser but found nothing. To broadcast a radio on the web you have to use some hosting service?

  • Place an iframe on your page <iframe src="http://www.radioalfa.com.br/topowz3.php" height="60" width="100%"></iframe>

  • But in case this site will cease to exist, I will redo it. I would like to know how to build a player of this 0. I apologize because I imagine my questions are silly because I do not understand anything

  • If the site ceases to exist the radio will also cease to exist is not?

  • Yes, that I would like to understand better. In case the site ceases to exist, how do I create this player on a new site? I look at the source code and td revolves around the current domain. How should I proceed when that domain ceases to exist? I need to hire a hosting service to broadcast an FM radio on the web?

  • http://www.techtudo.com.br/dicas-e-tutoriais/noticia/2013/10/como-criar-uma-radio-online-de-graca-com-sites-de-streaming.html

  • https://maxcast.com.br/cria-radio-online-gratis/? gclid=Eaiaiqobchmiq9pzltev3aivq1mgch052qgkeaayasaaegkjp_d_bwe

  • google is full. Search, how to create a web radio

Show 6 more comments
No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.