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

web: avoid removing all audio elements when stopping a single video renderer (#667)

* [Web] Audio bug fix (#1)

* properly cleanup srcObject to avoid accidental dispose

* Only...

4276dfa706102ead872276890322979bb511f276 authored over 3 years ago by David Zhao <[email protected]>
Update FUNDING.yml

4d3a02e86efec657022169b10f2409d754a1afc1 authored over 3 years ago by CloudWebRTC <[email protected]>
properly cleanup srcObject to avoid accidental dispose (#660)

c96d2de7fad8cf0a38d18988265f5b079985ac2a authored over 3 years ago by David Zhao <[email protected]>
Removed warnings (#647)

2a5ed40207529113af093589dc67b7eff0bb164d authored over 3 years ago by Alexandr Topilski <[email protected]>
[web] Switch transferFromImageBitmap to be invoked using js.callMethod (#631)

The current implementation of captureFrame works in debug mode but fails in
profile and release...

6b42c510e78dc767a50821ae995005129b748570 authored over 3 years ago by Ken Oung <[email protected]>
Fix sending binary data over DataChannel in web implementation. (#634)

e5b80061836464109c0d48e27b64ef5b000e829c authored over 3 years ago by ravenblackx <[email protected]>
Update README.md

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

43e5ace33d32fe3b10e9a754cfb57a5b84b99dc9 authored over 3 years ago by CloudWebRTC <[email protected]>
nullable return for GetLocalDescription/GetRemoteDiscription (darwin).

2a9ec030a2ffae1782a03613cb08d95a6f634894 authored over 3 years ago by CloudWebRTC <[email protected]>
Update README.md

562a5ed313736554b7f012822a3c278c11792a66 authored over 3 years ago by CloudWebRTC <[email protected]>
[Darwin] fix incorrect argument name at RTCRtpSender (#600)

7a6f8282dde9ecaf4f56448b54b88bfe7436fc18 authored over 3 years ago by Jungjun Park <[email protected]>
v0.6.5

13c5be04165362bb7df4f1383bf9357cbc26613b authored over 3 years ago by cloudwebrtc <[email protected]>
Update Stream sponsorship URL (#599)

91287f53b0ec262f749cf5d9e4db84c6b55a1b77 authored over 3 years ago by Neevash Ramdial (Nash) <[email protected]>
Add new sponsor.

4a1c10ac22719683e95160ac32d1fe3213aa4223 authored over 3 years ago by CloudWebRTC <[email protected]>
fix: null check (#595)

994cbb99ad8f02f7d8253efed0d6c8e7128bdbb4 authored over 3 years ago by Ibragim Abbasov <[email protected]>
fix exception raised at RTCPeerConnection.removeTrack and RTCRtpSender.setParameters (#588)

72b6be91affb849b93da3c82537460364f81da9a authored over 3 years ago by Jungjun Park <[email protected]>
Add label getter to DataChannel Interface (#585)

Co-authored-by: Ryan Shumate <[email protected]>

6e25b75aa84c065d8f375f311104287c2ef19649 authored over 3 years ago by Ryan S <[email protected]>
Fix application exit null-pointer exception (#582)

When application exits, it throws an exception:
Exception 'java.lang.NullPointerException' occu...

cbff1e7c444093a4c13e9d851f24cf1e39dbf883 authored over 3 years ago by Peter Antoniac <[email protected]>
[Android] falling back to the first available camera fix #580 (#581)

Co-authored-by: Ayman-Barghout <[email protected]>

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

47b01342ab410587a57a244f885a2ae04d1e85a0 authored over 3 years ago by cloudwebrtc <[email protected]>
fix bugs.

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

9e84d6c5fb1b316c092854afac76186332d3b220 authored over 3 years ago by cloudwebrtc <[email protected]>
dartfmt.

cfc03753aeb73c97d2c3a763133c4b28647b14fe authored over 3 years ago by cloudwebrtc <[email protected]>
Update rtc_rtp_transceiver_impl.dart

ca556a4e0c31ed53c9234b6319478f3b30d2798a authored over 3 years ago by CloudWebRTC <[email protected]>
Upgrade version to 0.6.4.

51e46216973e0da0872b77d02534c572e9d0655f authored over 3 years ago by cloudwebrtc <[email protected]>
Update FlutterWebRTCPlugin.m

c1b61b626c5d99e841f0a7e4eabde0fe61bef425 authored over 3 years ago by CloudWebRTC <[email protected]>
[Darwin] Fix incorrect syntax in private api in `RTCConfiguration` #565 (#566)

Co-authored-by: Ayman-Barghout <[email protected]>

a3c79bd0ff1adfc7cc13df415d6d509d00f702c6 authored over 3 years ago by Ayman Barghout <[email protected]>
[Android] Screen share orientation fix #495. (#562)

Co-authored-by: Ayman-Barghout <[email protected]>

d0f37137713e4e977435607e7594294500fdb478 authored over 3 years ago by Ayman Barghout <[email protected]>
Add slack channel.

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

3a9f2dfec50a7e44f03ae6d884660a3ab294338e authored over 3 years ago by cloudwebrtc <[email protected]>
Add more private api in createPeerConnection for darwin.

d3eaf1698fa7c302fd41215be20905efeb20991e authored over 3 years ago by cloudwebrtc <[email protected]>
Getting screen content can only be successful for the first time (#523)

0cba6639351c144046d0c796a503e0b6eef10e81 authored over 3 years ago by tygm <[email protected]>
Do not call reStartCamera() for screen capture (#552)

* Do not call reStartCamera() for screen capture

* Add configuration "cryptoOptions" in parse...

cfa1e88a48c3f6f168d196543fd02c370d16fd70 authored over 3 years ago by XuanTung95 <[email protected]>
Multiple bug fixes and improvements (Thanks @wskfjtheqian)

- Change getLocalDescription,getRemoteDescription,RTCRtpSenderWeb.track returns to nullable.

...

d47e5af93579a5dd240ad3fe5af556e7a591b2ce authored over 3 years ago by 何乾 <[email protected]>
dartfmt.

6ae3c5b84c5f2555063d5bac73da803867b1b2de authored over 3 years ago by cloudwebrtc <[email protected]>
Upgrade version to 0.6.3.

a7e0aa97ca76e0e24f1abf0bffcf1f1df25e9af5 authored over 3 years ago by cloudwebrtc <[email protected]>
Fix #489.

f6585192c60c23805f9a64e37a20229a1a4ed173 authored over 3 years ago by cloudwebrtc <[email protected]>
Change RTCRtpSender.track to nullable.

44fbefd7867da5cb7782b9e091fd877cff70f5ba authored over 3 years ago by cloudwebrtc <[email protected]>
Upgrade version 0.6.2.

ab6e6c83c52d83cdbbadc243fbee98af671a0454 authored over 3 years ago by cloudwebrtc <[email protected]>
Add flutter_background, fix screen capture simple for Android.

0c21fa5880e904fa53ecc9e09b374724dd861c27 authored over 3 years ago by cloudwebrtc <[email protected]>
Use enumerateDevices instead of getSources.

128f31393781bd34d884ce07a188ef6b842518ab authored over 3 years ago by cloudwebrtc <[email protected]>
Update pubspec.yaml

c1d74ccc51c4ad0db3a32be483d86260c109728a authored over 3 years ago by CloudWebRTC <[email protected]>
Upgrade version to 0.6.1.

c24b8ab3d36581d3bce88ef59f4d1660b8802254 authored over 3 years ago by cloudwebrtc <[email protected]>
Improve examples.

b3f81e339a62b7b441dd65450ddc975e16db4006 authored over 3 years ago by cloudwebrtc <[email protected]>
fix #512,close #513.

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

af0993d114645cddcd7c3915205a737a864f3c7a authored over 3 years ago by cloudwebrtc <[email protected]>
Add more pub point.

018d0e768051530b8288bb7c24532b0d1611d4ee authored over 3 years ago by cloudwebrtc <[email protected]>
Update pubspec.yaml

36aff8c1a75d7d91c5bd956616c16e3224cf8a86 authored over 3 years ago by CloudWebRTC <[email protected]>
Upgrade version to 0.6.0.

570234134863e30a8cca6f060496f48deca05b02 authored over 3 years ago by cloudwebrtc <[email protected]>
Null safety (#516)

* BREAKING CHANGES - MediaStream.getTrackById can throw an eeception if the track if not found
...

8d37879bf68e96d10e583e9ce56db00827d23bc6 authored over 3 years ago by CloudWebRTC <[email protected]>
Clip behaviour (#511)

de60bd92ca4cce089644091048984b52b59e5df4 authored over 3 years ago by Thomas Huulbæk Titanium <[email protected]>
修改切换摄像头的方式,只使用前后切换。原因华为手机返回的摄像头数量与实际数量不符,在多次切换摄像头后会切换到不存在的摄像头上。 (#508)

b1a44c3cc4961786d40a4d69afe935b41a3e6d95 authored over 3 years ago by 代码人生 <[email protected]>
fix signalingState & iceConnectionState event name (#502)

switch signalingState & iceConnectionState event name sink back to flutter on Windows platform

96da9497f7b11709038ae54fe03a1a1b3fa47249 authored over 3 years ago by FourLeafTec <[email protected]>
Update stale.yml

14c8e8626a6a744958871f9233b69999de6d616f authored almost 4 years ago by CloudWebRTC <[email protected]>
Merge branch 'master' of https://github.com/flutter-webrtc/flutter-webrtc

ca27c5af32fe05996f7156b33027e1da20fa62ea authored almost 4 years ago by cloudwebrtc <[email protected]>
fix issue #478.

a80e742af1192114abd52931384794f40b11c01e authored almost 4 years ago by cloudwebrtc <[email protected]>
Add Stream sponsorship (#475)

fc5847cb7f43b1fea8428217c1071fa0d908e56b authored almost 4 years ago by Neevash Ramdial (Nash) <[email protected]>
Fix setMicrophoneMute (#466)

0bc90b328e44af426083e2bbcf3f5687ec65a1c8 authored almost 4 years ago by Samuel Gunawan <[email protected]>
[Web] Fix pc.addTransceiver method, fix RTCRtpMediaType to string, fix #437.

61d473e4f53bb2164d9f5a905744fa9208028d59 authored almost 4 years ago by cloudwebrtc <[email protected]>
Install stalebot.

1df92c2f9ee6e7d5769f82f4d03c25f695c43619 authored almost 4 years ago by cloudwebrtc <[email protected]>
upgrade version to 0.5.8.

3feab0daf133c3a4efdd96aba26b4886995595dd authored almost 4 years ago by cloudwebrtc <[email protected]>
update.

f0a64df1488c6b2c28a1b7b239f7e6e4175aa665 authored almost 4 years ago by cloudwebrtc <[email protected]>
Fix compile error for macos.

5dddd58848db39275f0b2543c8f47287492d5a1d authored almost 4 years ago by cloudwebrtc <[email protected]>
Update README.md

59fd63ee1b7ef7b201ae19ba5d0e19e80f092def authored almost 4 years ago by CloudWebRTC <[email protected]>
Add support for windows. (#290)

* Add support for windows.

* Add .clang-format.

* Fix compile error for windows.

* Fix ...

10ae7e90b6b0098e23242f7133016b08cee51fd4 authored almost 4 years ago by CloudWebRTC <[email protected]>
Update README.md

e9829ff7e7061f198ce17c46acda754af5e66f17 authored almost 4 years ago by CloudWebRTC <[email protected]>
[WIP] - Selecting an audio output (#422)

* Initial code

* FIX - enumerateDevices cast
Example - Add list audiooutputs for native.

c2ce4767bcc9635f5f317b134f0500a8c4d482b5 authored almost 4 years ago by wer-mathurin <[email protected]>
Add FilterQuality to RTCVideoView

f9c4050d0ab82e2c33da0cc76d791d2a09fb1806 authored almost 4 years ago by Thomas T <[email protected]>
Formatting

456acf3134f6120d56f37ceceeb093acb01ff59e authored almost 4 years ago by Thomas T <[email protected]>
Update README.md

33277024c46327bbb04fe43bec5d2866b99097f4 authored almost 4 years ago by CloudWebRTC <[email protected]>
Bluetooth switching enabled when switching `enableSpeakerphone` value (if they are connected). #201 (#435)

* [iOS] Bluetooth devices are now allowed when setting `enableSpeakerphone` to false.

* [Andr...

da12051cd8452694c247d0a85a1c295e39ed6110 authored about 4 years ago by Ayman Barghout <[email protected]>
Increase necessary Android min SDK version after add Unified-Plan API

bb4dafd289be53eeb1a25bdcea1f06691c60ab14 authored about 4 years ago by Yurii Cherniavskyi <[email protected]>
Fix getDisplayMedia with audio, close #430.

828076ffc2553dfb20e4962349d3a2be1d967950 authored about 4 years ago by cloudwebrtc <[email protected]>
[WIP] - Add API documentation and missing entries for MediaStream, MediaStreamTrack and MediaDevice (#417)

MediaStream API - documentation
MediaDevice API - documentation
MediaStreamTrack API - documen...

1d32678d02375e68f35953b050e2c42de2a8828e authored about 4 years ago by wer-mathurin <[email protected]>
Unified plan gettracks (#420)

* - add method to lookup the track in the transceivers
- tidy a few names

* remove the verbo...

cf9f632893c961a5f31d576195ebf4903d36db82 authored about 4 years ago by itsthetaste <[email protected]>
Upgrade verstion to 0.5.7.

a0a43e9180587fe56998f782e58df22f6e89847a authored about 4 years ago by cloudwebrtc <[email protected]>
[Web] Fix events callback for peerconnection.

9bdc491daeb68f2835d44833098320760a01df71 authored about 4 years ago by cloudwebrtc <[email protected]>
Add getStats for RTPSender/RTPReceiver.

bc8e3ce96618c05487bf23278335c5a3d64a94d9 authored about 4 years ago by cloudwebrtc <[email protected]>
Add onResize event for RTCVideoRenderer.

cb9e383f997f5404f68b2468b330f19294060606 authored about 4 years ago by cloudwebrtc <[email protected]>
Upgrade version to 0.5.5.

982bdb43cd865ba39b08da1c7658646cf1a378bb authored about 4 years ago by cloudwebrtc <[email protected]>
fix simulcast issue.

40bde2ae3db08691427cb474db48618754256083 authored about 4 years ago by cloudwebrtc <[email protected]>
Upgrade version to 0.5.4.

f4c1f89f4ceea0a31300f37caa56ea26dea4f779 authored about 4 years ago by cloudwebrtc <[email protected]>
Add videoWidth/videoHeight getter for RTCVideoRenderer.

49628778f24fea0dc0aa018f69b38e2425a8dae6 authored about 4 years ago by cloudwebrtc <[email protected]>
[Web] Add optional parameter track to call getStats.

960e22a87a3b15e6209d3c5bd621bf56bfe824d2 authored about 4 years ago by cloudwebrtc <[email protected]>
Upgrade version to 0.5.3.

fdbcdaa00939d37c0b11f0891f91e6af50773b99 authored about 4 years ago by cloudwebrtc <[email protected]>
update.

7d8aeafa37f4b705ccb65c8a6978a6fb249aaee0 authored about 4 years ago by cloudwebrtc <[email protected]>
Remove unused code.

d40520cd9721278d136fa6c65df00038757b6572 authored about 4 years ago by cloudwebrtc <[email protected]>
Upgrade version to 0.5.2.

b1adf94f8088bed531280fc7985d516c063eac8f authored about 4 years ago by cloudwebrtc <[email protected]>
Improve web code.

05eeda53e2df0b07e92b3ffbe4445ac13a112d45 authored about 4 years ago by cloudwebrtc <[email protected]>
Upgrade version to 0.5.1.

bc141f4ec8902328f9029d186a63129fbf3f3617 authored about 4 years ago by cloudwebrtc <[email protected]>
Fix bug for web.

b031ec4235abc211041080d020b39e4252b04d19 authored about 4 years ago by cloudwebrtc <[email protected]>
Add getSenders,getSenders,getTransceivers methods.

1d9f144a07dccc2cb0915954705cc87e18e1c6d6 authored about 4 years ago by cloudwebrtc <[email protected]>
Remove the --androidx parameter in the flutter create command.

3a6b0877f12771bcab6c984069771d14eca556bd authored about 4 years ago by cloudwebrtc <[email protected]>
update.

54dc0c52477c8e542c8097f26741d51bb0c32d3b authored about 4 years ago by cloudwebrtc <[email protected]>
Add hotfix version 0.5.0+1.

6eeee7eb6aaef2bd91027931676cc4598f87e99f authored about 4 years ago by cloudwebrtc <[email protected]>
Remove dart-webrtc and reuse the code in dart:html.

* Because the code generated by package:js cannot be run in dart2js.

f27ba662514e1f82a045db11636d6edb22357017 authored about 4 years ago by cloudwebrtc <[email protected]>
fix java string compare (#414)

Co-authored-by: Yuri Valentini <[email protected]>

75c05790d5dd101371ffdd1992f79485a1c482c7 authored about 4 years ago by Yuri Valentini <[email protected]>
Update README.md

23431e87e3fe8f7233c1901ab016123a67c5ebbf authored about 4 years ago by CloudWebRTC <[email protected]>
Fix issue for run `pub publish`.

084ce742e3bf637228f74bf72c9112cafc1670e1 authored about 4 years ago by cloudwebrtc <[email protected]>
Upgrade version to 0.5.0.

e17445fb1e6b2f7fb8f0ee54545de3bebf7e2b3d authored about 4 years ago by cloudwebrtc <[email protected]>