Streaming: Difference between revisions
From Elch-Wiki
				
				
				Jump to navigationJump to search
				
				
No edit summary  | 
				|||
| Line 22: | Line 22: | ||
* [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]  | * [http://www.becrux.com/index.php?page=projects&name=icegenerator Icegenerator]  | ||
* [https://icecast.org/docs/icecast-2.4.0/config-file.html Icecast config.xml]  | |||
Revision as of 13:46, 2 July 2021
Streaming von fish-serv2013
- Fish-Serv2013
 - Packages installieren: icecast, ices
 - Doku zu libshout
 - Doku zu ShoutCast XML Metadata Specification
 - 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/ bzw. http://radio-intern.mybabey.ch:8001/
 - Als normaler user: /usr/src/icegenerator/icegenerator-0.5.5-pre2/src/icegenerator /usr/local/etc/ icegenerator.conf (backgrounded sich selber!)
 
 
Anhören / Elch-Radio
- Start-Skript: /etc/init.d/icecast_elch (startet den icecast mit Config aus /usr/local/etc/icecast.xml und den elch_radio)
 - Extern: http://fish-serv.dyndns.org:8000/elch-radio
 - Intern: http://radio-intern.mybabey.ch:8001/elch-radio (oder http://192.168.0.1:8001/elch-radio)