All Questions
11 questions
0
votes
1
answer
241
views
Icecast2 make point to connect Rivendell
I have server with option SSH to run own proces. On this server I have preinstaled command icecast and ices.
I want to create in IceCast mount point to connect to them by Rivendell. But after read ...
0
votes
0
answers
276
views
Create a Live Audio Streaming Service with Icecast and Drupal
I want to develop a Web Radio. To do this, to make good Radio Show I need:
RadioDJ: to doing stuff with Jingles, Speakers, Songs
IceCast Client: to broadcast audio streaming to IceCast Server, like ...
1
vote
1
answer
915
views
Some browsers are caching an icecast stream instead of playing it
I'm running three Icecast servers, all streaming the same content. Since about two weeks, I got some users reporting that they cannot listen to the stream anymore. Their browser is trying to load the ...
-1
votes
2
answers
3k
views
Play online Radio Station as a Music on Hold in Asterisk
Is there a way (Tool or any idea) to play radio station (Streamed via IceCast) as a Music On Hold in Asterisk?, I Have a streaming server and Asterisk Server running and working independently very ...
1
vote
1
answer
5k
views
Restream a Shoutcast/Icecast Stream Using PHP
I need to somehow restream the Shoutcast/Icecast stream using the PHP.
Why?
Because Shoutcast/Icecast streams are non https. And it's sent through not 80 and 443 port, but some different strange ...
3
votes
0
answers
866
views
Internet radio statio playing Spotify for private use
I want to build a server that I can register as my own internet radio station on my hardware internet radio player using wifiradiofrontier.com. Reasoning: I want to listen to Spotify when I wake up ...
0
votes
1
answer
951
views
HTML5 / Javascript client code to record from microphone to send it to IceCast / ShoutCast server? Another solution without desktop software?
I'm trying to help this open radio station guys: radioqk.org. However I'm quite new about the topic of streaming and radio servers. I'm quite surprised that all what I found is about a desktop ...
1
vote
1
answer
2k
views
I have a few questions about the setup of an mp3 radio stream
What's the difference between all of these? And what are their meanings?
/;stream.mp3 [What exactly does the ; semicolon signify after the / slash?]
Also, what's the difference if I take off the ...
2
votes
2
answers
5k
views
Fetch Icecast song title without buffering audio
I want to write a small JavaScript library that can fetch "now playing" data for Icecast streams. From what I understand, I can do this by sending a HTTP request to a radio stream as follows:
GET /...
1
vote
1
answer
6k
views
How to encode live broadcast of the Local FM radio stations
We are in the midst of research stage for our coming web project. We would like to make a website that streams (all) the Local FM Radio Stations.
In research for the right tools to set up the said ...
11
votes
2
answers
20k
views
Developing the client for the icecast server
I am developing the client for the icecast server (www.icecast.org). Can anybody tell me, what is the format they are using for streaming the content?
I was looking on their pages, but there is no ...