Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/flutter-webrtc/flutter-webrtc

WebRTC plugin for Flutter Mobile/Desktop/Web
https://github.com/flutter-webrtc/flutter-webrtc

Update README.md

2b43e1bc97c65a122f661d6d5509f351c1e835f1 authored over 1 year ago by CloudWebRTC <[email protected]>
Update README.md

97da924f1a4b993bd39281a020174b3c0caba2b6 authored over 1 year ago by CloudWebRTC <[email protected]>
Handle exceptions for frame rate settings for darinw. (#1351)

4b690c3e0e2a270b85483bcd67f2dd7b04850248 authored over 1 year ago by CloudWebRTC <[email protected]>
fix bluetooth device enumerate. (#1349)

d1ab9f312f368e57f2c5372e482f7e2e1e7d32e5 authored over 1 year ago by CloudWebRTC <[email protected]>
Added maxIPv6Networks configuration (#1350)

* Add maxIPv6Networks configuration

* Added maxIPv6Networks configuration for darwin

* Add...

fd5b7384e177db57444aa0f1edde2b5db5c209d2 authored over 1 year ago by Mohamed Risaldar UT <[email protected]>
Fix: broadcast extension not found fallback logic (#1347)

* replaced logic fetching 'infoDictionary' value

* better fallback in the event the RTCScreen...

43987db8b314ad6a2e469ea33bc892af30067ce4 authored over 1 year ago by ipainchaud <[email protected]>
fix: Move the call of capturer.stopCapture() outside the main thread to avoid blocking of flutter method call.

370d649f6e821df5987db7631c861ee5d99e04b6 authored over 1 year ago by cloudwebrtc <[email protected]>
Fix the crash issue of video room (#1343)

* Don't convert list type to vector, set vector as param.

* Fix the crash issue when use vide...

cff9b7465edc848fe582a885057d7bcce0d927e1 authored over 1 year ago by Xu Wanchao <[email protected]>
hotfix: 0.9.29.

4bbd8d0ff48aff74915bb4b474326d404df93363 authored over 1 year ago by cloudwebrtc <[email protected]>
fix: setSpeakerphoneOnButPreferBluetooth syntax issues in objc (#1341)

e6ef0403433b8ce5f86af4041c8b4b44b286dfa6 authored over 1 year ago by Jayesh Nirve <[email protected]>
release: 0.9.29.

163c783a1ea98209dcbd182f8e1c1f20e122a351 authored over 1 year ago by cloudwebrtc <[email protected]>
feat: add way to enable speaker but prefer bluetooth (#1327)

* feat: add way to enable speaker but prefer bluetooth

* chore: fix audio override ios

acc9616dcab78bf591758bc8ca7b9941796f75f9 authored over 1 year ago by Jayesh Nirve <[email protected]>
fix: application context null when app is terminated (#1340)

c662c892b751ab63bb95d837151273d1c5e87c69 authored over 1 year ago by Jayesh Nirve <[email protected]>
release: 0.9.28.

41b2067ab24a552088deaf5169aec63407c6846d authored over 1 year ago by cloudwebrtc <[email protected]>
chore: general fixes for win/linux. (#1337)

* upgrade so/dll.

* fix: use the correct transceiver id.

* fix: Support restart camera for...

ca122094f8710475865abf5edbc339d545b52afe authored over 1 year ago by CloudWebRTC <[email protected]>
update so for linux. (#1335)

62b024047a633648d7c8583c193d889ce97a28ea authored over 1 year ago by CloudWebRTC <[email protected]>
fix analyzer.

9c49fb629daea3eda24fbbdfac4e25cef7f1d4c0 authored over 1 year ago by cloudwebrtc <[email protected]>
release: 0.9.27.

f98981e2b9dacf6a9cdbefd28a144f43b6e344bd authored over 1 year ago by cloudwebrtc <[email protected]>
some changes e2ee's for web.

3e5e6d332a0e4ff623b69534f3149f4f02ef1241 authored over 1 year ago by cloudwebrtc <[email protected]>
add e2ee.worker.dart.js.

fb26394d31159c24ad6730c4407b5087ab107c88 authored over 1 year ago by cloudwebrtc <[email protected]>
feat: framecryptor. (#1201)

* feat: framecryptor.

* update.

* update.

* update.

* first working version for wind...

438ff5d99ab4c19c8378ce849388bcb1f83bc959 authored over 1 year ago by CloudWebRTC <[email protected]>
Fix the type mistake. (#1321)

83b0e32a5a0ec85e18a4a2b2666263785e7cccc1 authored over 1 year ago by Xu Wanchao <[email protected]>
[Windows/Linux] `RTPtransceiver::getCurrentDirection` returns correct value (#1319)

* Fix transceiver's getCurrentDirection

libwebrtc implementation wasn't calling `RTCRtpTransc...

12657a22b245de120cff205ef2137193d9cc5bee authored over 1 year ago by Alan Mantoux <[email protected]>
Fix some code mistakes (#1317)

* Do not check the peer connection again when check value is empty or not.

* Fix the argument...

dee22d6a53435b9e97d7718461c531f6741124d1 authored over 1 year ago by Xu Wanchao <[email protected]>
[Windows/Linux] Fix uneffective RTPTransceiver::GetCurrentDirection (#1315)

* [Windows] Fix crash RTPTransceiver::GetCurrentDirection

If `RTPTransceiver` is null, GetCur...

ee5c7efa1d27ccc9db78d870bcc002d6c7378aa4 authored over 1 year ago by Alan Mantoux <[email protected]>
release: 0.9.26.

7325adbfc92cf869f3c00501553b387c38b5f13d authored over 1 year ago by cloudwebrtc <[email protected]>
[iOS/macOS] motify h264 profile-level-id to support high resolution. (#1314)

* chore: Motify H264 Profile Level Id to support high resolution.

* clang-format.

5b7c564a8a79dbd257c2c6bc84dc84aa6db9c5d4 authored over 1 year ago by CloudWebRTC <[email protected]>
Feat/degradation preference (#1313)

* feat: add support for RTCDegradationPreference.

* chore: support for win/linux.

8c8a5e1b8daa67bb925ee2258a43fa18ac8b5502 authored over 1 year ago by CloudWebRTC <[email protected]>
fix analyzer.

ae4bc544a02a52ca0ee8eb86b7db0bd313f5c306 authored over 1 year ago by cloudwebrtc <[email protected]>
release: 0.9.25.

49643f6066d56bee1712507e2c71f0ec9a2812ed authored over 1 year ago by cloudwebrtc <[email protected]>
Add `addStreams` to `RTCRtpSender` (#1297)

* Add `addStreams` to `RTCRtpSender`

* Java format

* Add `addStreams` to `RTCRtpSender` i...

67fe154ef461392eb49f8d2c1a6a6f85ebd008b1 authored over 1 year ago by Alan Mantoux <[email protected]>
fix: label for Wired Headset. (#1305)

f7e6c94ad9df334304c2f661540978c097a7ca9e authored over 1 year ago by CloudWebRTC <[email protected]>
fix bug.

7a55ae1944520f2799f4cb242b458a8a76903cf2 authored over 1 year ago by cloudwebrtc <[email protected]>
update.

538b0d10b7dd253b4dbc4879ffebdeda3d1b7e55 authored over 1 year ago by cloudwebrtc <[email protected]>
Feat/media stream track get settings (#1294)

* chore: add example for device enumeration and replaceTrack.

* fix bug for macos and add fps...

d69402e70160b87bd9a0258770ab78d1e1356b0c authored over 1 year ago by CloudWebRTC <[email protected]>
chore: add example for device enumeration and replaceTrack. (#1286)

* chore: add example for device enumeration and replaceTrack.

* fix bug for macos and add fps...

6933b2fef28c46b22e48f88d890ec55ca329634b authored over 1 year ago by CloudWebRTC <[email protected]>
Fix track lookup in the platform specific code for Android and iOS (#1289)

All operations on track objects in the flutter API just send the
track id to the platform speci...

8b1ed3e7066f4653ef0c24db2c4509322499176a authored almost 2 years ago by basyskom-jvoe <[email protected]>
Switch to webrtc hosted on maven central (#1288)

55cff4860b704a5e3a679feef30684248171b021 authored almost 2 years ago by davidliu <[email protected]>
fix: ICE Connectivity doesn't establish with DualSIM iPhones.

https://bugs.chromium.org/p/webrtc/issues/detail?id=10966

8b9507618ae9ee06f9ea571085740b0b4c8fbc2e authored almost 2 years ago by cloudwebrtc <[email protected]>
release: 0.9.24.

d4c534a46b9258a92388bc486854e68e583d6595 authored almost 2 years ago by cloudwebrtc <[email protected]>
Update flutter_webrtc.podspec

upgrade xframework to 104.5112.12, fix memory leak. close https://github.com/flutter-webrtc/flut...

2f5e0df44225c135579776c615dab40541adc2d4 authored almost 2 years ago by CloudWebRTC <[email protected]>
avaudiosession mode changed to AVAudioSessionModeVideoChat (#1285)

59f6d8dfefcf3d743774659b8398d618343a0b56 authored almost 2 years ago by Rajan Surani <[email protected]>
fix: eventSink is null program crash (#1281)

* fix

change 'track' to 'trackId'

* fix: eventSink is null program crash

---------

C...

c5a59e208af55dcd35138d5ce364310087837688 authored almost 2 years ago by Beoyan <[email protected]>
Fix: After the window is closed, the old source still exists (#1279)

c6e43292ed3cf4aed2f4e9dacdb01703c7dfea3c authored almost 2 years ago by he ping <[email protected]>
Code format and follow google C++ style (#1280)

1.Code format by format.sh
2.Remove ; after a }
3.Use reinterpret_cast<T*>(...) instead of C s...

4e09e0a21f1a156a52f12042c5fdd40b503b1726 authored almost 2 years ago by xiaowei guan <[email protected]>
release: 0.9.23.

5dc6dab51ad00e2a82a89b7c8ebbd3e746a03f81 authored almost 2 years ago by cloudwebrtc <[email protected]>
update dll/so for windows and linux.

9f9dfd874ee43f5ae45124d612e53c0efe7ce0bf authored almost 2 years ago by cloudwebrtc <[email protected]>
release: 0.9.22.

0c94b28e73a71d18b552f230050c689f95ef2426 authored almost 2 years ago by cloudwebrtc <[email protected]>
fix: Without any setActive for rtc session, libwebrtc manages the session counter by itself. (#1266)

28f994b8ee40555bdd6a43b033e3a049e113379c authored almost 2 years ago by CloudWebRTC <[email protected]>
Fix/remove-rtp-sender-dispose (#1267)

* fix: remove rtpsender.dispose.

* remove reference.

b25f6d436f14572a19a1ed81fb67a9f9fe1349b9 authored almost 2 years ago by CloudWebRTC <[email protected]>
OCT update fix (#1262)

Co-authored-by: liujiao <[email protected]>

3ddff0bd3b1589917e499f150ad98e53c2574180 authored almost 2 years ago by Jiao <[email protected]>
fix video renderer issue for safari. (#1265)

6446466bf70aaf0acbf613c3a107e69d39c082e9 authored almost 2 years ago by CloudWebRTC <[email protected]>
dart_webrtc update to 1.0.15.

80e7884812a381614c02b01ced868cc7d20cac92 authored almost 2 years ago by cloudwebrtc <[email protected]>
release: 0.9.21.

01c855c7ea314582204b9f5c4dd4b6fa182095fb authored almost 2 years ago by cloudwebrtc <[email protected]>
more fix.

1882259f6f6b1026820843fde9d745e821e11167 authored almost 2 years ago by cloudwebrtc <[email protected]>
bug fix for windows.

f1f5d1493d215aaac8c4a09cf96035d3c2156f15 authored almost 2 years ago by cloudwebrtc <[email protected]>
Fixed frame capturer returning images with wrong colors (#1258)

* Fixed frame capturer returning images with wrong colors

* Reverted formatting

* Fixed co...

809784fe3f1f3f6fc7ecad07ebe486f3d315fdd0 authored almost 2 years ago by Perondas <[email protected]>
release: 0.9.20.

baa5574e0ab237a56d7d0d224a9be3e970a07f83 authored almost 2 years ago by cloudwebrtc <[email protected]>
feat: add getCapabilities/setCodecPreferences methods. (#1251)

* feat: (WIP) add getCapabilities/setCodecPreferences methods.

* chore: Implementation for da...

d5a0145e34092391fefedc783d0b312848096adc authored almost 2 years ago by CloudWebRTC <[email protected]>
Feature/buffered amount (#1254)

* add ios and macos

* fix

043de47694311f7e4156e4259d713b5ced3eb967 authored almost 2 years ago by reinemar <[email protected]>
Fix crash when calling captureFrame on a video track on android (#1129) (#1227)

The crash only happens on some Android devices (reproduced on Google Pixel 4).

0e2a90669785477a80b96eae197616d99ace5414 authored almost 2 years ago by basyskom-jvoe <[email protected]>
Buffer overflow, while requesting device name (#1243)

* fixed audio device name buffer size

buffer size is unified with other places in this file
...

ad983e770c30ea0e4287c702f7d85fc031ced117 authored almost 2 years ago by korvan <[email protected]>
start audioswitch and only activate it when needed (#1246)

b3c28cf7e8112a0433cb56225aa649d6e6955f67 authored almost 2 years ago by Moustafa Essam <[email protected]>
fix: typo which broke GcmCryptoSuites (#1250)

35c6bc348db7630edc00aec408c2282fe9e34f01 authored almost 2 years ago by Noah Crocker <[email protected]>
Use WebRTC-SDK 104.5112.08 for iOS / macOS (#1231)

e7b93ede5ae7f4649b6b2e5783decc70d9afb3ab authored almost 2 years ago by Hiroshi Horie <[email protected]>
release: 0.9.19 (#1224)

85c8e193c299b3c55d81a876a87919b58d86d4ba authored almost 2 years ago by davidliu <[email protected]>
Use forked version of audio switch to avoid BLUETOOTH_CONNECT (#1218)

* Use forked version of audio switch to avoid BLUETOOTH_CONNECT

* Remove bluetooth_connect pe...

243eaf924498461cdc008c4939e5573cdf43c7ed authored almost 2 years ago by davidliu <[email protected]>
Enhance RTC video view with placeholder builder property (#1206)

* Enhance RTC video view with placeholder builder property

* Assemble render video flag condi...

83f670cafaa4935748d15dc25d5d790bbbcb3732 authored almost 2 years ago by Yurii Cherniavskyi <[email protected]>
keep the audio switch after stopping (#1202)

d637c122ef9ef7dacc36a8428fbdc7a177c0149c authored about 2 years ago by Moustafa Essam <[email protected]>
fix (#1199)

change 'track' to 'trackId'

Co-authored-by: Beoyan <[email protected]>

8ce407710fb979b1967e59927deb1044d3aa1754 authored about 2 years ago by Beoyan <[email protected]>
release: 0.9.18.

44dc125168e30a69037c0b47e34171ccfdacf077 authored about 2 years ago by cloudwebrtc <[email protected]>
Start AudioSwitchManager only when audio track added (fix #1163) (#1196)

* Start AudioSwitchManager only when audio track added (fix #1163)

* Start AudioSwitchManager...

a89a639d21dd99698c5572d67f35268eb036e82f authored about 2 years ago by Dima Rostopira <[email protected]>
Code format (#1198)

* Code format and add format.sh

* Update format command

Only format files end with mm

8026ccfbaf2398bc37ad3921e61c9259a9351690 authored about 2 years ago by xiaowei guan <[email protected]>
Implement detachFromEngineForRegistrar (#1192)

Should fix #1180

c23220a7095681b8fbc42ce083d61d5cd1968dd9 authored about 2 years ago by Dima Rostopira <[email protected]>
Handle Platform Exception on addCandidate (#1190)

iOS throws
[VERBOSE-2:ui_dart_state.cc(198)] Unhandled Exception: PlatformException(AddIceCand...

c92611812ba8be57454b2cbdcd4b95bacab3ba3f authored about 2 years ago by MohamedRisaldarTA <[email protected]>
chore: remove unused imports.

42830562bd26d5a0439e7b27e12bd70f0ff354f7 authored about 2 years ago by cloudwebrtc <[email protected]>
release: 0.9.17.

d5b8f199ed86b7f5296c67b5d70bf95e6ed1b587 authored about 2 years ago by cloudwebrtc <[email protected]>
Update android webrtc version to 104.5112.05 (#1181)

fda3c430441f98bdfbdd79881d5e81a295342aa7 authored about 2 years ago by davidliu <[email protected]>
release: 0.9.16.

39021f7d71afcd5827d44fd00a0abc6b04940cf4 authored about 2 years ago by cloudwebrtc <[email protected]>
Remove 32-bit precompiled binaries.

8de85824e87fcb583db687115ba4b3d539189027 authored about 2 years ago by cloudwebrtc <[email protected]>
fix.

d200f521bdc56a130d369593ac029064082cc2e4 authored about 2 years ago by cloudwebrtc <[email protected]>
feat: Add support for linux desktop.

* feat: linux support.

* chore: change MethodChannel Name.

* update.

* add file.

* A...

8f183ed17a3f0d75eb05c397bb88cc60312d7127 authored about 2 years ago by CloudWebRTC <[email protected]>
chore: fix typo.

4426d6d431d49287b5823e44e4974476e6e532c1 authored about 2 years ago by CloudWebRTC <[email protected]>
fix compile for linux, where clang fails to resolve methods via the type-aliases from flutter's encodable_value.h for EncodableList and EncodableMap (#1132)

1d42165bba247a776b84b996230c3daea656ff8a authored about 2 years ago by Omar El-Domeiri <[email protected]>
release: 0.9.14.

0d7f117fddf745b41f11672194b41a9c437a95c8 authored about 2 years ago by cloudwebrtc <[email protected]>
fix setSpeakerOn has no effect

954ff2a702c13e15cc6fc7edcaa1c9215e27b3dc authored about 2 years ago by CloudWebRTC <[email protected]>
release: 0.9.13.

ea12c7173e077f8fba2794ce1331efa91f25a198 authored about 2 years ago by cloudwebrtc <[email protected]>
chore: Change MediaStream.clone to async.

ba24cfaa64d16938e7e8dfe96e32f205c828d4fd authored about 2 years ago by cloudwebrtc <[email protected]>
fix: Fixed the bug that the mic indicator light was still on when mic recording was stopped (#1162)

* fix: Fixed the bug that the mic indicator light was still on when mic recording was stopped.
...

2d913039ddae961c9b345ddf9f35813d3f24a2ca authored about 2 years ago by CloudWebRTC <[email protected]>
add enableCpuOveruseDetection configuration (#1165)

add enableCpuOveruseDetection configuration

7617f6029d11c6c633bc2f9315fe2ff721ab47a8 authored about 2 years ago by 訾明华 <[email protected]>
update comments (#1164)

update comments

799257b915ca27ea716fc6d12737f248f9b894c6 authored about 2 years ago by 訾明华 <[email protected]>
Frame capture support for MacOS (#1160)

22e2babffc35687defd1660c00220b07105bebda authored about 2 years ago by Dima Rostopira <[email protected]>
Allow sdpMLineIndex to be null when addCandidate.

`

02bd91c437a69cdf20b5fe52f5d8b1d5e6289382 authored about 2 years ago by cloudwebrtc <[email protected]>
fix : crash when `sdpMLineIndex` is null on `addCandidate` (#1153)

81fec361744fdadcc5f72561fa59726865e62182 authored about 2 years ago by duyhungtnn <[email protected]>
release: 0.9.12.

2521b225f157102bc83de6f3a4269d5623e25236 authored about 2 years ago by cloudwebrtc <[email protected]>
update thread name (#1150)

Can't distinguish from other threads by name, when I debuging. so I want update this thread name.

e121c37cae932adee4ff21c2c5fc04fc55b04da3 authored about 2 years ago by 訾明华 <[email protected]>
fix: :bug: Fixed the problem that iOS earphones and speakers do not switch (#1147)

21ec10daa18a4c49c35e1c95ac8a9ec21dd3452d authored about 2 years ago by pasle1109 <[email protected]>
fix bug for rtpSender->RemoveTrack/pc->getStats.

145b79c6c7d7c08408b1c49df973323294d55755 authored about 2 years ago by cloudwebrtc <[email protected]>
Return groupId #1145 (#1146)

7714a55d2e997c814a64c8f5ebd87ccb822c54de authored about 2 years ago by vlzkonopatov <[email protected]>
Fix #883 (#1140)

Changes - Now there is a timeslice argument in startWeb Function of MediaRecorder, which also re...

fe5cee11eb2a3a2685ee0f6659764fc3a1f5571f authored about 2 years ago by Akshay <[email protected]>