[Pkg-pulseaudio-devel] Bug#562530: paprefs: activating module-rygel-media-server should automatically activate stream
Christian
schaarsc at gmx.de
Fri Dec 25 14:05:58 UTC 2009
Package: paprefs
Version: 0.9.9-2
Severity: important
there is a switch to activate module-rygel-media-server from paprefs.
However, this module does only provide dbus interface for the communication between rygel and pulseaudio.
audio stream is provide over http.
module-rygel-media-server.c
444: s = pa_sprintf_malloc("http://%s:%u/listen/source/%s", address, a.port, name);
453: return pa_sprintf_malloc("http://@ADDRESS@:4714/listen/source/%s", name);
My understanding is, that load-module module-http-protocol-tcp
is a must, in order to listen to audio.
I have marked this bug as important, because without module-http-protocol-tcp
the error you get is not really helpful to fix the problem:
** (rygel:9113): CRITICAL **: rygel-live-response.vala:261: Error from pipeline RygelLiveResponse:gstsouphttpsrc.c(913): gst_soup_http_src_finished_cb (): /GstPipeline:RygelLiveResponse/RygelMP3TranscoderBin:rygelmp3transcoderbin1/GstSoupHTTPSrc:souphttpsrc1:
libsoup status code 4
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32.2 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to de_DE.utf8)
Shell: /bin/sh linked to /bin/bash
Versions of packages paprefs depends on:
ii gnome-icon-theme 2.28.0-1 GNOME Desktop icon theme
ii libatk1.0-0 1.28.0-1 The ATK accessibility toolkit
ii libc6 2.10.2-2 GNU C Library: Shared libraries
ii libcairo2 1.8.8-2 The Cairo 2D vector graphics libra
ii libcairomm-1.0-1 1.8.0-1 C++ wrappers for Cairo (shared lib
ii libdbus-1-3 1.2.16-2 simple interprocess messaging syst
ii libdbus-glib-1-2 0.82-2 simple interprocess messaging syst
ii libfontconfig1 2.6.0-4 generic font configuration library
ii libfreetype6 2.3.11-1 FreeType 2 font engine, shared lib
ii libgcc1 1:4.4.2-3 GCC support library
ii libgconf2-4 2.28.0-1 GNOME configuration database syste
ii libgconfmm-2.6-1c2 2.24.0-2 C++ wrappers for GConf (shared lib
ii libglade2-0 1:2.6.4-1 library to load .glade files at ru
ii libglademm-2.4-1c2a 2.6.7-2 C++ wrappers for libglade2 (shared
ii libglib2.0-0 2.22.3-1 The GLib library of C routines
ii libglibmm-2.4-1c2a 2.22.1-2 C++ wrapper for the GLib toolkit (
ii libgtk2.0-0 2.18.3-1 The GTK+ graphical user interface
ii libgtkmm-2.4-1c2a 1:2.18.2-1 C++ wrappers for GTK+ 2.4 (shared
ii libpango1.0-0 1.26.1-1 Layout and rendering of internatio
ii libpangomm-1.4-1 2.26.0-1 C++ Wrapper for pango (shared libr
ii libpulse0 0.9.21-1 PulseAudio client libraries
ii libsigc++-2.0-0c2a 2.0.18-2 type-safe Signal Framework for C++
ii libstdc++6 4.4.2-3 The GNU Standard C++ Library v3
ii libxml2 2.7.6.dfsg-1 GNOME XML library
ii pulseaudio-module-gconf 0.9.21-1 GConf module for PulseAudio sound
ii pulseaudio-module-zeroconf 0.9.21-1 Zeroconf module for PulseAudio sou
paprefs recommends no packages.
paprefs suggests no packages.
-- no debconf information
More information about the Pkg-pulseaudio-devel
mailing list