Introducing: PyBeat

Posted by Christian on Mar 09 2008, 13:09 CEST
Tagged with Python

I recently bought myself a NSLU2 and needed some software to stream music files from it to my laptop. The alternatives used too many resources and wasn't practical on a box with 32 MB ram and 266 MHz CPU.

So I needed something that wouldn't take up as much resources on the server - so I wrote my own server system. The "revolutionary" part of my system is, that the server is kept simple, and all the resource intensive work, such as directory listings and playlist generation, is left to the client.

Read more about PyBeat.

Comments for "Introducing: PyBeat"

Currently disabled.