react-native-webrtc / react-native-webrtc/react-native-callkeep

No audio on handsfree bluetooth devices

Open
#531 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
1.1k
Forks
511
Avg merge
9h 12m
Merged PRs (30d)
2

Description

Bug report

  • I've checked the example to reproduce the issue.

  • Reproduced on:

  • Android

  • iOS

Description

For Bluetooth handsfree devices, after the requestTransaction method is executed, the audio stop working. I've been testing with many devices, it's working fine. However, I'm not experiencing the same behavior using hands-free devices.

I checked the execution flow, and it is working fine but without audio. As I understand, the requestTransaction informs the system that an outbound call is requested, Is maybe something to deal with the operational system?

c74f3f40-d382-4de5-98d6-ea916ca392af

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the example linked in the issue and trace the iOS requestTransaction execution flow. Reproduce the problem with a Bluetooth handsfree device, then investigate why audio stops after the transaction; done means audio works reliably on the affected iOS devices.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, react-native
Domain
audio-video-rtc, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.