From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marcel Holtmann To: BlueZ development In-Reply-To: <076BF2A0-A0AF-44B5-9A4D-2BC3EBBE2940@cadvium.net> References: <076BF2A0-A0AF-44B5-9A4D-2BC3EBBE2940@cadvium.net> Date: Fri, 24 Aug 2007 14:06:53 +0200 Message-Id: <1187957213.15402.137.camel@violet> Mime-Version: 1.0 Subject: Re: [Bluez-devel] SCO 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 Robert, > How would I go about redirecting incoming SCO data to an alsa device, > and transmit incoming audio data out as SCO? > > I have read the following pages, > http://wiki.bluez.org/wiki/Audio > http://wiki.bluez.org/wiki/HOWTO/AudioDevices > > but everything described seems to do too much. I would prefer to > handle the RFCOMM channel, and SDP registration elsewhere. > Presently, I just want to determine how to redirect the SCO traffic. actually you can't really do SCO without a profile. In theory you can, but that is to compatible with out devices. Since this kind of application doesn't really make sense for most people we didn't focus on it and so nothing like that is available. However hstest.c and other SCO demos can be used to quickly write something like that. The hardest part is to get the ALSA thing right. Again, you have to write that by yourself since we have no need for this right now. Regards Marcel ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Bluez-devel mailing list Bluez-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-devel