All of lore.kernel.org
 help / color / mirror / Atom feed
* AVRCP metadat
@ 2011-11-24 12:41 sathish
  2011-11-24 13:54 ` Luiz Augusto von Dentz
  0 siblings, 1 reply; 2+ messages in thread
From: sathish @ 2011-11-24 12:41 UTC (permalink / raw)
  To: linux-bluetooth

  Hi,
     I am working on implementing AVRCP 1.3 using the latest bluez that 
i downloaded from repository bluez.kernel.org.git file and i am working 
to get the metadata information from the media player "amarok" .

i already succeded in writing the code using dbus API on bluez-4.96. The 
features such as VolumeUp, VolumeDown, Pause , Stop, 
GetProperties(Status Connected Only) are working fine.

I want help to implement in getting metadata information, I want to know 
which player to use that supports in sending the metadata information.

and suggestions how to use dbus API requesting some more example code 
for writing dbus in C.

-- 
Thanks&  Regards,
Sathish N


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: AVRCP metadat
  2011-11-24 12:41 AVRCP metadat sathish
@ 2011-11-24 13:54 ` Luiz Augusto von Dentz
  0 siblings, 0 replies; 2+ messages in thread
From: Luiz Augusto von Dentz @ 2011-11-24 13:54 UTC (permalink / raw)
  To: sathish; +Cc: linux-bluetooth

Hi,

On Thu, Nov 24, 2011 at 2:41 PM, sathish <sathish.n@globaledgesoft.com> wrote:
>  Hi,
>    I am working on implementing AVRCP 1.3 using the latest bluez that i
> downloaded from repository bluez.kernel.org.git file and i am working to get
> the metadata information from the media player "amarok" .
>
> i already succeded in writing the code using dbus API on bluez-4.96. The
> features such as VolumeUp, VolumeDown, Pause , Stop, GetProperties(Status
> Connected Only) are working fine.
>
> I want help to implement in getting metadata information, I want to know
> which player to use that supports in sending the metadata information.
>
> and suggestions how to use dbus API requesting some more example code for
> writing dbus in C.

You can use test/mpris-player.c as a C reference and there is also
test/simple-player in python, it is quite possible that amarok
implements mpris interface so that you can use mpris-player to
extract/convert the metadata.

-- 
Luiz Augusto von Dentz

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-11-24 13:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-24 12:41 AVRCP metadat sathish
2011-11-24 13:54 ` Luiz Augusto von Dentz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.