Ecosyste.ms: OpenCollective

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

flutter-webrtc

Flutter WebRTC plugin for Mobile/Desktop/Web
Collective - Host: opensource - https://opencollective.com/flutter-webrtc - Website: https://t.co/tBHi7CITUg - Code: https://github.com/cloudwebrtc/flutter-webrtc

[Dart] Fixed calculation error for aspectRatio in RTCVideoView.

github.com/flutter-webrtc/flutter-webrtc - 80a7db1a2b16290749c06998f3e17fafd9764ad4 authored almost 6 years ago by 段维伟 <[email protected]>
A little accident :(, restore the code submitted by @rostopira.

github.com/flutter-webrtc/flutter-webrtc - 11918feae3e87c6abf14345971284c74c5642f0b authored almost 6 years ago by 段维伟 <[email protected]>
[Android] Fixed bug for videoRendererDispose.

github.com/flutter-webrtc/flutter-webrtc - 6e5ab94eda1f8bb553e927f520afa289c869bf2a authored almost 6 years ago by 段维伟 <[email protected]>
Merge pull request #58 from aryzhov/androidx

Migrated to AndroidX using Refactoring from Andoid Studio

github.com/flutter-webrtc/flutter-webrtc - afb6f2ca68c14068a340e4c8973f6afdf2c206a8 authored almost 6 years ago by 湖北捷智云技术有限公司 <[email protected]>
Migrated to AndroidX using Refactoring from Andoid Studio

github.com/flutter-webrtc/flutter-webrtc - c593e39f2f45cf244611db313c913c4aae9c1c8b authored almost 6 years ago by Alexander Ryzhov <[email protected]>
Update package version to 0.1.0.

github.com/flutter-webrtc/flutter-webrtc - 8788befdfc8f102cff520662096b0bd4d9725c8c authored almost 6 years ago by 段维伟 <[email protected]>
[Android ] Fix camera switch issues.

github.com/flutter-webrtc/flutter-webrtc - a8be27423fbe2761df0fcad6ddf02660ff88062a authored almost 6 years ago by 段维伟 <[email protected]>
Save the track to localTracks after getUserMedia succeeds.

github.com/flutter-webrtc/flutter-webrtc - 236252578a6973e333c6c9c588818bb4e8426a1d authored almost 6 years ago by 段维伟 <[email protected]>
Merge branch 'master' of https://github.com/cloudwebrtc/flutter-webrtc

github.com/flutter-webrtc/flutter-webrtc - 234778d24d8ef15e1fc378dc4cea3064d67a91b3 authored almost 6 years ago by 段维伟 <[email protected]>
Update README.md

github.com/flutter-webrtc/flutter-webrtc - f940531aeb3ea45b59de9ec083daf82adc427adf authored almost 6 years ago by 湖北捷智云技术有限公司 <[email protected]>
Update README.md

github.com/flutter-webrtc/flutter-webrtc - c7eb77770c215d2e3c7aac781f55cb89c00defa8 authored almost 6 years ago by 湖北捷智云技术有限公司 <[email protected]>
Update README.md

The data-channel has been verified and update README.md.

github.com/flutter-webrtc/flutter-webrtc - 20970dd14974aff891c6ae8a7ef7aaadb51e6e85 authored almost 6 years ago by 湖北捷智云技术有限公司 <[email protected]>
Add dispose for VideoRenderer. #51

github.com/flutter-webrtc/flutter-webrtc - b359e6c5d0427b09dc712b394542bb2656d6f979 authored almost 6 years ago by 段维伟 <[email protected]>
Merge branch 'master' of https://github.com/cloudwebrtc/flutter-webrtc

github.com/flutter-webrtc/flutter-webrtc - 949fa1d44fa6602d01d7a5447e79e79a494eba83 authored almost 6 years ago by 段维伟 <[email protected]>
[Android] Return an error if createDataChannel failed.

github.com/flutter-webrtc/flutter-webrtc - d2e7bb1a968d535a3b356c5bb80aa800811ad934 authored almost 6 years ago by 段维伟 <[email protected]>
Update README.md

github.com/flutter-webrtc/flutter-webrtc - 93df393ae7a679aef5e6f220eec2d94a1c668198 authored almost 6 years ago by 湖北捷智云技术有限公司 <[email protected]>
Add gitter.im link.

github.com/flutter-webrtc/flutter-webrtc - e9c12bb914ef3ac1571f1692e7ac2a0e4a7e92ae authored almost 6 years ago by 湖北捷智云技术有限公司 <[email protected]>
Frame capture feature

github.com/flutter-webrtc/flutter-webrtc - 68e600404f6997a9a9aab06fe17156005e575abe authored almost 6 years ago by rostopira <[email protected]>
Add video file to content resolver

Fixes video not showing in gallery app

github.com/flutter-webrtc/flutter-webrtc - 2ef515c905e214575b156c16e7bfece91b404282 authored almost 6 years ago by rostopira <[email protected]>
Update WebRTC (1.0.25821 => 1.0.26131)

github.com/flutter-webrtc/flutter-webrtc - 3536ae55b033cdf69ade78dbc74e0b5ead7b11be authored almost 6 years ago by Dima Rostopira <[email protected]>
Merge pull request #50 from aryzhov/master

Fixed issue #49: The plugin is incompatible with use_frameworks in Podfile

github.com/flutter-webrtc/flutter-webrtc - 96131f44a587212190e33076e5c9439f50f22815 authored about 6 years ago by 湖北捷智云技术有限公司 <[email protected]>
Fixed issue #49: The plugin is incompatible with use_frameworks in Podfile

github.com/flutter-webrtc/flutter-webrtc - 4c02d8267a6568e608be2de91137f05452c5d8dc authored about 6 years ago by Alexander Ryzhov <[email protected]>
Merge pull request #46 from cloudwebrtc/media_recorder

Media recorder implementation on android

github.com/flutter-webrtc/flutter-webrtc - f2130e00e53555655ea04bc6f9174484e1087e64 authored about 6 years ago by 湖北捷智云技术有限公司 <[email protected]>
Don't block main thread on release, some cleanup

github.com/flutter-webrtc/flutter-webrtc - 888a65140e6fecd24836a727586a8992adfc8a53 authored about 6 years ago by rostopira <[email protected]>
No need to set the video size for screen capture.

github.com/flutter-webrtc/flutter-webrtc - 27ce8099b519e6858703475c7dc87b1e52a92350 authored about 6 years ago by 段维伟 <[email protected]>
Use screen size when capturing screen.

github.com/flutter-webrtc/flutter-webrtc - c65e94823e0ec5e5250cdcebfa516af8f84b5f4c authored about 6 years ago by 段维伟 <[email protected]>
Remove file thread, change AAC profile

github.com/flutter-webrtc/flutter-webrtc - 7a4cd359e6c13e0daa4530bae21b2290fe67d555 authored about 6 years ago by rostopira <[email protected]>
Fix video-only recording and audio encoder crashes

github.com/flutter-webrtc/flutter-webrtc - c8ed2039db5d66e20291b64a58487df3c3f19f9a authored about 6 years ago by rostopira <[email protected]>
Fixed video size, cleanup, small fixes

github.com/flutter-webrtc/flutter-webrtc - 20f009c5cb16c9ccdd20cb9cf69e5eb0f2e656c2 authored about 6 years ago by rostopira <[email protected]>
[WIP] Audio recorder implementation

github.com/flutter-webrtc/flutter-webrtc - 2f67335466260f28627da424c4c19fb56a0115b8 authored about 6 years ago by rostopira <[email protected]>
[WIP] Video recorder implementation 1

github.com/flutter-webrtc/flutter-webrtc - c6bebbcd0d1b6a48726a0aef5532f90e9c593cb3 authored about 6 years ago by rostopira <[email protected]>
Workaround for https://github.com/flutter/flutter/issues/18494

github.com/flutter-webrtc/flutter-webrtc - 4d7be59e4436b7d12e002038246002ec20364d3c authored about 6 years ago by rostopira <[email protected]>
Add RPScreenRecorder for iOS.

github.com/flutter-webrtc/flutter-webrtc - f25f49ba536dc1196e9e561c92ec65a0fdfafdf9 authored about 6 years ago by 段维伟 <[email protected]>
Implemented getDisplayMedia for Android.

github.com/flutter-webrtc/flutter-webrtc - 65f4957ade61b5ab55b88b4edc0167f3c2356f10 authored about 6 years ago by 段维伟 <[email protected]>
Update package version to 0.0.3 .

github.com/flutter-webrtc/flutter-webrtc - 66aaf91bbffd50e1f3dcbc8dffc96b5bbd63f22b authored about 6 years ago by 段维伟 <[email protected]>
Get video size/fps from 'mandatory' of mediaConstraints.

github.com/flutter-webrtc/flutter-webrtc - 8ede1d0974f161b6902cf69a93aed3b200c17292 authored about 6 years ago by 段维伟 <[email protected]>
Merge pull request #41 from aryzhov/setvolume

Removed unnecessary code, cleaned up log messages for setVolume()

github.com/flutter-webrtc/flutter-webrtc - 903952cf386ba5b135eaee49b231789a387de704 authored about 6 years ago by 湖北捷智云技术有限公司 <[email protected]>
Removed unnecessary code, cleaned up log messages for setVolume()

github.com/flutter-webrtc/flutter-webrtc - e9a54628fc4ee91efc5d77fb6699c68c2a712dd7 authored about 6 years ago by Alexander Ryzhov <[email protected]>
Merge pull request #40 from aryzhov/setvolume

#39: Implemented MediaStreamTrack.setVolume()

github.com/flutter-webrtc/flutter-webrtc - 9bd17c0cc9d9b039ad4d91b1a6d8221caceb31a3 authored about 6 years ago by Dima Rostopira <[email protected]>
#39: Implemented MediaStreamTrack.setVolume()

github.com/flutter-webrtc/flutter-webrtc - 1790b4d90e5c82eb445aaf456a2ad1f8a6fc4cce authored about 6 years ago by Alexander Ryzhov <[email protected]>
Delete m63_patch_for_flutter_webrtc_plugin_v0.patch

github.com/flutter-webrtc/flutter-webrtc - 4c6ffaa7439fcee61a20c0494dcc8892a7bfb40d authored about 6 years ago by 湖北捷智云技术有限公司 <[email protected]>
Merge pull request #35 from rostopira/master

Update WebRTC to 1.0.25821

github.com/flutter-webrtc/flutter-webrtc - 5130017a23c92e59a5598589a90edec9ac261286 authored about 6 years ago by 湖北捷智云技术有限公司 <[email protected]>
Set fixed GoogleWebRTC version

github.com/flutter-webrtc/flutter-webrtc - f1a9b2693d70185d17e38846dcb9b6f791bbdc8e authored about 6 years ago by rostopira <[email protected]>
Merge pull request #2 from rostopira/android_update_webrtc

Android update webrtc

github.com/flutter-webrtc/flutter-webrtc - a5b28f18a41ef04648c8cbd647a072c60e947a25 authored about 6 years ago by Dima Rostopira <[email protected]>
Update WebRTC to 1.0.25821 and lower API level to 17

github.com/flutter-webrtc/flutter-webrtc - d2245d03f0f860b666b93f8f3293479f6d8c476c authored about 6 years ago by rostopira <[email protected]>
Fix rendering. Done and dusted 😎

github.com/flutter-webrtc/flutter-webrtc - f5c8a14eeb8751a11611a2842445a3c1f2deee8c authored about 6 years ago by rostopira <[email protected]>
Fix quality settings

github.com/flutter-webrtc/flutter-webrtc - 63d378f0258562130bba5c2e36dfa85f50ef672d authored about 6 years ago by rostopira <[email protected]>
Fix switching camera

github.com/flutter-webrtc/flutter-webrtc - 2111a3fee0781a07ac433a118684197cbb17ac04 authored about 6 years ago by rostopira <[email protected]>
Merge pull request #1 from cloudwebrtc/ios_update_webrtc

fix Videocapturer and VideoRenderer for new webrtc framework.

github.com/flutter-webrtc/flutter-webrtc - ac916f925c58818a620c98fe62cbe5c32227787a authored about 6 years ago by Dima Rostopira <[email protected]>
fix Videocapturer and VideoRenderer for new webrtc framework.

github.com/flutter-webrtc/flutter-webrtc - 4e2316803cefd9302979f6c2c22a5970bb785fe3 authored about 6 years ago by 段维伟 <[email protected]>
Updating WebRTC lib 3

Fixed i420 rendering
Still not handling rotation correctly

github.com/flutter-webrtc/flutter-webrtc - 36c9820dbb9fb8be648f1d1acbfab6f5e7c3d21c authored about 6 years ago by rostopira <[email protected]>
Updating WebRTC lib #2

Fix missing encoder/decoder
Demo working 🎉

github.com/flutter-webrtc/flutter-webrtc - 06d1ba974bc27354a5b9ca7fb822d83dbf189493 authored about 6 years ago by rostopira <[email protected]>
Updating WebRTC lib #1

It builds 🎉
Loopback sample working. Poorly

github.com/flutter-webrtc/flutter-webrtc - c0a44bc9d5882f73091f7ffc1459832af77c53cb authored about 6 years ago by rostopira <[email protected]>
Updating WebRTC lib #1

It builds 🎉
Loopback sample working. Poorly

github.com/flutter-webrtc/flutter-webrtc - c85352e7414ed2a346d59fc9a37491093b8b2c7f authored about 6 years ago by rostopira <[email protected]>
Updating WebRTC lib #1

It builds 🎉
Loopback sample working. Poorly

github.com/flutter-webrtc/flutter-webrtc - 27e6d340c5811fa0887cd73ea71991fef794bfce authored about 6 years ago by rostopira <[email protected]>
fix imports, some starting point, builds without errors but doesn't work at all

github.com/flutter-webrtc/flutter-webrtc - 6eacefe10de142d7d576af2a2c8cd9f8c5f59d04 authored about 6 years ago by rostopira <[email protected]>
fix imports, some starting point, builds without errors but doesn't work at all

github.com/flutter-webrtc/flutter-webrtc - 8804b01f0d24cbb624deed733e9fbfd84c6a0f8f authored about 6 years ago by rostopira <[email protected]>
Merge branch 'master' of git://github.com/cloudwebrtc/flutter-webrtc

github.com/flutter-webrtc/flutter-webrtc - d08027afbbaead7abe92a01007a2b88699ff1aa0 authored about 6 years ago by rostopira <[email protected]>
change dependency and remove framework

github.com/flutter-webrtc/flutter-webrtc - 4fd0cc1ed290cdaad7dcf1eea61fd98e048fcfb1 authored about 6 years ago by rostopira <[email protected]>
Merge pull request #30 from aryzhov/master

Fixed issue #29: Android: getUserMedia does not work for capturing audio only

github.com/flutter-webrtc/flutter-webrtc - cd93632f1a53ed9ecde696652334eeb729bcec97 authored about 6 years ago by 湖北捷智云技术有限公司 <[email protected]>
Fixed issue #29: Android: getUserMedia does not work for capturing audio only

github.com/flutter-webrtc/flutter-webrtc - fa77648111c7a3b5fb73eed8a4d70fb459b428a8 authored about 6 years ago by Alexander Ryzhov <[email protected]>
Merge pull request #25 from rostopira/patch-3

Add public getter for texture id

github.com/flutter-webrtc/flutter-webrtc - 235abb9d247eb571f03ee840cf3a6973aae0b271 authored about 6 years ago by 湖北捷智云技术有限公司 <[email protected]>
Add public getter for texture id

Please ^_^
I really need it

github.com/flutter-webrtc/flutter-webrtc - 56fc72f6266bb143d33e3d136503a19744858598 authored about 6 years ago by Dima Rostopira <[email protected]>
Add missed method for issue #24

github.com/flutter-webrtc/flutter-webrtc - 4b304185a77448781495b1f8971b955ca26fc2cd authored about 6 years ago by 湖北捷智云技术有限公司 <[email protected]>
Merge pull request #23 from rostopira/patch-3

Fixed few callbacks not called

github.com/flutter-webrtc/flutter-webrtc - 87fdd0d24afca3ebafee57e7a5da494ef51b4a12 authored about 6 years ago by 湖北捷智云技术有限公司 <[email protected]>
Fixed few callbacks not called

`onIceConnectionState` and `onIceGatheringState` wasn't called when `onSignalingState` is null

github.com/flutter-webrtc/flutter-webrtc - 52b858470e08592f744bd4e3717625981057b7d0 authored about 6 years ago by Dima Rostopira <[email protected]>
Merge branch 'master' of https://github.com/cloudwebrtc/flutter-webrtc

github.com/flutter-webrtc/flutter-webrtc - a91756abdfb629374f734190e91b94d081f0064d authored about 6 years ago by 段维伟 <[email protected]>
Update CHANGELOG.md

github.com/flutter-webrtc/flutter-webrtc - e6c3c75464db772c3fc2a9b6fa4f1d2ab4bf9f88 authored about 6 years ago by 湖北捷智云技术有限公司 <[email protected]>
Update pubspec.yaml

github.com/flutter-webrtc/flutter-webrtc - ca4d48e39b2b4ca5a6bd5bd10b9bddca5452a544 authored about 6 years ago by 湖北捷智云技术有限公司 <[email protected]>
Update README.md

github.com/flutter-webrtc/flutter-webrtc - 74deec96fdc60937d7ddbedfc74aa772a1d03e8f authored about 6 years ago by 湖北捷智云技术有限公司 <[email protected]>
Update README.md

github.com/flutter-webrtc/flutter-webrtc - 06a885e557fae13fa34b34bd3e34193d5b53be1f authored about 6 years ago by 湖北捷智云技术有限公司 <[email protected]>
Merge pull request #21 from rostopira/switch_camera

Switch camera feature

github.com/flutter-webrtc/flutter-webrtc - 6b460d53a11e69e0ceeba711fd7a87a914e0c707 authored about 6 years ago by 湖北捷智云技术有限公司 <[email protected]>
Merge pull request #20 from rostopira/patch-2

"mediaStreamGetTracks" implementation for Android

github.com/flutter-webrtc/flutter-webrtc - 1c52110b0260ee2cc945dffe64eb647fe4ad55d4 authored about 6 years ago by 湖北捷智云技术有限公司 <[email protected]>
Merge pull request #19 from rostopira/patch-1

Fix DataChannel on Android

github.com/flutter-webrtc/flutter-webrtc - 194c52852c31982654d56c685c7a516662d0ffaa authored about 6 years ago by 湖北捷智云技术有限公司 <[email protected]>
attempt to implement switch camera #2

github.com/flutter-webrtc/flutter-webrtc - 4c08aff7b44287660d8272b9332889fae3a98a02 authored about 6 years ago by rostopira <[email protected]>
attempt to implement switch camera #1

github.com/flutter-webrtc/flutter-webrtc - 235b5d921573f852dc76eba1ef534b63fa876d7d authored about 6 years ago by rostopira <[email protected]>
Merge pull request #2 from rostopira/patch-2

"mediaStreamGetTracks" implementation for Android

github.com/flutter-webrtc/flutter-webrtc - 3faeb9d233bedabe67f0ae6ea2389a518afbe845 authored about 6 years ago by Dima Rostopira <[email protected]>
Fix DataChannel on Android

Fix DataChannel on Android

github.com/flutter-webrtc/flutter-webrtc - a7bc55a0c730b0541ace2dcf8a3623e4c2a95759 authored about 6 years ago by Dima Rostopira <[email protected]>
"mediaStreamGetTracks" implementation for Android

github.com/flutter-webrtc/flutter-webrtc - 8f8aa0e142b8ebd991b81c27e265b5d1e4cd5138 authored about 6 years ago by Dima Rostopira <[email protected]>
Fix DataChannel on Android

github.com/flutter-webrtc/flutter-webrtc - daa09f11df6958190593a3ccbcdb5012b7a2f41a authored about 6 years ago by Dima Rostopira <[email protected]>
Add 'enabled' method for MediaStreamTrack.

github.com/flutter-webrtc/flutter-webrtc - 03dcf58c1d33d66b4aa8373b38ff35db158b19c6 authored over 6 years ago by 段维伟 <[email protected]>
Update README.md

github.com/flutter-webrtc/flutter-webrtc - e34edbd0d34a400c65332ddaa3036f3b33a80d9b authored over 6 years ago by 湖北捷智云技术有限公司 <[email protected]>
Update directory structure for example.

github.com/flutter-webrtc/flutter-webrtc - c5f4754cec090a32295ace254e5b1ca6b7e29535 authored over 6 years ago by 段维伟 <[email protected]>
Update README.md

github.com/flutter-webrtc/flutter-webrtc - dca3624912d36cd3a0c8452843f43c83e4abe455 authored over 6 years ago by 湖北捷智云技术有限公司 <[email protected]>
Update README.md

github.com/flutter-webrtc/flutter-webrtc - fe8667b2d164d0d4dbd825a8eaec2c6fc8637336 authored over 6 years ago by 湖北捷智云技术有限公司 <[email protected]>
Update README.md

github.com/flutter-webrtc/flutter-webrtc - 771007eaa057e1e15ccfc390dc17199e733dda7c authored over 6 years ago by 湖北捷智云技术有限公司 <[email protected]>
Update README.md

github.com/flutter-webrtc/flutter-webrtc - cf849e9e49aa9ca151fa1a29e700f58d00248537 authored over 6 years ago by 湖北捷智云技术有限公司 <[email protected]>
Update README.md

github.com/flutter-webrtc/flutter-webrtc - fa5d4db84559560cf793e625e35bec0c7482fcb3 authored over 6 years ago by 湖北捷智云技术有限公司 <[email protected]>