i'm user of HFS great little video server,

i have one request, can you please add support for http user peering something like tiny CDN to cut the bandwidth and allow my users to share their bandwidth over http.
you already have HFS server, so next mission maybe should be small client which distributes the same file to all other connected peers connected to HFS server. i hope this can be done it will be really interesting to have this feature for everybody.

i've done little research for opensource code which maybe you can use for the client and little change in HFS for this to work together.
http://sourceforge.net/projects/distvidsys/DVS (Distributed Video System) is an open source project with all necessary tools (servers, monitors, etc) for the creation of a Content Distribution Network (CDN) with live video and video on demand streaming
Distributed Videostreaming
Peer-to-Peer Videostreaming System. A normal p2p client can only download the file by using http or ftp. This System uses streaming (RTP) so that you can watch the video during the download.
something like Distributed Video System over http with |HFS

there is also this old cdn over http open source project called dijjer.org right now its dying maybe should be added to HFS ?
also bittorrent but no streamming support over http ? :O no idea