Given the bandwidth requirements of .shn -- even on a home LAN -- I would not bother streaming that format. Instead, I would shell script to decompress the SHN files on the fly, and pipe it to oggenc. You can realtime ogg encode, unless your CPU is marginal.
You'll take a small hit on the CPU during encode, but if you don't you'll take an (even bigger?) hit on the network. _Scott > -----Original Message----- > From: Kenneth E. Lussier [mailto:[EMAIL PROTECTED]] > Sent: Sunday, January 12, 2003 11:48 AM > To: [EMAIL PROTECTED] > Subject: Streaming Formats > > > Hi All, > > I have my web server set up to stream mp3 and ogg files. > However, I hav > recently started playing with shn files as well. Does anyone know how > these fils can be streamed? > > TIA, > Kenny > > -- > "The ebb and flow of the Atlantic tides. > The drift of the continents. > The very position of the sun along it's ecliptic. > These are just a few of the things I control in my world." > > _______________________________________________ > gnhlug-discuss mailing list > [EMAIL PROTECTED] > http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss > > _______________________________________________ gnhlug-discuss mailing list [EMAIL PROTECTED] http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss
