Quote:
Originally Posted by WhatChaMissin
yes I have that part filled out, but what is the "web access" is that where you go to get the stats on your account?
|
The server your DJ's connect to.
http://ip
ort
EX: I have a test server.
http://1.2.3.4:8000 - will show your shoutcast servers built in web page.
$scdef = "Shoutcast"; // Default station name
$scip = "1.2.3.4"; // ip shoutcast server
$scport = "8000"; // port of shoutcast server
$scpass = "AdminPW"; // admin password (not DJ) to shoutcast server
NOTE:
There are 2 passwords on shoutcast servers.
DJ / connect a feed pasword
Admin / server admin password
This ver needs the Admin PW filled out.