Return-Path: Message-ID: <468E446A.1000204@free.fr> Date: Fri, 06 Jul 2007 15:32:26 +0200 From: Fabien Chevalier MIME-Version: 1.0 To: BlueZ development References: <46852386.8050608@free.fr> <46892FEC.7000705@free.fr> <468A02F2.7030903@free.fr> <2d5a2c100707031254o330ce2b5se3ca0c30520deac0@mail.gmail.com> <1183514223.6351.56.camel@aeonflux.holtmann.net> <468CE233.8000909@free.fr> <468DF298.5010205@free.fr> <2d5a2c100707060612g6ed3a543g9f36b6db49a97a95@mail.gmail.com> In-Reply-To: <2d5a2c100707060612g6ed3a543g9f36b6db49a97a95@mail.gmail.com> Subject: Re: [Bluez-devel] CVS audio-api.txt : 1st question Reply-To: BlueZ development List-Id: BlueZ development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Sender: bluez-devel-bounces@lists.sourceforge.net Errors-To: bluez-devel-bounces@lists.sourceforge.net Hi Luiz, > It is already possible to use the plugin with gstreamer, you just need > to set the device property to "bluetooth". So my guess it that alsa > already fulfill our need of system wide mechanism to access bt audio. > > This is the command line I use to play mp3 with gstreamer: > gst-launch -v filesrc location="path_to.mp3" ! decodebin ! > audioconvert ! audioresample ! alsasink device=bluetooth sync=false > Sure it is possible, but it is not the more powerfull way of doing it. In this case your format converting path is MP3 --> PCM -->SBC, which is not good for sound quality, nor for power consumption ;-) You need the power of Gstreamer in order to stream MP3 directly to the headset : you need a native Gstreamer bluetooth element. Cheers, Fabien ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Bluez-devel mailing list Bluez-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-devel