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

chore: flutter format.

0dad522cc7836bf233c5bc7a0caaf3d24a7c7522 authored over 2 years ago by cloudwebrtc <[email protected]>
chore: fix analyze.

dcd8545b30c30fab21b352de4721edc0abb99610 authored over 2 years ago by cloudwebrtc <[email protected]>
chore: bump version.

b5deb4c24622a247bae917ad925d50d724dd46c5 authored over 2 years ago by cloudwebrtc <[email protected]>
Fix simulcast factory not sending back EncoderInfo (#891)

24a75ca61afbe17df9533227a5248dee6015c447 authored over 2 years ago by davidliu <[email protected]>
fix: correct misspell in method screenRequestPermissions (#876)

f18e901db7cd0e9d262505af59d600f8520ec044 authored almost 3 years ago by Andrew N. Shalaev <[email protected]>
chore: release version 0.8.3.

8a590fe860685de4445faa0dc237b060577b9e33 authored almost 3 years ago by cloudwebrtc <[email protected]>
Update android/ios webrtc versions (#863)

95be5f0090c07d9836daea71a689e0dd3a74c11a authored almost 3 years ago by davidliu <[email protected]>
chore: Update minSdkVersion to 23 in readme (#857)

a0ca458e4fafa5599702ed318552b2be0adae1fc authored almost 3 years ago by Krille Fear <[email protected]>
Update README.md

22c6acb0f400c3e9998a73f6de3e46c0fb44e5bd authored almost 3 years ago by CloudWebRTC <[email protected]>
[Windows] Feature of selecting i/o audio devices by passing sourceId and/or deviceId constraints (#851)

* implemented functionality of selecting specific audio devices for input (by constraints->optio...

a2b90f9ac05f5895a0af691e85cc63cba43399d2 authored almost 3 years ago by nikitatg <[email protected]>
feat: Add restartIce for Windows.

cc96251ed158a227b79fdf17e96793b904a66139 authored almost 3 years ago by cloudwebrtc <[email protected]>
Properly change 'track' property of RTCRtpSender (#832)

e4c228365709f62f6fc44628652d2a6b77a17a3d authored almost 3 years ago by Jungjun Park <[email protected]>
chore: bump version.

05d7c3f82fa3080282d2de5ef5546e14bcf1dc98 authored almost 3 years ago by cloudwebrtc <[email protected]>
Better handling of `rid` in `sender.parameters.encodings` (#826)

* rid

* update from rid

* build map conditionally

* cleaner syntax

* java

8829a40d04f10b9f96239b8ae898bf9f308ef3d0 authored almost 3 years ago by Hiroshi Horie <[email protected]>
set setup attribute to active at SDP answer for loopback example (#824)

6af854aabb8c3a8f0d6c306437dadf6b31fc9aac authored almost 3 years ago by oofp <[email protected]>
chore: bump version.

aec34b40a5c8bfd36c6d12406d1a10f419e60dde authored almost 3 years ago by cloudwebrtc <[email protected]>
[Windows] fix bug: 迭代判断错误 (#807)

5c3fd9ff5b96aa7a7323bddf4737fcd01c9b6966 authored about 3 years ago by 代码人生 <[email protected]>
Implement RtpSenderReplaceTrack in common code (#801)

f6e2b57cec55e5dc4953853d4c8e13f1f29d1d16 authored about 3 years ago by Artur Shellunts <[email protected]>
Fix crash on windows when camera is busy (#802)

Check if capturer is null and do not start video source
in that case.

f2d0342b617ee17fc9717afdf432f283a00225d2 authored about 3 years ago by Artur Shellunts <[email protected]>
fix: ci

2ede8dab6b33b5148a6f659d0ace291731632816 authored about 3 years ago by cloudwebrtc <[email protected]>
Fix issue with getting remote track (#798)

* chore: Organize imports.

* Fix issue with getting remote track

In FlutterWebRTCBase::Med...

83dd5566cc6eeab235f8e8869ebd45c46ba605d4 authored about 3 years ago by Artur Shellunts <[email protected]>
Merge branch 'master' of https://github.com/flutter-webrtc/flutter-webrtc

a8d0d24326baf17d03f90e7f811393e4ed3009c6 authored about 3 years ago by cloudwebrtc <[email protected]>
fix: annotate_overrides.

5e386d4df721fd348f375c50e1f52201485812e7 authored about 3 years ago by cloudwebrtc <[email protected]>
Update build.yml

b6d42afcaed09676e13e081e9116c08f7f3c07e3 authored about 3 years ago by CloudWebRTC <[email protected]>
fix: ignore directives_ordering fix conflict for import_sorter.

6a85bee12f0a7ee26ed502f1b541bc970a7d70a7 authored about 3 years ago by cloudwebrtc <[email protected]>
Fix macOS compile (#795)

* Use `track` instead of `kind` when both `track` and `kind` are set (#4)

* `getSettings` for W...

7852b15118c871519b06a49ac4fb766a31757da3 authored about 3 years ago by cloudwebrtc <[email protected]>
Fix macOS compile (#795)

* Use `track` instead of `kind` when both `track` and `kind` are set (#4)

* `getSettings` for...

afe95b32b0c1dc582aacaf1cea2cbcc09cfc7ae5 authored about 3 years ago by Hiroshi Horie <[email protected]>
chore: Make code tidy.

b7c0f5f4351e05b25ad5928b5e0dee1d6d7f2cd2 authored about 3 years ago by cloudwebrtc <[email protected]>
Merge branch 'master' of https://github.com/flutter-webrtc/flutter-webrtc

f0fc9a18e28265f3ca11ab1262b8be96191791e5 authored about 3 years ago by cloudwebrtc <[email protected]>
chore: bump version.

1c9ced222be1cee928d0aee10d271c6c0857d1b4 authored about 3 years ago by cloudwebrtc <[email protected]>
New video constraints syntax (#790)

* clean up unused variables

* more unused variables

* use new constraints syntax for video...

79ec0aafc9c7bc3cf6e51ed4f19322415ea4be52 authored about 3 years ago by davidliu <[email protected]>
[windows] Fix mute (#792)

There was no response to trackDispose method call.
That causes failure in client code and there...

565a9ae99b7cfddec95e7012aa4550678620b745 authored about 3 years ago by Artur Shellunts <[email protected]>
Fix parsing stun configuration (#789)

Code was expecting a stun value to be under key 'url'

2b573b0221e6152da76556bd1d15751de8fff42d authored about 3 years ago by Artur Shellunts <[email protected]>
refactor: Use webrtc interface. (#777)

* refactor: Use external interface.

* fix analyze error.

* Remove unnecessary files.

* ...

e44812bfa5a68a764273b3016a90e6c52011af49 authored about 3 years ago by CloudWebRTC <[email protected]>
Fix IOS captureFrame and add support for remote stream captureFrame (#778)

* Fix IOS captureFrame and add support for remote stream captureFrame (#1)

* fix: support scr...

60bde857a29dad7baf58e0864f138b5aebf43bfb authored about 3 years ago by Matthew Evers <[email protected]>
Fix typo in deprecated annotations (#774)

Change "facrory" to "factory"

aab3cb0147ec4e3d92fcddd3f312dea93b9618e6 authored about 3 years ago by Alex Lion <[email protected]>
fix: Fix crash for Android, close #757 and #734.

214bd45ac354f6acd10e339930edd705eb7a0ca9 authored about 3 years ago by cloudwebrtc <[email protected]>
Properly start foreground service in example (#764)

fc2749b4e9e21bbae63fa9d0ddb83443e0c2744d authored about 3 years ago by davidliu <[email protected]>
[Windows]Add the necessary parameters for onRemoveTrack (#763)

dd775c6ec146f1f0e7c53a8b8522d0fe62b3b8fa authored about 3 years ago by 代码人生 <[email protected]>
Web: Don't stop tracks when disposing `MediaStream` (#760)

* don't call `stop` on tracks when disposing

* not `RTCVideoRendererWeb`'s responsibility to ...

16046891cbabd223c19cebde2d34908706c7186b authored about 3 years ago by Hiroshi Horie <[email protected]>
fix: Fix crashes for FlutterRPScreenRecorder stop.

cde014dc325acfc848c103eb2260295179efb97d authored about 3 years ago by cloudwebrtc <[email protected]>
Upgrade version to 0.7.1.

9b928ce5040dc832a240f2cc888071cc173ae96a authored about 3 years ago by cloudwebrtc <[email protected]>
Upgrade webrtc-sdk.

39b51c33dad8cd67e5e4f8c0c9875f055f7c78b0 authored about 3 years ago by cloudwebrtc <[email protected]>
[Windows] Implement mediaStreamTrackSetEnable (#756)

* [Windows] 实现 mediaStreamTrackSetEnable

* Update flutter_webrtc.cc

* Update flutter_webr...

c7c4b32d3fa9327cc12c80ebcf1c252d3815ffb2 authored about 3 years ago by 代码人生 <[email protected]>
Enable audio capture when acquiring track (#750)

64c513c035c73a520478324a85cf9c75e48f20fd authored about 3 years ago by David Zhao <[email protected]>
call `stopCaptureWithCompletionHandler` instead (#748)

0225363fdc6f5644323537f17c27fe9c70604a77 authored about 3 years ago by Hiroshi Horie <[email protected]>
fix: fix bug for windows.

fc978396d268a683f457aaee4315f0d1781c441e authored about 3 years ago by CloudWebRTC <[email protected]>
Update README.md

808de9de66771268841b73acf15ff829cbacf9c0 authored about 3 years ago by CloudWebRTC <[email protected]>
refactor: Create a separate directory to store the third_party libraries.

7b17d65857c9f3f76ea8c1552435c43b79774f59 authored about 3 years ago by CloudWebRTC <[email protected]>
refactor: Move the cpp code to the common directory.

aa5300adc4ae9a840ecdc165524abc3f244e86e5 authored about 3 years ago by CloudWebRTC <[email protected]>
chore: improve cpp code.

0d4490bf055f8b74ffc34e7ae857f6a31b463141 authored about 3 years ago by CloudWebRTC <[email protected]>
Upgrade version to 0.7.0+hotfix.2

206c955984695a59939e86d0ea6c02277e62330e authored about 3 years ago by cloudwebrtc <[email protected]>
Use same .10 for iOS/Mac (#735)

* Use `track` instead of `kind` when both `track` and `kind` are set (#4)

* `getSettings` for...

c7dd2e5e02921f03f42ecaa7161844d15e44a96e authored about 3 years ago by Hiroshi Horie <[email protected]>
Upgrade version to 0.7.0+hotfix.1.

64a1ce72537af6ce2f700e8eb2f6cf935914e5be authored about 3 years ago by cloudwebrtc <[email protected]>
fix: fix issue #732.

c5bed0f0889b48c18e1160f2f62d9dafdeddcdb4 authored about 3 years ago by cloudwebrtc <[email protected]>
Upgrade version to 0.7.0.

8905d57bb5fa8c029098f00a59683aceab66c35b authored about 3 years ago by cloudwebrtc <[email protected]>
Enable Android simulcast (#731)

* enable simulcast

* turn on kotlin compiler

dcf3b7cd13d29ce40ea643f431ea1c5c69a7d42e authored about 3 years ago by Hiroshi Horie <[email protected]>
Use pre-compiled WebRTC for macOS. (#717)

* Use pre-compiled WebRTC for macOS.

* update.

* Update WebRTC-SDK(92.4515.10) for macOS.
...

c47593c429faaf6853b9a9bd62ef8fc96beff54a authored about 3 years ago by CloudWebRTC <[email protected]>
Fix the correct return value of createDataChannel under darwin.

7d1f18ac910f29a8fa4c0fde5fec7c71b8d2ef89 authored about 3 years ago by cloudwebrtc <[email protected]>
[Windows] Fix using the wrong id to listen datachannel events.

2281caee83bcb9dda2403d5ddff6f9b3078c0c6d authored about 3 years ago by 代码人生 <[email protected]>
fix(mediaStreamTrackSetEnable): remote track is unavaiable (#723)

8a32c97ed1e6d7d897ead732125c99f22becc317 authored about 3 years ago by Tran Giang Long <[email protected]>
fix: 0.6.10+hotfix.1.

35858a8584a4bc15a7aa6ee527554c97a08dfc2f authored about 3 years ago by cloudwebrtc <[email protected]>
fix: Fix compiler errors for web.

41aa90fab15f1d74fa43a8f1576fa942e4d8a810 authored about 3 years ago by cloudwebrtc <[email protected]>
Upgrade version to 0.6.10.

2a45f7bb48344b6becab1e1b1c74fa22ebcd8eff authored about 3 years ago by cloudwebrtc <[email protected]>
fix: fix bug for RtpTransceiver.getCurrentDirection.

1c8faff9118732e25d5efa2522d0e58b8962e6e4 authored about 3 years ago by cloudwebrtc <[email protected]>
perf: Improve MethodChannel calling.

5a2705c57ae5fdfb5699a75d72f9bcdc58790bff authored about 3 years ago by cloudwebrtc <[email protected]>
Upgrade version to 0.6.9.

4bfe86c8694ce651df55f9b548878d813e097963 authored about 3 years ago by cloudwebrtc <[email protected]>
Update WebRTC build (#707)

* use experimental build

* Use different repo

branch in WebRTC-SDK repo could not be refer...

32d83d85fa2faebcd37a19534f8a84273b12cbce authored about 3 years ago by Hiroshi Horie <[email protected]>
Update README.md

955b128885885c9706e45e10ecafbad91fca5c9c authored about 3 years ago by CloudWebRTC <[email protected]>
feat: Add Unified-Plan support for windows. (#688)

* feat: Add unified-plan support for windows.

* fix: fix data-channel.

* fix: fix bug for ...

2f8b8f7f81dea1070a8efa79b3c8f14b3f5e1c5f authored about 3 years ago by CloudWebRTC <[email protected]>
Improve audio handling on iOS (#705)

* Use `track` instead of `kind` when both `track` and `kind` are set (#4)

* `getSettings` for...

7fb13168e827aa9f368268c8af67d5c254b40e98 authored about 3 years ago by David Zhao <[email protected]>
Update publish.yaml

0213d977a2664a8e466c53ec94ec0e29ee767430 authored about 3 years ago by CloudWebRTC <[email protected]>
Merge branch 'master' of https://github.com/flutter-webrtc/flutter-webrtc

19a3f3290a6c12a0135b3f6226304a71188a7901 authored about 3 years ago by cloudwebrtc <[email protected]>
update .gitignore.

1a5ccb48cabde3d75cd32beae0406890c55774ec authored about 3 years ago by cloudwebrtc <[email protected]>
Update publish.yaml

869ec30af04bd14766f7e98f42b26dbddfc0178e authored about 3 years ago by CloudWebRTC <[email protected]>
Upgrade version to 0.6.8.

058ce217b3674edf50e6310ab329396a572e01ca authored about 3 years ago by cloudwebrtc <[email protected]>
feat: Use ApplicationContext to verify permissions when activity is null.

047f6525a50b4ddeee5bcf3b71e549364b84f66e authored about 3 years ago by cloudwebrtc <[email protected]>
add support for lightning microphone (#693)

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

ee6ee59b0c8dd9577d2547371ceeb3bb50ad285d authored over 3 years ago by Denis <[email protected]>
Create publish.yaml

79cbd5f2530806d7bd5ae24bdd2acb72f6bc5726 authored over 3 years ago by CloudWebRTC <[email protected]>
[fix] FlutterMediaStream::GetSources (#685)

85c98f8fa1a5ed2c425a20fe203baa810a5be3af authored over 3 years ago by Danil Kubrakov <[email protected]>
Bug fix (#679)

Changing the audio output results in an error, because the search element on the findHtmlView() ...

476c073248702676a9a3964c3bcd28f7f3d882f4 authored over 3 years ago by vlzkonopatov <[email protected]>
Fix: Flutter 2.5.0 `RTCVideoRendererWeb` bug (#681)

* Use `track` instead of `kind` when both `track` and `kind` are set (#4)

* `getSettings` for...

7b0124e90c649fb3b84b1a8cc24043884b1a18f5 authored over 3 years ago by Hiroshi Horie <[email protected]>
fix unit test.

87ca2067e382577fff6fc35368415afc28a71bf2 authored over 3 years ago by cloudwebrtc <[email protected]>
Upgrace version to 0.6.7.

ec29304d421f4d397f91506bf315d56d5d4ea069 authored over 3 years ago by cloudwebrtc <[email protected]>
Merge branch 'master' of https://github.com/flutter-webrtc/flutter-webrtc

b02669d8ad2701703fb68d01cecea575df3bc959 authored over 3 years ago by cloudwebrtc <[email protected]>
android: upgrade webrtc sdk to m92.92.4515.

bc086a72fffdddd281f0c93b78d776a4f49ad48e authored over 3 years ago by cloudwebrtc <[email protected]>
Web: `addTransceiver` bug fix (#675)

* Use `track` instead of `kind` when both `track` and `kind` are set (#4)

* `getSettings` for...

0a165c679ee7e185b5928679da356e86c7e070e8 authored over 3 years ago by Hiroshi Horie <[email protected]>
fix: Use low-level jsutil to call createOffer/createrAnswer to solve the issue on safari/firefox.

bb2033123b740771134f921f4289c4a96f7253fd authored over 3 years ago by cloudwebrtc <[email protected]>
fix: Fix currentDirection/direction implementation confusion.

750141bbfe47f7a779d17406f6029decb0519ffb authored over 3 years ago by cloudwebrtc <[email protected]>
Update build.yml

d9899a373f2b836015c1693a486c7a2a71a1d7cc authored over 3 years ago by CloudWebRTC <[email protected]>
Update build.yml

2745c12b0d0a272df3c164f22f27bad1a5eb1e23 authored over 3 years ago by CloudWebRTC <[email protected]>
test: fix test.

ec5d794d385fa12782de9ba7a822d045c6a17fe8 authored over 3 years ago by cloudwebrtc <[email protected]>
fix: fix analyze.

92f3db49c91283ff82fa90c195f9157c985050e6 authored over 3 years ago by cloudwebrtc <[email protected]>
fix: sort import.

5ffb93e6cc38c85bafe5d36f49032b2e267c9c56 authored over 3 years ago by cloudwebrtc <[email protected]>
Create build.yml

b50f62d46ae512dd3c514c181ee081d354a1758c authored over 3 years ago by CloudWebRTC <[email protected]>
add import_sorter.

f073dcd89c445480ac3b98d5de6ab1b36a9feef4 authored over 3 years ago by cloudwebrtc <[email protected]>
Web related fixes (#670)

* Use `track` instead of `kind` when both `track` and `kind` are set (#4)

* `getSettings` for...

434bfbfc36b143fa87a56fee10e1ddade2c0b8d5 authored over 3 years ago by Hiroshi Horie <[email protected]>
style: dart format.

0febe01420fe0e11c5e752f2f293d2f03904a907 authored over 3 years ago by cloudwebrtc <[email protected]>
fix typo

7b7f01e5ecf69dbaac858ba6963058d1b0d5195b authored over 3 years ago by CloudWebRTC <[email protected]>
bump version to v0.6.6.

ce1651a5b788e19dfb8d1b26e143b6a3bd21674f authored over 3 years ago by cloudwebrtc <[email protected]>