RE: Rygel-0.32.1 will not stream outside the gnome evironment



that's odd.

$ echo "delete from blacklist;" | sqlite3 
/home/tc/.cache/rygel/media-export.db
$ G_MESSAGES_DEBUG=all rygel > ~/rygel_debug ...
[...]

I'm missing the startup output of mx-extract (running on descriptors 
4 5).

Can you run export GST_DEBUG=*:2 /usr/local/libexec/rygel/mx-extract

and then paste
EXTRACT file:///home/tc/Music/terminator.wav|audio/x-wav

press return and see what you get?

I didn't know you could do that :)

Yes, that's my super-secret "I was too lazy to convert it to private DBus" IPC protocol :D.

$ GST_DEBUG=*:2 /usr/local/lib/rygel/mx-extract
MediaExport-Message: rygel-media-export-extract.vala:163: Started with 
descriptors 0 (in) 1 (out) EXTRACT 
file:///home/tc/Music/terminator.wav|audio/x-wav
RESULT|file:///home/tc/Music/terminator.wav|247|file:///home/tc/Music/
RESULT|terminator.wav
Titleterminator
wavsUrifile:///home/tc/Music/terminator.wavsIdd20bea7f5f587a8289970e92
75274d22sMTime÷·»XtMimeTypeaudio/x-wavsSizeþmtDate2017-03-05T07:02:15Z
sP|·Ëð^[[?1;2c^[[?1;2c

That looks fine, though.

Two things:

- Can you re-try with "mx-extract --extract-metadata" - forgot that option, sorry

$ GST_DEBUG=*:2 /usr/local/lib/rygel/mx-extract --extract-metadata
MediaExport-Message: rygel-media-export-extract.vala:163: Started with descriptors 0 (in) 1 (out)
EXTRACT file:///home/tc/Music/terminator.wav|audio/x-wav
0:00:20.492966086  9245  0x1e96180 WARN              discoverer gstdiscoverer.c:1612:start_discovering: No 
URI to process

- Can you try running Rygel with wrap-dbus from
https://git.gnome.org/browse/rygel/tree/examples/service/wrap-dbus
to check if a hard dependency on DBus crept in - that would need fixing
then - also, remove blacklist or db beforehand

$ ./wrap-dbus rygel
grep: /home/tc/.dbusrc: No such file or directory
Rygel-Message: rygel-acl.vala:143: No ACL fallback policy found. Using "allow"
Rygel-Message: Rygel v0.32.1 starting?
RygelCore-Message: New plugin 'MediaExport' available
MediaExport-Message: rygel-media-export-extract.vala:163: Started with descriptors 3 (in) 4 (out)
MediaExport-Message: rygel-media-export-extract.vala:163: Started with descriptors 3 (in) 4 (out)
MediaExport-Message: rygel-media-export-extract.vala:163: Started with descriptors 3 (in) 4 (out)
MediaExport-Message: rygel-media-export-extract.vala:163: Started with descriptors 3 (in) 4 (out)
RygelServer-Message: rygel-thumbnailer.vala:132: No D-Bus thumbnailer available
MediaExport-Message: 'file:///home/tc/Pictures' harvested
MediaExport-Message: rygel-media-export-harvesting-task.vala:300: Harvesting of file:///home/tc/Pictures done 
in 0.203239

I didn't mention it before, but on the x86_64, if I first get rygel working in the gnome environment, exit to 
the console, stop dbus, start a non-dbus wm and then re-start rygel, it still works.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]