Search found 8 matches
- Wed Feb 14, 2007 8:22 am
- Forum: Steamcast
- Topic: SteamcastServer.php - Class for retrieving XML stats
- Replies: 1
- Views: 8829
SteamcastServer.php - Class for retrieving XML stats
1.) Save this code to file - SteamcastServer.php.
<?php
class SteamcastServer
{
// Public
var $host;
var $port;
//Private
var $_xml;
var $_error;
var $_currentListeners;
var $_streamStatus;
var $_peakListeners;
var $_maxListeners;
var $_reportedListeners;
var $_bitrate ...
<?php
class SteamcastServer
{
// Public
var $host;
var $port;
//Private
var $_xml;
var $_error;
var $_currentListeners;
var $_streamStatus;
var $_peakListeners;
var $_maxListeners;
var $_reportedListeners;
var $_bitrate ...
- Sun Aug 20, 2006 9:35 am
- Forum: Steamcast
- Topic: XML is truncated
- Replies: 1
- Views: 6870
XML is truncated
I setup 3 new brand new servers on a new box and sometimes the following is returned when I view the status.xml in my browser.
XML Parsing Error: unclosed token
Location: http://dnbradio.com:11064/admin/status.xml
Line Number 293, Column 31: <pconnect_time>1156082755</p ...
XML Parsing Error: unclosed token
Location: http://dnbradio.com:11064/admin/status.xml
Line Number 293, Column 31: <pconnect_time>1156082755</p ...
- Tue Nov 29, 2005 2:40 am
- Forum: Steamcast
- Topic: Skipping / Erratic Sound ...
- Replies: 2
- Views: 7626
- Mon Nov 28, 2005 6:29 am
- Forum: Steamcast
- Topic: Skipping / Erratic Sound ...
- Replies: 2
- Views: 7626
Skipping / Erratic Sound ...
I just got steamcast running on a new CentOS/Linux box. It\\\'s sourcing from a nullsoft shoutcast server.
Notice the skips/erratic behaviour
http://83.149.98.31:9540/live.mp3
Here is a shoutcast server running on the same box (no problems)
http://83.149.98.31:8000/listen.pls
All advanced ...
Notice the skips/erratic behaviour
http://83.149.98.31:9540/live.mp3
Here is a shoutcast server running on the same box (no problems)
http://83.149.98.31:8000/listen.pls
All advanced ...
- Sun Apr 24, 2005 2:46 am
- Forum: Articles
- Topic: Thwarting Streamripping, is it really worth it? [Technical]
- Replies: 15
- Views: 84426
- Wed Jun 23, 2004 6:38 pm
- Forum: Radio Toolbox
- Topic: includes.php not being updated after adding 6th server
- Replies: 3
- Views: 7582
- Thu Jun 10, 2004 4:12 pm
- Forum: Radio Toolbox
- Topic: includes.php not being updated after adding 6th server
- Replies: 3
- Views: 7582
includes.php not being updated after adding 6th server
I just added a 6th server to rtb and now the script service does not update includes.php. RTB does not report any errors at all.
If I remove the 6th server it starts working again.
I tried it with several different servers as "the 6th server" and I get the same result.
Any ideas?
If I remove the 6th server it starts working again.
I tried it with several different servers as "the 6th server" and I get the same result.
Any ideas?
- Sat Mar 27, 2004 8:45 pm
- Forum: Radio Toolbox
- Topic: password not
- Replies: 1
- Views: 4831
password not
Script service authentication is not working with the rtb newest release.
I've double checked that I have a password configured on rtb and that it matches my config.php.
Checking the error log I see the following.
03/27/2004@10:07:07: No User or Password Sent
03/27/2004@10:08:07: No User or ...
I've double checked that I have a password configured on rtb and that it matches my config.php.
Checking the error log I see the following.
03/27/2004@10:07:07: No User or Password Sent
03/27/2004@10:08:07: No User or ...