An open API service for providing issue and pull request metadata for open source projects.

GitHub / flutter-webrtc/dart-webrtc issues and pull requests

#69 - feat: Data packet cryptor

Pull Request - State: open - Opened by cloudwebrtc 3 months ago

#68 - fix: better error messages on worker message timeouts

Pull Request - State: closed - Opened by td-famedly 3 months ago

#67 - fix: parse `rid` and `ssrc` to proper types

Pull Request - State: closed - Opened by Yash-Garg 4 months ago - 1 comment

#66 - fix: E2EE bug in chrome on rejoin.

Pull Request - State: closed - Opened by cloudwebrtc 4 months ago

#65 - e2ee is broken in chrome on rejoin

Issue - State: open - Opened by td-famedly 4 months ago

#64 - fix: export mediastreamtrack

Pull Request - State: closed - Opened by holzgeist 4 months ago

#64 - fix: export mediastreamtrack

Pull Request - State: open - Opened by holzgeist 4 months ago

#63 - Pure dart implementation of webrtc protocols

Issue - State: open - Opened by KellyKinyama 7 months ago

#62 - Media Recording Changes

Pull Request - State: closed - Opened by daniel-g-favoreto-opl 8 months ago

#62 - Media Recording Changes

Pull Request - State: open - Opened by daniel-g-favoreto-opl 8 months ago

#61 - Fix jsify on function

Pull Request - State: closed - Opened by renefloor 9 months ago - 3 comments

#61 - Fix jsify on function

Pull Request - State: closed - Opened by renefloor 9 months ago - 3 comments

#60 - NoSuchMethodError: 'callMethodVarArgs' when calling getStats()

Issue - State: closed - Opened by renefloor 9 months ago - 5 comments

#59 - fix E2EE for FireFox.

Pull Request - State: closed - Opened by cloudwebrtc 10 months ago

#58 - fix: don't try to access optional track settings

Pull Request - State: closed - Opened by holzgeist 10 months ago

#58 - fix: don't try to access optional track settings

Pull Request - State: closed - Opened by holzgeist 10 months ago

#57 - Failed with videoValue

Issue - State: open - Opened by margaritazar 10 months ago - 1 comment

#56 - Issue with dart_webrtc on Flutter 3.27.1

Issue - State: closed - Opened by quangvinhvux 12 months ago

#55 - Error: Function converted via 'toJS'

Issue - State: open - Opened by rmasarovic 12 months ago

#53 - remove js_util

Pull Request - State: closed - Opened by jezell about 1 year ago - 5 comments

#53 - remove js_util

Pull Request - State: open - Opened by jezell about 1 year ago

#52 - up

Pull Request - State: open - Opened by alifastogt2024 over 1 year ago

#52 - up

Pull Request - State: open - Opened by alifastogt2024 over 1 year ago

#51 - Because dart_webrtc 1.4.8 depends on web ^0.5.1

Issue - State: open - Opened by cnkygmr over 1 year ago

#50 - Update to package web 1.0.0

Pull Request - State: closed - Opened by jezell over 1 year ago

#50 - Update to package web 1.0.0

Pull Request - State: closed - Opened by jezell over 1 year ago

#49 - Remove platform_detect

Issue - State: open - Opened by jezell over 1 year ago

#48 - remove package js_util

Issue - State: open - Opened by jezell over 1 year ago

#47 - fix: missing streamCompleter complete for getUserMedia

Pull Request - State: open - Opened by kNoAPP over 1 year ago

#47 - fix: missing streamCompleter complete for getUserMedia

Pull Request - State: closed - Opened by kNoAPP over 1 year ago

#46 - fix: RTCPeerConnectionWeb.getRemoteStreams

Pull Request - State: closed - Opened by james-pellow over 1 year ago - 1 comment

#46 - fix: RTCPeerConnectionWeb.getRemoteStreams

Pull Request - State: open - Opened by james-pellow over 1 year ago

#45 - fix: MediaStreamTrack.getSettings.

Pull Request - State: closed - Opened by cloudwebrtc over 1 year ago

#44 - getRemoteStreams on peerConnection no longer works

Issue - State: open - Opened by james-pellow over 1 year ago

#43 - chore: manage pubspec js and http versions to avoid conflicts

Pull Request - State: closed - Opened by td-famedly over 1 year ago

#43 - chore: manage pubspec js and http versions to avoid conflicts

Pull Request - State: closed - Opened by td-famedly over 1 year ago

#42 - fix: decrypting audio when e2ee

Pull Request - State: closed - Opened by td-famedly over 1 year ago

#42 - fix: decrypting audio when e2ee

Pull Request - State: closed - Opened by td-famedly over 1 year ago

#41 - fix: translate audio constraints for web

Pull Request - State: closed - Opened by td-famedly over 1 year ago

#41 - fix: translate audio constraints for web

Pull Request - State: closed - Opened by td-famedly over 1 year ago

#40 - js ^0.7.1

Issue - State: open - Opened by cuinfo over 1 year ago

#38 - fix: negotiationNeeded listener

