Skip to content

Small Introduction to btplayer4linux

rajeevns edited this page Jun 12, 2013 · 1 revision

A Small Introduction

btplayer4linux is a small player that will stream music form bt enabled phones. It uses on the following components. 1.bluez 2.pulseaudio 3.Qt 4.dbus

It requires bluez stack to be modified to send basic avrcp commands to mobile device. For streaming the audio, the player uses the bluetooth module of pulseaudio. Bluez stack and btplayer communicate through dbus.

Qt used for building the UI part of the program. QtDbus module is also used.

Features of the btplayer4linux

  1. Streams audio streams from bt enabled phone
  2. Support of basic playback commands
  3. Integration on mediakeys
Clone this wiki locally