Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

android: use libwebrtc getStats for RtpReceiver and RtpSender #1516

Merged
merged 1 commit into from Mar 12, 2024

Conversation

davidliu
Copy link
Collaborator

Removes the old manually filtered getStats and uses the libwebrtc supported getStats methods for RtpReceiver and RtpSender.

Fixes #1513

@davidliu davidliu requested a review from saghul March 12, 2024 05:04
@davidliu davidliu merged commit 0d26e90 into react-native-webrtc:master Mar 12, 2024
3 checks passed
saghul added a commit that referenced this pull request Mar 12, 2024
e00ade9 android: disable UVC enumerator on Android 14  ( Saúl Ibarra Corretgé 2024-03-12 11:24:17 +0100)
0d26e90 android: use libwebrtc getStats for RtpReceiver and RtpSender (#1516)  ( davidliu 2024-03-12 15:00:59 +0900)
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.

getStats() return { }
3 participants