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

Upgrade libwebrtc 132.0.6834.83 #184

Merged
merged 9 commits into from
Jan 23, 2025
Merged
Show file tree
Hide file tree
Changes from 7 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Medea Flutter-WebRTC
====================

[![pub](https://img.shields.io/pub/v/medea_flutter_webrtc "pub")](https://pub.dev/packages/medea_flutter_webrtc)
[![libwebrtc](https://img.shields.io/badge/libwebrtc-131.0.6778.264-blue "libwebrtc")](https://github.com/instrumentisto/libwebrtc-bin/releases/tag/131.0.6778.264)
[![libwebrtc](https://img.shields.io/badge/libwebrtc-132.0.6834.83-blue "libwebrtc")](https://github.com/instrumentisto/libwebrtc-bin/releases/tag/132.0.6834.83)
[![OpenAL](https://img.shields.io/badge/OpenAL-1.24.2-blue "OpenAL")](https://github.com/kcat/openal-soft/releases/tag/1.24.2)

[Changelog](https://github.com/instrumentisto/medea-flutter-webrtc/blob/main/CHANGELOG.md)
Expand Down
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ android {
}

dependencies {
implementation 'com.github.instrumentisto:libwebrtc-bin:131.0.6778.264@aar'
implementation 'com.github.instrumentisto:libwebrtc-bin:132.0.6834.83@aar'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4'
}
2 changes: 1 addition & 1 deletion crates/libwebrtc-sys/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "libwebrtc-sys"
version = "0.0.0+131.0.6778.264"
version = "0.0.0+132.0.6834.83"
edition = "2021"
rust-version = "1.81"
publish = false
Expand Down
12 changes: 6 additions & 6 deletions crates/libwebrtc-sys/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ use walkdir::{DirEntry, WalkDir};
/// [`libwebrtc-bin`]: https://github.com/instrumentisto/libwebrtc-bin
static LIBWEBRTC_URL: &str =
"https://github.com/instrumentisto/libwebrtc-bin/releases/download\
/131.0.6778.264";
/132.0.6834.83";

/// URL for downloading `openal-soft` source code.
static OPENAL_URL: &str =
Expand Down Expand Up @@ -124,19 +124,19 @@ fn get_target() -> anyhow::Result<String> {
fn get_expected_libwebrtc_hash() -> anyhow::Result<&'static str> {
Ok(match get_target()?.as_str() {
"aarch64-unknown-linux-gnu" => {
"288cde042e429e53240e7859d4b7c7f54b24f8ced6f82127b312feb4b2bec92f"
"77628785dea683f429859e104545ff1bc11688d64cc18287fc2398780384c824"
}
"x86_64-unknown-linux-gnu" => {
"fa9723606aa5cb7bc63ceb8a1ed264e2c73508a8e9a8a167f6493810427137e9"
"57495434973561c61a3bab5fcdfb45b59510995edc7f65001889f4aac3d8cad0"
}
"aarch64-apple-darwin" => {
"860205dd9a555b38113abc6dc250d5f4c032c82886175f6307f31fbea2d8b0e3"
"0e51a5c30b580e4c9554ea64ed5b24ca47580c02385c3c590dea390d3e2f8599"
}
"x86_64-apple-darwin" => {
"08b8aa369d2798aeb987bbde010739b7292e7e8df912dfc907f19a7be6f4e6ac"
"6eb7617972410d586dcf729028d08c6634d841bfcc74bc7d35a2b31591a3950a"
}
"x86_64-pc-windows-msvc" => {
"2ffa419baba47572b0e7ddaf2dce52ceef488c2ece1cd8550e349561b31eb02c"
"36bfdb25e85d18f06c32580daf66eb52d1cc82e2426b07b50f0ecd568964a291"
}
arch => return Err(anyhow::anyhow!("Unsupported target: {arch}")),
})
Expand Down
1 change: 0 additions & 1 deletion example/integration_test/webrtc_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,6 @@ void main() {
'audio/opus',
'audio/red',
'audio/G722',
'audio/ILBC',
'audio/PCMU',
'audio/PCMA',
'audio/CN',
Expand Down
10 changes: 5 additions & 5 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
PODS:
- Flutter (1.0.0)
- instrumentisto-libwebrtc-bin (131.0.6778.264)
- instrumentisto-libwebrtc-bin (132.0.6834.83)
- integration_test (0.0.1):
- Flutter
- medea_flutter_webrtc (0.12.0):
- Flutter
- instrumentisto-libwebrtc-bin (= 131.0.6778.264)
- instrumentisto-libwebrtc-bin (= 132.0.6834.83)

DEPENDENCIES:
- Flutter (from `Flutter`)
Expand All @@ -26,10 +26,10 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
instrumentisto-libwebrtc-bin: 78f04b57eb472ef1aacaa77b4a2be4c680190811
instrumentisto-libwebrtc-bin: e6f43438d40cab84d6233665c43dd05b5ac76428
integration_test: 252f60fa39af5e17c3aa9899d35d908a0721b573
medea_flutter_webrtc: a39eb474e34d3c29c4f669821189a16e085cd141
medea_flutter_webrtc: d1f3f2ea89548a4ceff3183bf4a7cc62e6927053

PODFILE CHECKSUM: be3ab4e988bb308d23906be69146fcbef66fac55

COCOAPODS: 1.16.2
COCOAPODS: 1.14.3
2 changes: 1 addition & 1 deletion ios/medea_flutter_webrtc.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Flutter WebRTC plugin based on Google WebRTC.
s.source = { :path => '.' }
s.source_files = 'Classes/**/*'
s.dependency 'Flutter'
s.dependency 'instrumentisto-libwebrtc-bin', '131.0.6778.264'
s.dependency 'instrumentisto-libwebrtc-bin', '132.0.6834.83'
s.platform = :ios, '13.0'
s.static_framework = true

Expand Down
Loading