KZSU Cyber Radio 1 Internet Broadcast

Last update: March 12, 1996

KZSU now broadcasts its air signal using the Cyber Radio 1 system, virtually the same software used by WREK-NET. The sound is represented with 8-bit mu-law encoding, sampled at 8000 Hz (i.e., bandlimited to 4000 Hz) as monophonic sound. It's fundamentally the same quality you'd get on a good telephone.

If you are using a Macintosh, a Windows/DOS computer, or a non-desktop computer, you'll have to pit your wits against the source code; at KZSU, we're mainly poor UNIX nerds (which is why we can't afford RealAudio or StreamWorks). Sorry.

Watch this space. We'll be adding new clients, WWW sound samples, and other features in our copious free time.


How to listen to KZSU via Cyber Radio 1 (UNIX client)

Your Internet connection should be able to deliver at least around 64,000 bps for the audio before you try this. Otherwise, you'll probably receive subliminal messages from some past KZSU program director.

  1. Retrieve the client appropriate for your system via FTP (below). Make sure you use binary mode!

  2. If necessary, uncompress the binary:
    $ uncompress cr1.some-long-suffix.Z

    Note that many Web browsers (e.g., Netscape and Mosaic) will do this for you automagically.

  3. Rename your copy to something you can type:
    $ mv cr1.some-long-suffix cr1

  4. Ensure that your copy has execution bits turned on:
    $ chmod +x cr1

  5. Run the client:
    $ ./cr1
    After a few seconds of setup, you should start hearing the sound of KZSU.

    If you're using the generic Georgia Tech client instead of one from KZSU's FTP archive, point it to our server:
    $ ./cr1 -i kzsu-cr1.stanford.edu
    For the domain-challenged, this is currently 36.118.0.90.

  6. When you're done, type your interrupt character (usually Ctrl-C or DELETE) to end the the client program.

FTP Resources for Cyber Radio 1

KZSU keeps some Cyber Radio 1 files on our FTP server under ftp://www-kzsu.stanford.edu/CyberRadio1.

Here are a few extra hyperlinks for your convenience:

The original source for Cyber Radio 1 is in the FTP directory, ftp://ftp.gatech.edu/pub/wrek/CyberRadio1
from WREK at Georgia Tech. This should compile OK on FreeBSD and/or LINUX systems. Or it can be the basis of your own super-duper client if you feel so moved.

Also, John Selbie, CR1's creator, keeps a number of WWW pages of interest:


Problems?

Thus far, the problems that listeners have encountered are solvable, provided they have the skill, tools and time to wrangle with the source code:


KZSU Stanford.
<info@kzsu.stanford.edu>