Streaming: Difference between revisions
From Elch-Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
* Packages installieren: icecast, ices | * Packages installieren: icecast, ices | ||
* Config files vom alten Server nach /usr/local/etc kopieren (icecast.xml, ices.conf) | * Config files vom alten Server nach /usr/local/etc kopieren (icecast.xml, ices.conf) | ||
* Manuell compilieren: [[http://www.becrux.com/index.php?page=projects&name=icegenerator Icegenerator]] | |||
* Running: | * Running: | ||
** Als root: icecast -c /usrlocal/etc/icecast.xml (Icecast läuft dann als icecast/icecast) | ** Als root: icecast -c /usrlocal/etc/icecast.xml (Icecast läuft dann als icecast/icecast) |
Revision as of 18:18, 17 November 2013
Streaming von fish-serv2013
- Fish-Serv2013
- Packages installieren: icecast, ices
- Config files vom alten Server nach /usr/local/etc kopieren (icecast.xml, ices.conf)
- Manuell compilieren: [Icegenerator]
- Running:
- Als root: icecast -c /usrlocal/etc/icecast.xml (Icecast läuft dann als icecast/icecast)
- Admin-Interface: http://fish-serv.dyndns.org:8000/
- Als normaler user: /usr/src/icegenerator/icegenerator-0.5.5-pre2/src/icegenerator /usr/local/etc/ icegenerator.conf (backgrounded sich selber!)
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...