BelledonneCommunications / linphone-sdk

Mirror for linphone-sdk (https://gitlab.linphone.org/BC/public/linphone-sdk.git)
GNU Affero General Public License v3.0
104 stars 81 forks source link

[Bug]: Audio stream not transfer to CarPlay (seems like audio is lost) #431

Open basulle opened 4 hours ago

basulle commented 4 hours ago

Context

I use the linphone-sdk to manipulate with calls. Used your app to check if the issue exists there as well.

General information

Expected behaviour

Receiving / initiating a call on the Phone, which connected to CarPlay, audio stream is not playing throw CarPlay or anywhere else. If you switch Output devices (speaker, earpiece), then it sometimes starts playing it on the phone, but never plays it in carPlay.

To Reproduce

  1. Receive a call in the app while you are connected to carPlay.
  2. answer the call
  3. Not able to hear participant in CarPlay

Additional context

Reproduced in real car connecting to carPlay and in Xcode carPlay emulator.

SDK logs URL

No response

basulle commented 4 hours ago

Hi, @Viish , I hope you can help here.

Cheers.