Re: How to use the rygel upload service?



Hi,

Oh, sorry. I always mix that up. It's DLNA.ORG_AnyContainer.

Excellent, this works !

$ gupnp-upload -c "DLNA.ORG_AnyContainer" -e lo uuid:b4f90615-37d4-499a-9f6e-0ca86aa48008 /home/clohr/gnome-logo.png
UPnP context created for interface lo (127.0.0.1)
Uploading gnome-logo.png: Done.


We have several ways to get meta-data for your local media files.
  - MediaExport is where we walk the filesystem ourselves and find out
what we can
  - Tracker is where we use the contents of the tracker semantic storage
to find out what we need.

The DIDL-Lite xml fragment associated to a media contains such metadata:

<res size="144424" colorDepth="32" resolution="1200x1200" protocolInfo="http-get:*:image/png:DLNA.ORG_PN=PNG_LRG;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00f00000000000000000000000000000">

Which part of the source code should I watch to understand how it is produced?

Regards
Christophe


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