react-native-webrtc / react-native-webrtc/react-native-incall-manager

Use Bluetooth microphone

Open
#132 12 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
597
Forks
201
Avg merge
2h 42m
Merged PRs (30d)
1

Description

Hey there!

Routing audio to bluetooth headsets seems to be working fine, however is it possible to also record the microphone from the headset instead of the phone microphone?

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 by tracing the repository's existing media-route handling for Bluetooth headset output and how audio input is selected during calls. Check the platform audio-routing behavior and determine whether the headset microphone can be selected; done means recording uses the Bluetooth microphone when available without breaking headset output.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, react-native
Domain
audio-video-rtc, mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.