Skip to content

Commit 24b2f95

Browse files
authored
fix: update webrtc peer dep to 125.4.3 (#1908)
### 💡 Overview Updates the peer dependency of the SDK to 125.4.3, which fixes the low performance seen in Android devices when hardware video decoders are used ref: GetStream/react-native-webrtc#18
1 parent 2ac8786 commit 24b2f95

7 files changed

Lines changed: 18 additions & 18 deletions

File tree

packages/noise-cancellation-react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"homepage": "https://github.com/GetStream/stream-video-js#readme",
4949
"devDependencies": {
50-
"@stream-io/react-native-webrtc": "125.4.2",
50+
"@stream-io/react-native-webrtc": "125.4.3",
5151
"react-native": "^0.79.2",
5252
"react-native-builder-bob": "^0.37.0",
5353
"rimraf": "^6.0.1",

packages/react-native-sdk/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@react-native-firebase/app": ">=17.5.0",
6161
"@react-native-firebase/messaging": ">=17.5.0",
6262
"@stream-io/noise-cancellation-react-native": ">=0.1.0",
63-
"@stream-io/react-native-webrtc": ">=125.4.2",
63+
"@stream-io/react-native-webrtc": ">=125.4.3",
6464
"@stream-io/video-filters-react-native": ">=0.1.0",
6565
"expo": ">=47.0.0",
6666
"expo-build-properties": "*",
@@ -126,7 +126,7 @@
126126
"@react-native-firebase/messaging": "^22.1.0",
127127
"@react-native/babel-preset": "^0.79.2",
128128
"@stream-io/noise-cancellation-react-native": "workspace:^",
129-
"@stream-io/react-native-webrtc": "125.4.2",
129+
"@stream-io/react-native-webrtc": "125.4.3",
130130
"@stream-io/video-filters-react-native": "workspace:^",
131131
"@testing-library/jest-native": "^5.4.3",
132132
"@testing-library/react-native": "13.2.0",

packages/video-filters-react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"homepage": "https://github.com/GetStream/stream-video-js#readme",
4949
"devDependencies": {
50-
"@stream-io/react-native-webrtc": "125.4.2",
50+
"@stream-io/react-native-webrtc": "125.4.3",
5151
"react-native": "0.79.2",
5252
"react-native-builder-bob": "^0.37.0",
5353
"rimraf": "^6.0.1",

sample-apps/react-native/dogfood/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@react-navigation/native": "^7.0",
2222
"@react-navigation/native-stack": "^7.1",
2323
"@stream-io/noise-cancellation-react-native": "workspace:^",
24-
"@stream-io/react-native-webrtc": "125.4.2",
24+
"@stream-io/react-native-webrtc": "125.4.3",
2525
"@stream-io/video-filters-react-native": "workspace:^",
2626
"@stream-io/video-react-native-sdk": "workspace:^",
2727
"axios": "^1.8.1",

sample-apps/react-native/expo-video-sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@react-native-firebase/app": "^22.1.0",
2020
"@react-native-firebase/messaging": "^22.1.0",
2121
"@stream-io/noise-cancellation-react-native": "workspace:^",
22-
"@stream-io/react-native-webrtc": "125.4.2",
22+
"@stream-io/react-native-webrtc": "125.4.3",
2323
"@stream-io/video-filters-react-native": "workspace:^",
2424
"@stream-io/video-react-native-sdk": "workspace:^",
2525
"expo": "^53.0.8",

sample-apps/react-native/ringing-tutorial/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@react-native-firebase/messaging": "^22.1.0",
2424
"@react-navigation/bottom-tabs": "^7.2.0",
2525
"@react-navigation/native": "^7.0.14",
26-
"@stream-io/react-native-webrtc": "125.4.2",
26+
"@stream-io/react-native-webrtc": "125.4.3",
2727
"@stream-io/video-react-native-sdk": "workspace:^",
2828
"expo": "^53.0.8",
2929
"expo-blur": "~14.1.4",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6814,7 +6814,7 @@ __metadata:
68146814
"@rnx-kit/metro-config": "npm:^1.3.17"
68156815
"@rnx-kit/metro-resolver-symlinks": "npm:^0.1.36"
68166816
"@stream-io/noise-cancellation-react-native": "workspace:^"
6817-
"@stream-io/react-native-webrtc": "npm:125.4.2"
6817+
"@stream-io/react-native-webrtc": "npm:125.4.3"
68186818
"@stream-io/video-filters-react-native": "workspace:^"
68196819
"@stream-io/video-react-native-sdk": "workspace:^"
68206820
"@types/react": "npm:^19.1.3"
@@ -6910,7 +6910,7 @@ __metadata:
69106910
version: 0.0.0-use.local
69116911
resolution: "@stream-io/noise-cancellation-react-native@workspace:packages/noise-cancellation-react-native"
69126912
dependencies:
6913-
"@stream-io/react-native-webrtc": "npm:125.4.2"
6913+
"@stream-io/react-native-webrtc": "npm:125.4.3"
69146914
react-native: "npm:^0.79.2"
69156915
react-native-builder-bob: "npm:^0.37.0"
69166916
rimraf: "npm:^6.0.1"
@@ -6921,16 +6921,16 @@ __metadata:
69216921
languageName: unknown
69226922
linkType: soft
69236923

6924-
"@stream-io/react-native-webrtc@npm:125.4.2":
6925-
version: 125.4.2
6926-
resolution: "@stream-io/react-native-webrtc@npm:125.4.2"
6924+
"@stream-io/react-native-webrtc@npm:125.4.3":
6925+
version: 125.4.3
6926+
resolution: "@stream-io/react-native-webrtc@npm:125.4.3"
69276927
dependencies:
69286928
base64-js: "npm:1.5.1"
69296929
debug: "npm:4.3.4"
69306930
event-target-shim: "npm:6.0.2"
69316931
peerDependencies:
69326932
react-native: ">=0.73.0"
6933-
checksum: 10/41886898631a7d3ae7a908572eb619b1f42b66408a79593c5be182cf396bf830d8cd80f2b24c79609f14bf5c04947faf7f2d32b3e5816c395ab401e499dd9c98
6933+
checksum: 10/80c6173bb9b649d21378dbe6ddb2e73e0a8cefcd34cf360be67a0b70ce72414e2711794aa41498dc0c26e41f71b80f180aa34b00cffb64ee9f6e87d9acb87b85
69346934
languageName: node
69356935
linkType: hard
69366936

@@ -7006,7 +7006,7 @@ __metadata:
70067006
version: 0.0.0-use.local
70077007
resolution: "@stream-io/video-filters-react-native@workspace:packages/video-filters-react-native"
70087008
dependencies:
7009-
"@stream-io/react-native-webrtc": "npm:125.4.2"
7009+
"@stream-io/react-native-webrtc": "npm:125.4.3"
70107010
react-native: "npm:0.79.2"
70117011
react-native-builder-bob: "npm:^0.37.0"
70127012
rimraf: "npm:^6.0.1"
@@ -7144,7 +7144,7 @@ __metadata:
71447144
"@rnx-kit/metro-config": "npm:^1.3.3"
71457145
"@rnx-kit/metro-resolver-symlinks": "npm:^0.1.22"
71467146
"@stream-io/noise-cancellation-react-native": "workspace:^"
7147-
"@stream-io/react-native-webrtc": "npm:125.4.2"
7147+
"@stream-io/react-native-webrtc": "npm:125.4.3"
71487148
"@stream-io/video-filters-react-native": "workspace:^"
71497149
"@stream-io/video-react-native-sdk": "workspace:^"
71507150
"@types/react": "npm:^19.1.3"
@@ -7197,7 +7197,7 @@ __metadata:
71977197
"@react-navigation/native": "npm:^7.0.14"
71987198
"@rnx-kit/metro-config": "npm:^1.3.17"
71997199
"@rnx-kit/metro-resolver-symlinks": "npm:^0.1.36"
7200-
"@stream-io/react-native-webrtc": "npm:125.4.2"
7200+
"@stream-io/react-native-webrtc": "npm:125.4.3"
72017201
"@stream-io/video-react-native-sdk": "workspace:^"
72027202
"@types/react": "npm:^19.1.3"
72037203
expo: "npm:^53.0.8"
@@ -7245,7 +7245,7 @@ __metadata:
72457245
"@react-native-firebase/messaging": "npm:^22.1.0"
72467246
"@react-native/babel-preset": "npm:^0.79.2"
72477247
"@stream-io/noise-cancellation-react-native": "workspace:^"
7248-
"@stream-io/react-native-webrtc": "npm:125.4.2"
7248+
"@stream-io/react-native-webrtc": "npm:125.4.3"
72497249
"@stream-io/video-client": "workspace:*"
72507250
"@stream-io/video-filters-react-native": "workspace:^"
72517251
"@stream-io/video-react-bindings": "workspace:*"
@@ -7287,7 +7287,7 @@ __metadata:
72877287
"@react-native-firebase/app": ">=17.5.0"
72887288
"@react-native-firebase/messaging": ">=17.5.0"
72897289
"@stream-io/noise-cancellation-react-native": ">=0.1.0"
7290-
"@stream-io/react-native-webrtc": ">=125.4.2"
7290+
"@stream-io/react-native-webrtc": ">=125.4.3"
72917291
"@stream-io/video-filters-react-native": ">=0.1.0"
72927292
expo: ">=47.0.0"
72937293
expo-build-properties: "*"

0 commit comments

Comments
 (0)