Multimedia: Difference between revisions

From Chaosdorf Wiki
Jump to navigation Jump to search
m (Doku mal wieder fixen…)
(→‎Sound: Airplay)
Line 22: Line 22:
Um vom lokalen Capture-Device an den Mischer zu streamen, nutze folgendes Kommando:
Um vom lokalen Capture-Device an den Mischer zu streamen, nutze folgendes Kommando:
  parec --latency-msec=50 | pacat --latency-msec=50 --server=pulse
  parec --latency-msec=50 | pacat --latency-msec=50 --server=pulse
=== Airplay ===
We have [https://github.com/abrasive/shairport Shairport] running as a bridge to stream audio using the Airplay protocol. Just choose "DorfPlay" from the list of available outputs.


=== ALSA ===
=== ALSA ===

Revision as of 17:08, 17 November 2014

Sound

PulseAudio Volume Control

The front area of our space is equipped with a powerful sound system. Seven wall-mounted speakers (JBL control), accompanied by a subwoofer beneath the stairs are wired to four amplifiers located in the server room.

PulseAudio

Use PulseAudio for playback from your machine or MPD/MPlayer/XBMC.

There are three output devices available:

  1. Upmix for background music
  2. Hackcenter for showing stuff in the back of the room, only the speaker near the TV is used
  3. Presentation for showing stuff in the lounge, using the three speakers at the screen
  4. Surround for pass-through of multi-channel audio (theatric)

For example, use the following command to create a remote sink on your machine:

pacmd load-module module-tunnel-sink server=pulse sink=hackcenter

Then, switch the desired stream to the new sink. Use can use pavucontrol for that.

Warning: Remember to lower your playback volume before switching outputs to prevent damaging everyones ears.

Um vom lokalen Capture-Device an den Mischer zu streamen, nutze folgendes Kommando:

parec --latency-msec=50 | pacat --latency-msec=50 --server=pulse

Airplay

We have Shairport running as a bridge to stream audio using the Airplay protocol. Just choose "DorfPlay" from the list of available outputs.

ALSA

PulseAudio outputs over the usual ALSA devices. The default mixer settings are balanced for nice background sound both in the Lounge and in the Hackcenter. To override these, use the PulseAudio mixer interface.

Musik

Unser Web Interface

Zum Musikhören: Die Verstärker über http://dorfmap/ einschalten. Die Anlage ist an den Multimedia-Server angeschlossen, auf dem ein MPD als Jukebox läuft.

Anschließend kann die Musik zum Beispiel über unser Web Interface unter http://mpd/ gesteuert werden.

Da das Web Interface auf Einfachheit ausgelegt ist, möchtet ihr evtl. einen MPD Client auf eurem Gerät nutzen. Eine umfassende Liste gibt es unter http://mpd.wikia.com/wiki/Clients

  • Für Android sind MPDroid und MPD Control ganz gut.
  • Für PCs (Linux und Windows) taugen Cantata und GMPC
  • Das Apple-Universum hat leider wenig Liebe für MPD übrig.

Filme

Projector