[pulseaudio-discuss] COMPILATION: configure: error: git-version-gen failed

2019-10-16 Thread Sathish Narasimman
Hi, I am facing problem with compiling PulseAudio. /git-version-gen: Failed to determine git revision ./git-version-gen: Failed to determine git revision ./git-version-gen: Failed to determine git revision ./git-version-gen: Failed to determine git revision ./git-version-gen: Failed to determine

Re: [pulseaudio-discuss] Current status of wideband speech?

2019-04-15 Thread Sathish Narasimman
Hi, You need backend Ofono with bluez to support WBS. You can see that CODEC is not selected. HINT: Make sure the HF AG is up and running to Support WBS Regards, Sathish N On Mon, Apr 15, 2019 at 2:18 PM diego.ml wrote: > > Hi Ta-Lun, > > sorry for the late reply. > > On ven, 22 feb

Re: [pulseaudio-discuss] [PATCH v3] bluetooth: Wide Band Speech implementaion for backend ofono

2018-08-20 Thread Sathish Narasimman
Hi James, On Mon, Aug 20, 2018 at 8:19 PM James Bottomley < james.bottom...@hansenpartnership.com> wrote: > On Mon, 2018-08-20 at 19:19 +0530, Sathish Narasimman wrote: > > From: Sathish Narasimman > > > > mSBC-encoded streams for HFP. The Wide Band Speech(WBS

[pulseaudio-discuss] [PATCH v3] bluetooth: Wide Band Speech implementaion for backend ofono

2018-08-20 Thread Sathish Narasimman
From: Sathish Narasimman mSBC-encoded streams for HFP. The Wide Band Speech(WBS) encoding and decoding is implemeted with this patch. This patch was refered from original patch of Joao Paula Rechi Vita and was verified with the supported bluetooth controller. Signed-off-by: Sathish Narasimman

Re: [pulseaudio-discuss] [PATCH v2] bluetooth: Wideband speech implementaion

2018-08-20 Thread Sathish Narasimman
On Mon, Aug 20, 2018 at 7:06 PM Ahmed S. Darwish wrote: > On Mon, Aug 20, 2018 at 3:16 PM Sathish Narasimman > wrote: > > > > hi, > > > > Sorry, I am getting confused here. the format I understood was > > In the commit format, may I follow as below format. P

Re: [pulseaudio-discuss] [PATCH v2] bluetooth: Wideband speech implementaion

2018-08-20 Thread Sathish Narasimman
From: Sathish Narasimman mSBC-encoded streams for HFP. The wideband speec encoding and decoding is implemeted with this patch. This patch was refered from original patch of Joao Paula Rechi Vita and was verified with the supported bluetooth controller. Signed-off-by: Sathish Narasimman

Re: [pulseaudio-discuss] [PATCH v2] bluetooth: Wideband speech implementaion

2018-08-20 Thread Sathish Narasimman
Hi, Any comment over this patch? may I know the blocking? On Thu, Aug 16, 2018 at 2:37 PM Sathish Narasimman wrote: > mSBC-encoded streams for HFP. The wideband speec encoding and decoding > is implemeted with this patch. This patch was refered from original > patch of Joao Paula R

Re: [pulseaudio-discuss] [PATCH] bluetooth: Wideband speech implementaion

2018-08-16 Thread Sathish Narasimman
Hi, I had submitted the patch version 2 . please help to review the same On Thu, Aug 16, 2018 at 12:58 AM Georg Chini wrote: > On 15.08.2018 09:24, Pali Rohár wrote: > > On Wednesday 15 August 2018 09:24:04 Sathish Narasimman wrote: > >> Hi Pali, > >> > >> O

[pulseaudio-discuss] [PATCH v2] bluetooth: Wideband speech implementaion

2018-08-16 Thread Sathish Narasimman
mSBC-encoded streams for HFP. The wideband speec encoding and decoding is implemeted with this patch. This patch was refered from original patch of Joao Paula Rechi Vita and was verified with the supported bluetooth controller. Signed-off-by: Sathish Narasimman --- src/modules/bluetooth/backend

Re: [pulseaudio-discuss] [PATCH] bluetooth: Wideband speech implementaion

2018-08-14 Thread Sathish Narasimman
Hi Pali, On Wed, Aug 15, 2018 at 1:31 AM, Pali Rohár wrote: > On Tuesday 14 August 2018 22:49:27 Luiz Augusto von Dentz wrote: > > Hi Pali, > > > > On Tue, Aug 14, 2018 at 10:28 PM Pali Rohár > wrote: > > > > > > On Tuesday 14 August 2018 19:44:49 Sath

Re: [pulseaudio-discuss] [PATCH] bluetooth: Wideband speech implementaion

2018-08-14 Thread Sathish Narasimman
Hi Luiz, On Wed, Aug 15, 2018 at 1:21 AM, Luiz Augusto von Dentz < luiz.de...@gmail.com> wrote: > Hi Sathish, > On Tue, Aug 14, 2018 at 5:15 PM Sathish Narasimman > wrote: > > > > mSBC-encoded streams for HFP. The wideband speec encoding and decoding > &

[pulseaudio-discuss] [PATCH] bluetooth: Wideband speech implementaion

2018-08-14 Thread Sathish Narasimman
mSBC-encoded streams for HFP. The wideband speec encoding and decoding is implemeted with this patch. This patch was refered from original patch of Joao Paula Rechi Vita and was verified with the supported bluetooth controller. Signed-off-by: Sathish Narasimman --- src/modules/bluetooth/backend

[pulseaudio-discuss] [PATCH] bluetooth: Wideband speech implementaion

2018-08-14 Thread Sathish Narasimman
mSBC-encoded streams for HFP. The wideband speec encoding and decoding is implemeted with this patch. This patch was refered from original patch of Joao Paula Rechi Vita and was verified with the supported bluetooth controller. Sathish Narasimman (1): bluetooth: Wideband speech implementaion

Re: [pulseaudio-discuss] bluetooth: HFP | WBS | pollfd->revent POLLOUT not hit

2018-07-06 Thread Sathish Narasimman
Hi Luiz, Yes, I am doing the polling. I an not changing that part of the code. In which it is default in which NBS also uses. Thanks, Sathish N On Wed, Jul 4, 2018 at 9:29 PM, Luiz Augusto von Dentz wrote: > Hi Sathish, > > On Mon, Jul 2, 2018 at 4:25 PM, Sathish Narasimman > w

[pulseaudio-discuss] bluetooth: HFP | WBS | pollfd->revent POLLOUT not hit

2018-07-02 Thread Sathish Narasimman
Hi, I am trying to make WBS with PulseAudio. I am almost successful in establishing the connection and making a WBS traffic. But out of 10 attempts or sometimes the TX packets are not sent due to POLLOUT is not reflected in the pollfd /* Test if the stream is writable */

Re: [pulseaudio-discuss] PulseAudio Crash GDB log

2018-06-12 Thread Sathish Narasimman
, 2018 at 11:55 PM, Georg Chini wrote: > On 12.06.2018 19:31, Sathish Narasimman wrote: > >> Hi, >> >> May I please, know what is wrong in the log >> >> Program received signal SIGSEGV, Segmentation fault. >> 0x71469664 in loopback_process_msg_cb (o=0x87

[pulseaudio-discuss] PulseAudio Crash GDB log

2018-06-12 Thread Sathish Narasimman
Hi, May I please, know what is wrong in the log Program received signal SIGSEGV, Segmentation fault. 0x71469664 in loopback_process_msg_cb (o=0x87428, code=1, userdata=0x0, offset=0, chunk=0x0) at modules/module-loopback.c:1161 1161current_latency =

Re: [pulseaudio-discuss] Timing interval for Bluetooth Wideband speech

2018-04-02 Thread Sathish Narasimman
On Tue, Mar 27, 2018 at 3:32 PM, Luiz Augusto von Dentz < luiz.de...@gmail.com> wrote: > Hi Sathish, > > On Tue, Mar 27, 2018 at 9:39 AM, Sathish Narasimman > <nsathis...@gmail.com> wrote: > > Hi Tanu, > > > > > > On Sat, Mar 17, 201

Re: [pulseaudio-discuss] Timing interval for Bluetooth Wideband speech

2018-03-27 Thread Sathish Narasimman
Hi Tanu, On Sat, Mar 17, 2018 at 1:26 AM, Tanu Kaskinen <ta...@iki.fi> wrote: > On Thu, 2018-03-15 at 14:49 +0530, Sathish Narasimman wrote: > > Hi, > > > > I would like to know the PulseAudio module that is responsible for > pushing > > the audio for

[pulseaudio-discuss] Timing interval for Bluetooth Wideband speech

2018-03-15 Thread Sathish Narasimman
Hi, I would like to know the PulseAudio module that is responsible for pushing the audio for every 1 millisecond. For NBS the packets are pushed with 48bytes and 1milli sec interval. But for WBS the timing between 2 SCO packets needs to be *7.5 Milli Sec.* *May I know how to change the packet

[pulseaudio-discuss] Bluetooth card not auto selected after pairing in sound settings

2017-10-13 Thread Sathish Narasimman
Hi, I would like to know if there is way or settings to make Bluetooth card auto selected as output device after pairing and connected. For now, every time I pair. Need to go to sound setting and select Bluetooth card after pairing. Thanks, Sathish N

Re: [pulseaudio-discuss] Switching bluetooth profile internally

2017-08-11 Thread Sathish Narasimman
0 would take care for automatic switch between a2dp and > hsp once your application stop resp. start recording sound. > > See about media.role: > https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Clients/ApplicationProperties/ > > On Friday 11 August 20

Re: [pulseaudio-discuss] Switching bluetooth profile internally

2017-08-11 Thread Sathish Narasimman
. I tried skype and it is not working with Bluetooth. On Fri, Aug 11, 2017 at 2:49 PM, Pali Rohár <pali.ro...@gmail.com> wrote: > On Friday 11 August 2017 11:02:15 Georg Chini wrote: >> On 11.08.2017 10:09, Sathish Narasimman wrote: >> >Hi, >> > >> >I

Re: [pulseaudio-discuss] Switching bluetooth profile internally

2017-08-11 Thread Sathish Narasimman
PM, Georg Chini <ge...@chini.tk> wrote: > On 11.08.2017 10:09, Sathish Narasimman wrote: >> >> Hi, >> >> I want to switch the bluetooth profile using a dbus signal. >> >> I was successful to send the dbus signal and process it in pulseaudio. >>

[pulseaudio-discuss] Switching bluetooth profile internally

2017-08-11 Thread Sathish Narasimman
Hi, I want to switch the bluetooth profile using a dbus signal. I was successful to send the dbus signal and process it in pulseaudio. But unable to figure out how to use set_profile within PA. Please help to understand the pulseaudio. I need to switch the profile from a2dp to hsp and vice

Re: [pulseaudio-discuss] Internal working of pulseaudio init

2017-08-10 Thread Sathish Narasimman
skinen <ta...@iki.fi> wrote: > On Wed, 2017-08-02 at 15:17 +0530, Sathish Narasimman wrote: >> Hi, >> >> I would like to know how the pa__init functions are initialized. >> Looking into the code each pa__init are replaced with a unique MACRO. >> >> I was

[pulseaudio-discuss] Internal working of pulseaudio init

2017-08-02 Thread Sathish Narasimman
Hi, I would like to know how the pa__init functions are initialized. Looking into the code each pa__init are replaced with a unique MACRO. I was trying to find the module-loopback.c pa__init starting. And how to use this module. Please help to know the flow. Thanks, Sathish N

[pulseaudio-discuss] HFP AG using laptop mic as audio to play on Hands-free device

2017-07-13 Thread Sathish Narasimman
Hi all, I was able to successfully connect using HFP AG profile(git PulseAudio) with a handsfree device. If I switch the profile from sound setting to HSP/HFP I can see the sounds played on the laptop are transferred using SCO channel. Also, i can record the sound from the handsfree device.