> > > > 
> > > > Is there a way to check why various files are blacklisted?
> > > > 
> > > Because the GStreamer extractor times out. Can you try running wrap- 
> > > dbus mx-extract -m
> > >
> > > Then paste the usual EXTRACT line and see if that blocks on your RPI?
> > > 
> > $ GST_DEBUG=*:2 ./wrap-dbus /usr/local/lib/rygel/mx-extract -m
> > 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:15.093411973 14894   0xc98180 WARN              discoverer 
> > gstdiscoverer.c:1612:start_discovering: No URI to process
> >
> > Is there anything else I can try?
> >
I disabled media export in rygel.conf, started tracker manually and now rygel 
will stream.

Since I'd rather not use tracker on the RPi, is there a way to test media 
export to try and get it working?

"gst-launch-1.0 playbin ..." works for the media types I'm trying to stream, is 
there a gstreamer dependency or mime type entry that media export relies on 
that I can check for with "gst-inspect-1.0"?

$ tracker daemon -s
Starting miners?
  ? Userguides
  ? File System
  ? Extractor
  ? Applications

$ ps aux | grep tracker
 4556 tc       /usr/local/lib/tracker-1.0/tracker-store
 5010 tc       /usr/local/lib/tracker-1.0/tracker-miner-user-guides
 5016 tc       /usr/local/lib/tracker-1.0/tracker-miner-fs
 5021 tc       /usr/local/lib/tracker-1.0/tracker-extract
 5049 tc       /usr/local/lib/tracker-1.0/tracker-miner-apps

$ rygel
Rygel-Message: rygel-acl.vala:143: No ACL fallback policy found. Using "allow"
Rygel-Message: Rygel v0.32.1 starting?
Rygel-Tracker-Message: rygel-tracker-item-factory.vala:68: Using /home/tc/Music 
as upload directory for object.item.audioItem.musicTrack
GLib-GIO-Message: Using the 'memory' GSettings backend.  Your settings will not 
be saved or shared with other applications.
Rygel-Tracker-Message: rygel-tracker-item-factory.vala:68: Using 
/home/tc/Videos as upload directory for object.item.videoItem
Rygel-Tracker-Message: rygel-tracker-item-factory.vala:68: Using 
/home/tc/Pictures as upload directory for object.item.imageItem.photo
RygelCore-Message: New plugin 'Tracker' available
RygelCore-Message: New plugin 'Playbin' available

..and finally I can play music files on a hifi streamer client.

_______________________________________________
rygel-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/rygel-list

Reply via email to