Search the Community
Showing results for tags 'shoutcast'.
-
$ip = "YOUR IP ADDRESS HERE"; $port = "YOUR PORT NUMBER HERE"; $fp = @fsockopen($ip,$port,$errno,$errstr,1); if (!$fp) { $title = "Connection timed out or the server is offline "; } else { fputs($fp, "GET /7.html HTTP/1.0\r\nUser-Agent: Mozilla\r\n\r\n"); while (!feof($fp)) { $info = fgets($fp); } $info = str_replace(' ', "", $info); $split = explode(',', $info); if (empty($split[6])) { $title = "The current song is not available "; } else { $count = count($split); $i = "6"; while($i if ($i > 6) { $title .= ", " . $split[$i]; } else { $title .= $split[$i]; } $i++; } } } $title = substr($title, 0, -2); print $title; ?>
-
Noticed there's been an update for Altacast plugin for RadioDJ http://altacast.com/ v2.5.5 was released today. It's been tested on Windows10 and is working and showing up in the program this time. You can find the basic instructions on how to install it alongside RadioDJ Here Please note: Altacast for RadioDJ is a 3rd party plugin it is NOT written by me or the author of RadioDJ. it is a totally separate program. Software is supplied as seen. We cannot be held responsible if Altacast crashes or doesn’t work on your your system. If you should run into any problems then you can try asking a question about Altacast on the RadioDJ forums.
-
Hi, Recently I posted about me being visually impaired and looking for an accessible service to run an internet radio station. Recently I came across the plans at http://www.shoutca.st/ and the prices are great! The problem though is it uses Centova Cast, which relies on drag and drop. This doesn't work properly with my screen reading software. Does anyone know of any plans that can match these prices or similar to these prices, but uses a different control panel to Centova Cast? Don't worry about it being accessible or not, I'll test that myself, just every service I've looked at is either too expensive just for a station to run as a hobby, or it uses Centova Cast, which I can't use. Thanks for any help
-
- centovacast
- icecast
-
(and 1 more)
Tagged with:
-
All radio station who use Shoutcast server V1 Are not supported Google Chrome VER 55 That is all the formats of these streams do not work from now for example: http://192.168.1.1:9986/;stream.mp3 http://192.168.1.1:9986/;stream/1 http://192.168.1.1:9986/; FireFox & Microsoft Edge There is no problem with them Shai
-
Hello, I am the owner of a new internet radio station called Figaro Christian Radio and I am looking for a solution to my problem concerning remote broadcasting. I am trying to find a way to connect to my radio station remotely, however, I am not trying to use a "VNC" or remote access program to solve my problem. I tried to use Lunacaster and sc_trans from Shoutcast to solve my problem, however I was unsuccessful.
- 2 replies
-
- internet radio
- lunacaster
-
(and 2 more)
Tagged with: