micha
1
Hi,
I am trying to stream pulseaudio output via DLNA/UPnP on Debian testing.
The example in the config file works only half the way, I get a continuos beep on my renderer (Sangean internet radio).
Then I followed the GstLaunch example here: Projects/Rygel/Pulseaudio - GNOME Wiki!
This causes rygel to crash:
$ rygel -g *:5
Rygel-Message: 13:22:59.865: Rygel v0.38.3 wird ausgeführt …
Trace/Breakpoint ausgelöst
In dmesg it says:
traps: rygel[18544] trap int3 ip:7f19f04a5062 sp:7ffc12fa6160 error:0 in libglib-2.0.so.0.6600.1[7f19f0468000+88000]
Any ideas what to try next?
1 Like
micha
2
Here’s the output from gdb:
(gdb) run
Starting program: /usr/bin/rygel
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7ffff4bab700 (LWP 19964)]
[New Thread 0x7fffeffff700 (LWP 19965)]
[New Thread 0x7fffef7fe700 (LWP 19966)]
Rygel-Message: 13:32:23.627: Rygel v0.38.3 wird ausgeführt …
Thread 1 "rygel" received signal SIGTRAP, Trace/breakpoint trap.
0x00007ffff7b8b062 in g_logv () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
jensgeorg
(Jens Georg)
3
Sorry, gst-launch is quite broken on 0.38. Please use 0.40 if possible.
Also the “official way” is to use Rygel’s external plugin and pulseaudio’s Rygel plugin.
system
(system)
Closed
4
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.