M
M
Mist002017-03-14 07:29:19
CMS
Mist00, 2017-03-14 07:29:19

Is it possible to broadcast streaming audio from a computer to your site?

I am a beginner,
I am writing a site on Joomla for my thesis, I was given the task to make sure that audio is turned on on the computer (for example, in a regular player) and this audio should be broadcast to the site itself.
Actually, the question is, is it possible to broadcast this very streaming audio directly from a computer to a site so that any user can turn it on and listen to it at will?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Stalker_RED, 2017-03-14
@Mist00

Yes.
On the computer, you need to run one of the players that supports streaming
https://google.com/search?q=streaming+audio+server
In the simplest cases, it can even be a plugin for winamp or foobar2000.
And on the page something like this:

<audio autoplay controls src="http://stream-dc1.radioparadise.com/ogg-96m">
With your address, of course.
The simplest example: https://jsfiddle.net/ssx3mx24/
A little more complicated, with switching stations: https://jsfiddle.net/bvd9dmdc/embedded/result/ (999 bytes, btw)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question