Archive of UserLand's first discussion group, started October 5, 1998.

Re: Radio Userland xplatform?

Author:Jamie Scheinblum
Posted:7/26/2000; 8:16:01 AM
Topic:Radio Userland xplatform?
Msg #:19099 (In response to 19093)
Prev/Next:19098 / 19100

You could also try feeding the mp3 file over a HTTP stream to the client ala shoutcast. Mp3 works really nicely in that you can send it over a TCP stream and not have to worry about doing any syncing with the client. If you do it this way, you win out in being instantly x-platform and instantly network aware.

Essentially all you need to do is to read from the file and write to the http stream. Here's an example of how to do it in PERL, should be even easier in Frontier.

http://www.networked.org/scripting/radio_free_internet.txt




This page was archived on 6/13/2001; 4:55:51 PM.

© Copyright 1998-2001 UserLand Software, Inc.