Icecast Server: Difference between revisions
Jump to navigation
Jump to search
(Remove old spam) |
mNo edit summary |
||
Line 22: | Line 22: | ||
***slave startup re-organised so that relays are more independant | ***slave startup re-organised so that relays are more independant | ||
***on xml reload, active sources are updated as well | ***on xml reload, active sources are updated as well | ||
***When max-listeners reached, a HTTP 302 code can be sent to redirect clients to alternative slave hosts. | ***When max-listeners reached, a HTTP 302 code can [http://www.shoppharmacycounter.com/ weight loss pills] be sent to redirect clients to alternative slave hosts. | ||
***authenticated relays, those that match the relay user/pass, bypass the max-listener check | ***authenticated relays, those that match the relay user/pass, bypass the max-listener check | ||
Line 29: | Line 29: | ||
As good ideas are never a waste, and for tracking purposes, please list here all the features you're missing in icecast trunk. | As good ideas are never a waste, and for tracking purposes, please list here all the features you're missing in icecast trunk. | ||
Note: please check that the feature you request is not already in trunk before posting ! | Note: please check that the feature you request is not already [http://www.supplementstoweightloss.com/c-9-extreme-fat-burners.aspx fat burners] in trunk before posting ! | ||
* Ponnies | * Ponnies | ||
[[Category:Xiph-related Software]] | [[Category:Xiph-related Software]] |
Revision as of 06:37, 4 July 2011
Icecast is an open source multi-platform streaming server. It supports Ogg Vorbis, Ogg Theora, and MP3.
External links
- Icecast homepage
- Stream directory
- Icecast archive / forum - an Icecast mailing list archive that combines both user and dev lists. It is hosted by Nabble. You can search or browse Icecast discussions here.
Development
- trunk http://svn.xiph.org/icecast/trunk/icecast
- kh-branch http://svn.xiph.org/icecast/branches/kh/icecast
- diff to trunk
- fast pre-buffering aka burst-on-connect.
State a burst size in bytes to indicate how much should be sent at listener connect. - mp3 accepts artist and title separately on the url.
- program invocation at stream start and end, per mount based.
- on-demand relays, activated on first listener, disconnected when listenersfalls to 0.
Available for master relays as well. - multiple Ogg codec streaming. Current codecs handled are Theora, Vorbis, Speex, Writ.
- Clients are started at theora key frame if theora is being streamed.
- Added URL and command based listener authentication
- server xml reload, and reopen logging available via admin url
- slave startup re-organised so that relays are more independant
- on xml reload, active sources are updated as well
- When max-listeners reached, a HTTP 302 code can weight loss pills be sent to redirect clients to alternative slave hosts.
- authenticated relays, those that match the relay user/pass, bypass the max-listener check
- fast pre-buffering aka burst-on-connect.
- diff to trunk
Wish List
As good ideas are never a waste, and for tracking purposes, please list here all the features you're missing in icecast trunk.
Note: please check that the feature you request is not already fat burners in trunk before posting !
- Ponnies