The icecast admin page shows a /live mountpoint but nothing is connected to it.
Where is the text config file located? Here is what the GUI code page shows. glasscoder \ --server-type=icecast2 \ --server-url=http://janus.cdnstream.com:5314/live \ --server-auth=universi:***password*** \ --verbose \ --audio-format=mp3 \ --audio-samplerate=44100 \ --audio-channels=2 \ --audio-bitrate=128 \ --stream-name="Coyote Radio" \ --audio-device=asihpi \ --asihpi-adapter-index=1 \ --asihpi-input-index=1 \ --asihpi-input-gain=0 \ --asihpi-input-source=LINEIN \ --asihpi-channel-mode=NORMAL Thanks for the help Don Keep in mind that the GlassGUI is exactly that ! It's a gui front end to the standard text configuration file. All of the info available on the text config applies. So, when you think you're done with the gui, open the text config file, and see if anything doesn't jump out at you. Since you specifically mention icecast, what does the icecast admin page tell you ? Note that glass feeding into an out-of-the-box, pure default icecast install "just works" as is. -- Cowboy _______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
