python - Achieve AVRCP using Pybluez in Linux -


i want make pc avrcp bluetooth controller (ct) , handle device supports avrcp bluetooth profile has done using python scripting. can achieve pybluez. if yes can 1 give me pointer of how achieve this.

thanks in advance

there new linux bluetooth stack supporting avrcp. see here.

there seems implementation of avrcp in python here.

have @ , try it.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -