PeerCast
From Wikipedia, the free encyclopedia
This article does not cite any references or sources. Please help improve this article by adding citations to reliable sources (ideally, using inline citations). Unsourced material may be challenged and removed. (December 2008) |
Developed by | Giles |
---|---|
Latest release | 0.1218 / 17 December 2007 |
Operating system | Windows, GNU/Linux, Mac OS X |
Type | Peercasting |
Licence | GPL |
Website | http://www.peercast.org/ |
PeerCast (founded 2002) is an open source streaming media multicast tool. PeerCast uses peer to peer technology to minimize the necessary upload bandwidth for the original multicastor.
Contents |
[edit] Methods
Peercast can be used to multicast streaming audio (Ogg Vorbis, MP3, WMA) and/or video (Ogg Theora, Nullsoft Streaming Video, or WMV), or any other stream of data, over the internet. Peercast uses a distributed bandwidth technique to lighten the load of the broadcaster's upstream bandwidth where each listener/viewer will relay the stream they download to one or more additional listeners. Users may choose how many relays to allow, and if a listener sets their relays to '0', then they will essentially not contribute back to the stream at all.
The benefits of using PeerCast is that it allows any multicasters, particularly small or independent ones, to distribute their streams without need for much bandwidth, saving them costs. It also allows, theoretically, an infinite number of listeners as long as there are enough relays (see below).
[edit] Criticism
When a relay is lost, all peers underneath it (might) lose their connection to the stream and must reconnect to another relay, also when reconnecting to another relay, a peer (might) have to accept the point in the stream the new relay is at, potentially causing a skip or repeat in the stream.
Upload bandwidth isn't always reliable, as typical relays are just ordinary listeners. Also, the project is currently in beta and is sometimes unstable.
Peercast does not feature BitTorrent-like swarming; if a point node fails, all others in the tree are mute and dead.
Corporate environments and their security policies might not appreciate the fact that it uses peer-to-peer technology and essentially turns listeners by default into servers.
Since it turns all of the network in a server, distributing content for which you might not have a license could cause legal concerns, depending on the jurisdiction and local legislation the node falls under.
[edit] Similar projects
[edit] See also
[edit] External links
- Official Website
- Directory of active broadcasts
- Gnome Peercast is a GUI frontend for Linux users (the official version is only command line)
- There is also a Japanese based fork of the project which can be found here
This website-related article is a stub. You can help by expanding it. |