Streaming: Difference between revisions
From Elch-Wiki
Jump to navigationJump to search
(New page: == Streaming auf Fish-Serv == * Als Basis wird [http://www.icecast.org/ Icecast] verwendet * Icecast-Server unter /usr/src/icecast * Icecast-Streamer für mp3 unter /usr/src/ice0 -> ices ...) |
No edit summary |
||
Line 4: | Line 4: | ||
* Icecast-Server unter /usr/src/icecast | * Icecast-Server unter /usr/src/icecast | ||
* Icecast-Streamer für mp3 unter /usr/src/ice0 -> ices | * Icecast-Streamer für mp3 unter /usr/src/ice0 -> ices | ||
* Icecast-Streamer für "live" utner /usr/src/liveice | |||
== Starten == | == Starten Server == | ||
* Als root: icecast -c /usr/local/etc/icecast.xml | * Als root: icecast -c /usr/local/etc/icecast.xml | ||
== Starten: Streamer == | |||
* Als normaler user: ices | * Als normaler user: ices | ||
* Als normaler user: liveice | |||
== Anhören == | == Anhören == | ||
* http://fish-serv.dyndns.org:8000/ | * http://fish-serv.dyndns.org:8000/ |
Revision as of 12:54, 25 July 2010
Streaming auf Fish-Serv
- Als Basis wird Icecast verwendet
- Icecast-Server unter /usr/src/icecast
- Icecast-Streamer für mp3 unter /usr/src/ice0 -> ices
- Icecast-Streamer für "live" utner /usr/src/liveice
Starten Server
- Als root: icecast -c /usr/local/etc/icecast.xml
Starten: Streamer
- Als normaler user: ices
- Als normaler user: liveice