- 17 Jul, 2020 1 commit
-
-
Martin Babinec authored
-
- 14 Jul, 2020 1 commit
-
-
Dx724 authored
With autolinking, performing step 4 will result in errors as the package will be loaded twice.
-
- 08 Jul, 2020 7 commits
-
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
-
Yakiv Vakoliuk authored
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
It was always set to true anyway.
-
Saúl Ibarra Corretgé authored
-
Tuan Luong authored
-
- 07 Jul, 2020 6 commits
-
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
This was previously patched on WebRTC but it makes more sense to handle it at the application level.
-
- 25 Feb, 2020 1 commit
-
-
William Blais authored
-
- 09 Jan, 2020 2 commits
- 20 Nov, 2019 1 commit
-
-
Oza authored
-
- 12 Nov, 2019 3 commits
-
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
8ba054cf android: fix crash when checking for Camera 2 API ( Saúl Ibarra Corretgé 2019-11-12 16:41:29 +0100) 453c2de6 api: fix adding / removing remote tracks from a MediaStream ( ltripoli 2019-11-06 02:00:13 -0700) 79e44ca0 doc: update README ( Saúl Ibarra Corretgé 2019-10-18 12:43:03 +0200)
-
Saúl Ibarra Corretgé authored
Certain devices crash with: Fatal Exception: java.lang.AssertionError: Supported FPS ranges cannot be null. at android.hardware.camera2.legacy.LegacyMetadataMapper.mapControlAe(LegacyMetadataMapper.java:411) at android.hardware.camera2.legacy.LegacyMetadataMapper.mapCharacteristicsFromParameters(LegacyMetadataMapper.java:183) at android.hardware.camera2.legacy.LegacyMetadataMapper.createCharacteristics(LegacyMetadataMapper.java:153) at android.hardware.camera2.CameraManager.getCameraCharacteristics(CameraManager.java:277) at org.webrtc.Camera2Enumerator.isSupported(Camera2Enumerator.java:116) at com.oney.WebRTCModule.GetUserMediaImpl.<init>(GetUserMediaImpl.java:51) at com.oney.WebRTCModule.WebRTCModule.initAsync(WebRTCModule.java:124) at com.oney.WebRTCModule.WebRTCModule.lambda$new$0(WebRTCModule.java:73) at com.oney.WebRTCModule.-$$Lambda$WebRTCModule$il6evxkAXXiTmHev2fXZSe0Q080.run(-.java:4) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:764)
-
- 06 Nov, 2019 1 commit
-
-
ltripoli authored
Fixes: #717 Fixes: #718
-
- 18 Oct, 2019 6 commits
-
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
d3544dd9 api: remove DEFAULT_OFFER_OPTIONS ( Saúl Ibarra Corretgé 2019-10-18 12:24:14 +0200) ca8c79be api: add registerGlobals() ( Iñaki Baz Castillo 2019-10-18 12:19:21 +0200) a12a6cdf ios: fix compilation warning ( Saúl Ibarra Corretgé 2019-10-18 12:09:20 +0200) 2870de5d ios: avoid running unnecessary operations in VideoCaptureController ( Saúl Ibarra Corretgé 2019-10-18 12:07:14 +0200) c2bae4b4 android: fix crash when checking camera facing mode ( Saúl Ibarra Corretgé 2019-10-14 14:44:49 +0200) a28f27ad Revert "ios: enable field trial to restart audio after interruption" ( Saúl Ibarra Corretgé 2019-10-02 11:59:59 +0200) 147fe070 ios: fix crash if no cameras are detected ( Saúl Ibarra Corretgé 2019-10-02 11:58:01 +0200) 1ce96e1c android: avoid crashes when adding / removing renderers ( Saúl Ibarra Corretgé 2019-09-26 13:14:38 +0200) 6bfded24 android: fix typo in comment ( Saúl Ibarra Corretgé 2019-09-26 13:14:06 +0200) 38777c98 android: simplify check ( Saúl Ibarra Corretgé 2019-09-26 13:13:36 +0200) 02cf4294 doc: fix typo in README ( Volkan Yıldız 2019-09-10 15:23:37 +0300) b1275ccf ios: add / remove renderes in the RN WebRTC thread ( Saúl Ibarra Corretgé 2019-09-05 14:35:18 +0200) bb9a496a ios: remove unneeded check ( Saúl Ibarra Corretgé 2019-09-05 14:34:56 +0200) e81317b8 ios: wait until the capture process has started ( Saúl Ibarra Corretgé 2019-09-05 14:33:47 +0200) 6fd465d1 ios: use RCTLog instead of NSLog ( Saúl Ibarra Corretgé 2019-09-04 12:12:28 +0200) bec15350 doc: update Android installation instructions ( Carlos Santos 2019-08-29 15:25:19 +0200) dfe222b2 doc: move image so that it is next to the relevant text ( Jack Lawrence-Jones 2019-08-27 15:29:40 +0100) 260962a8 doc: add note about upgrading the `platform` field in Podfile ( Jack Lawrence-Jones 2019-08-21 15:42:39 +0100) 6c3662bf fix: typo of STANDARD_OA_OPTIONS in RTCUtil.js ( zxcpoiu 2019-08-19 18:00:09 +0800) 14e7a88d doc: update README ( Saúl Ibarra Corretgé 2019-08-16 21:31:45 +0200) 6393cada tools: commit package-lock too ( Saúl Ibarra Corretgé 2019-08-16 21:27:03 +0200) fd744f7d misc: update package-lock.json ( Saúl Ibarra Corretgé 2019-08-16 21:25:07 +0200) 4e277d4e api: support legacy constraints in create{Offer,Answer} ( Saúl Ibarra Corretgé 2019-07-30 12:59:06 +0200)
-
Iñaki Baz Castillo authored
Fixes #685
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
-
- 14 Oct, 2019 1 commit
-
-
Saúl Ibarra Corretgé authored
CameraEnumerator.isFrontFacing may throw in the Camera1 API.
-
- 02 Oct, 2019 4 commits
-
-
Saúl Ibarra Corretgé authored
Fix iOS crashes
-
Saúl Ibarra Corretgé authored
This reverts commit 7681f6d5. We have observed thousands of crashes because of this. Reverting until a fix / explanation is found.
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
-
- 26 Sep, 2019 3 commits
-
-
Saúl Ibarra Corretgé authored
Stream operations run in the WebRTC thread, but the view methids run in the UI thread. So there is a window of opportunity for Bad Things (TM) to happen when a stream is released (in the WebRTC thread). This bug has existed for a while, but somewhere between M69 and M75 WebRTC added some more spartan checks to the MediaStream operations, so they raise IllegalStateException when the stream was released. Let's ignore those.
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
-
- 10 Sep, 2019 1 commit
-
-
Volkan Yıldız authored
-
- 05 Sep, 2019 2 commits
-
-
Saúl Ibarra Corretgé authored
It's the thread used for all WebRTC operations.
-
Saúl Ibarra Corretgé authored
The check is performed in JS already, so avoid duplicating it. In addition, operations are serialized, so there is no way to start 2 capture sessions is parallel. If it, however, ok to call startCapture twice to change the parameters.
-