##
 # NaioSC and Naiocast Server Configuration File
##

; (Stream Generator, running SHOUTcast or Icecast,
; where naioSC is going to grab audio from)
; 
; ROGUE AMOEBA'S NICECAST (Built in Server) Address and Port

Nicecast-Addr = 127.0.0.1
Nicecast-Port = 8000


; Naiocast Server Address
;
; (This must be the absolute URL to the receiver.cgi file on the web host)

NCServer-Addr = http://www.mywebhost.com/cgi-bin/NCServer/receiver.cgi
NCServer-Pass = mypassword


; Naiocast Server Header Type
;
; 1 = SHOUTcast, 2 = Icecast

NCServer-Header-Type = 1


; Naiocast Server Max Listeners
;
;

NCServer-Max-Listeners = 25