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 3 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/terminator.wav
Titleterminator
wavsUrifile:///home/tc/Music/terminator.wavsIdd20bea7f5f587a8289970e9275274d22sMTime÷·»XtMimeTypeaudio/x-wavsSizeþmtDate2017-03-05T07:02:15ZsP|·Ëð^[[?1;2c^[[?1;2c

 That looks fine, though.

Two things:

- Can you re-try with "mx-extract --extract-metadata" - forgot that option, sorry - 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

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