Pull Request - State: open - Opened by td-famedly over 1 year ago

#38 - fix: negotiationNeeded listener

Pull Request - State: closed - Opened by td-famedly over 1 year ago

#37 - remove package:js

Issue - State: open - Opened by jarrodcolburn over 1 year ago

#36 - onRenegotiationNeeded callback no longer being called

Issue - State: closed - Opened by DaveBubenik over 1 year ago

#35 - fix type cast exception in getConstraints()

Pull Request - State: closed - Opened by mrcsh over 1 year ago

#35 - fix type cast exception in getConstraints()

Pull Request - State: closed - Opened by mrcsh over 1 year ago

#34 - fix: tryCatch editing mediaConstraints

Pull Request - State: closed - Opened by td-famedly over 1 year ago

#33 - fix: do not fail if removing constraint fails

Pull Request - State: closed - Opened by td-famedly over 1 year ago

#33 - fix: do not fail if removing constraint fails

Pull Request - State: closed - Opened by td-famedly over 1 year ago

#32 - Fix DC data parse.

Pull Request - State: closed - Opened by cloudwebrtc over 1 year ago

#31 - Fix/dc init error

Pull Request - State: open - Opened by cloudwebrtc over 1 year ago

#31 - Fix/dc init error

Pull Request - State: closed - Opened by cloudwebrtc over 1 year ago

#30 - fix: migrate dart:html to web.

Pull Request - State: closed - Opened by cloudwebrtc over 1 year ago

#30 - fix: migrate dart:html to web.

Pull Request - State: closed - Opened by cloudwebrtc over 1 year ago

#29 - update to package:web

Pull Request - State: closed - Opened by jezell over 1 year ago - 1 comment

#28 - Move from to dart:html to package:web

Issue - State: closed - Opened by jezell over 1 year ago

#27 - E2ee/improvements

Pull Request - State: closed - Opened by cloudwebrtc almost 2 years ago

#27 - E2ee/improvements

Pull Request - State: closed - Opened by cloudwebrtc almost 2 years ago

#26 - fix: Skip decryption when ratchet exceeded.

Pull Request - State: closed - Opened by cloudwebrtc over 2 years ago

#25 - Fix cast error in RtpSender::setStreams

Pull Request - State: closed - Opened by amantoux over 2 years ago

#24 - feat: add frame cryptor.

Pull Request - State: closed - Opened by cloudwebrtc over 2 years ago

#23 - Add `addStreams` to `RTCRtpSender`

Pull Request - State: closed - Opened by amantoux over 2 years ago

#22 - fix: deviceId key

Pull Request - State: closed - Opened by xsahil03x over 2 years ago - 1 comment

#21 - fix bug for FF.

Pull Request - State: closed - Opened by cloudwebrtc almost 3 years ago

#20 - add bufferedamountlow

Pull Request - State: closed - Opened by barteksto almost 3 years ago

#19 - Feat/support set capabilities

Pull Request - State: closed - Opened by cloudwebrtc almost 3 years ago

#18 - fix: add unique identifier for RtpSender/RtpReceiver.

Pull Request - State: closed - Opened by cloudwebrtc almost 3 years ago

#17 - fix: Convert iceconnectionstate to connectionstate for Firefox.

Pull Request - State: closed - Opened by cloudwebrtc about 3 years ago

#16 - Fix #883 in flutter_webrtc

Pull Request - State: closed - Opened by Akshay-akkay about 3 years ago - 1 comment

#15 - Release 1.0.9 to benefit from fix in Flutter-WebRTC

Pull Request - State: closed - Opened by amantoux about 3 years ago - 2 comments

#14 - Fix `connectionState` being incorrect

Pull Request - State: closed - Opened by amantoux about 3 years ago - 1 comment

#12 - select audio output and ondevicechange methods

Pull Request - State: closed - Opened by davidliu over 3 years ago

#11 - if track is null pass null to the js object

Pull Request - State: closed - Opened by itsthetaste over 3 years ago

#9 - Change of yesterday is breaking flutter_webrtc

Issue - State: closed - Opened by itadminmynapse over 3 years ago

#8 - switch to promise version of addIceCandidate to fix running on Firefox / Safari

Pull Request - State: closed - Opened by tauu almost 4 years ago - 1 comment

#7 - chore: export media_stream_impl.dart

Pull Request - State: closed - Opened by Techno-Disaster almost 4 years ago - 1 comment

#6 - Refactor/use webrtc interface

Pull Request - State: closed - Opened by cloudwebrtc about 4 years ago

#5 - refactor: use separate interface

Pull Request - State: closed - Opened by cloudwebrtc about 4 years ago

#4 - Action Required: Fix Renovate Configuration

Issue - State: closed - Opened by renovate[bot] almost 5 years ago

#3 - Dependency Dashboard

Issue - State: closed - Opened by renovate[bot] almost 5 years ago

#2 - Configure Renovate

Pull Request - State: closed - Opened by renovate[bot] about 5 years ago

#1 - Add webrtc-adapter.js.

Issue - State: closed - Opened by cloudwebrtc about 5 years ago