Skip to content

feat: audio track sink android implementation#10

Open
mdydek wants to merge 1 commit into
jitsi:M124from
mdydek:M124
Open

feat: audio track sink android implementation#10
mdydek wants to merge 1 commit into
jitsi:M124from
mdydek:M124

Conversation

@mdydek
Copy link
Copy Markdown

@mdydek mdydek commented Mar 16, 2026

Problem

Current webrtc android implementation has no logic of tapping to single audio stream on android

Solution

Implemented logic behind android audio tap similarly to VideoSink java class and video_sink c++ classes. As a skeleton code provided in react-native-webrtc/react-native-webrtc#1786 thread, by @davidliu was used (commit).

@mdydek
Copy link
Copy Markdown
Author

mdydek commented Apr 21, 2026

@saghul have you had a chance to look at this pr?

@saghul
Copy link
Copy Markdown
Member

saghul commented Apr 21, 2026

Sorry, I somehow missed this, I'll take a look soon.

Did you submit it upstream?

@mdydek
Copy link
Copy Markdown
Author

mdydek commented Apr 24, 2026

@saghul nope, could not, here is the explanation: react-native-webrtc/react-native-webrtc#1786 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants