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 ==
= V1: 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 17: Line 17:
== Anhören ==
== Anhören ==
* http://fish-serv.dyndns.org:8000/
* http://fish-serv.dyndns.org:8000/
= V2: 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...

Revision as of 21:59, 30 July 2013

V1: 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


V2: 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...