Streaming: Difference between revisions
From Elch-Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
= | = Streaming auf Fish-Serv = | ||
* Als Basis wird [http://www.icecast.org/ Icecast] und [http://star.arm.ac.uk/~spm/software/liveice_setup.html LiveICE] verwendet | * Als Basis wird [http://www.icecast.org/ Icecast] und [http://star.arm.ac.uk/~spm/software/liveice_setup.html LiveICE] verwendet | ||
Line 19: | Line 19: | ||
= | = Streaming again = | ||
* Als Basis wird Icecast und Darkice verwendet | * Als Basis wird Icecast und Darkice verwendet | ||
* Beides als Suse-Package isntalliert | * Beides als Suse-Package isntalliert | ||
Line 25: | Line 25: | ||
* Start als root in /etc : darkice -v 10 | * Start als root in /etc : darkice -v 10 | ||
* Stream sollte auf localhost:8000/darkice kommen... | * Stream sollte auf localhost:8000/darkice kommen... | ||
= Link-Parkplatz = | |||
* [http://www.live555.com/liveMedia/#3rd-party-apps Live555.com 3rd Party Apps] |
Revision as of 21:34, 2 August 2013
Streaming auf Fish-Serv
- Als Basis wird Icecast und LiveICE 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
Anhören
Streaming again
- Als Basis wird Icecast und Darkice verwendet
- Beides als Suse-Package isntalliert
- Start als root in /etc : icecast -c icecast.xml
- Start als root in /etc : darkice -v 10
- Stream sollte auf localhost:8000/darkice kommen...