Streaming: Difference between revisions
From Elch-Wiki
Jump to navigationJump to search
No edit summary |
|||
Line 38: | Line 38: | ||
= Link-Parkplatz = | = Link-Parkplatz = | ||
* [http://www.live555.com/liveMedia/#3rd-party-apps Live555.com 3rd Party Apps] | * [http://www.live555.com/liveMedia/#3rd-party-apps Live555.com 3rd Party Apps] | ||
* [http://www.becrux.com/index.php?page=projects&name=icegenerator Icegenerator] |
Revision as of 18:21, 29 September 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)
- Running:
- Als root: icecast -c /usrlocal/etc/icecast.xml (Icecast läuft dann als icecast/icecast)
- Admin-Interface: http://fish-serv.dyndns.org:8000/
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...