mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-04 18:29:42 +02:00
9fe5932e97
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2672 3c298f89-4303-0410-b956-a3cf2f4a3e73
15 lines
486 B
Plaintext
15 lines
486 B
Plaintext
config BR2_PACKAGE_PEERCAST
|
|
prompt "peercast........................... P2P audio and video streaming server"
|
|
tristate
|
|
default m if CONFIG_DEVEL
|
|
select BR2_PACKAGE_LIBPTHREAD
|
|
select BR2_PACKAGE_UCLIBCXX
|
|
help
|
|
PeerCast is a fresh new P2P streaming server. It can stream music
|
|
and video from a broad variety of formats. Many audio players can
|
|
listen to peercast streams, as it's been built to remain compatible
|
|
with Nullsoft Shoutcast.
|
|
|
|
http://www.peercast.org/
|
|
|