Ecosyste.ms: Issues

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

GitHub / instrumentisto/medea-flutter-webrtc issues and pull requests

#173 - Implement `RtpReceiver.getCapabilities`

Pull Request - State: closed - Opened by alexlapa 10 days ago - 1 comment
Labels: k::api, platform::windows, plarform::android, platform::ios, platform::macos, platform::linux, feature

#172 - Upgrade flutter_rust_bridge to v2.4.0

Pull Request - State: closed - Opened by alexlapa 13 days ago - 1 comment
Labels: enhancement, k::toolchain, k::dependencies

#171 - Prepare 0.11.1 release

Pull Request - State: closed - Opened by evdokimovs 19 days ago - 1 comment
Labels: k::documentation, enhancement

#170 - Upgrade libwebrtc 128.0.6613.119

Pull Request - State: closed - Opened by evdokimovs 19 days ago - 1 comment
Labels: enhancement, k::dependencies

#169 - Prepare 0.11.0 release

Pull Request - State: closed - Opened by alexlapa about 1 month ago - 1 comment
Labels: k::documentation, enhancement

#168 - Upgrade Flutter to 3.24 version

Pull Request - State: closed - Opened by alexlapa about 2 months ago - 1 comment
Labels: enhancement, k::refactor, k::dependencies

#167 - Upgrade flutter_rust_bridge to v2.2.0

Pull Request - State: closed - Opened by alexlapa 2 months ago - 1 comment
Labels: enhancement, k::toolchain, platform::windows, platform::macos, platform::linux, k::dependencies

#166 - Upgrade libwebrtc to v127.0.6533.72

Pull Request - State: closed - Opened by evdokimovs 2 months ago - 1 comment
Labels: enhancement, k::dependencies

#165 - Fix RtpReceiver use after free on Android

Pull Request - State: closed - Opened by alexlapa 2 months ago - 1 comment
Labels: enhancement, k::refactor, plarform::android

#164 - Migrate from `dart:html` to `package:web`

Pull Request - State: closed - Opened by SleepySquash 2 months ago - 2 comments
Labels: enhancement, k::refactor, platform::web

#163 - Prepare 0.10.0 release

Pull Request - State: closed - Opened by evdokimovs 3 months ago - 1 comment
Labels: k::documentation, enhancement

#162 - Fix iOS integration tests

Pull Request - State: closed - Opened by evdokimovs 4 months ago - 2 comments
Labels: enhancement, k::refactor, k::toolchain, platform::ios

#161 - Implement `PeerConnection.getStats()` for iOS

Pull Request - State: closed - Opened by evdokimovs 4 months ago - 1 comment
Labels: k::api, platform::ios, feature

#160 - Fix RTC stats on desktop platforms

Pull Request - State: closed - Opened by evdokimovs 4 months ago - 1 comment
Labels: enhancement, k::refactor, platform::windows, platform::macos, platform::linux

#159 - Fix `AudioSource` reuse after `PeerConnection` close

Pull Request - State: closed - Opened by evdokimovs 5 months ago - 1 comment
Labels: enhancement, k::refactor, platform::windows, platform::macos, platform::linux

#158 - AutoGainControl IOS

Issue - State: open - Opened by rogurotus 5 months ago
Labels: k::api, feature

#157 - Implement `AudioConstraints.autoGainControl` for native platforms

Pull Request - State: closed - Opened by rogurotus 5 months ago - 1 comment
Labels: enhancement, k::api, plarform::android, platform::macos, platform::linux, feature

#156 - Add audio gain control in `AudioConstraints`

Pull Request - State: closed - Opened by rogurotus 5 months ago - 1 comment
Labels: enhancement, k::api, feature

#155 - Upgrade libwebrtc 123.0.6312.105

Pull Request - State: closed - Opened by rogurotus 6 months ago - 1 comment
Labels: enhancement, k::dependencies

#154 - Make `RtpSender.getCapabilities` static

Pull Request - State: closed - Opened by logist322 6 months ago - 1 comment
Labels: enhancement, k::refactor, k::api

#153 - Disable H264 software encoder and decoder

Pull Request - State: closed - Opened by alexlapa 6 months ago - 1 comment
Labels: enhancement, k::design, platform::windows, platform::macos, platform::linux

#152 - Bump softprops/action-gh-release from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: enhancement, k::toolchain, k::dependencies

#151 - Fix ADM device switch races

Pull Request - State: closed - Opened by alexlapa 7 months ago - 1 comment
Labels: enhancement, k::refactor, platform::windows, platform::macos, platform::linux

#150 - VDPAU H264 Decoding

Issue - State: open - Opened by rogurotus 7 months ago
Labels: platform::linux, feature

#149 - Implement input audio level detecting

Pull Request - State: closed - Opened by evdokimovs 8 months ago - 1 comment
Labels: k::api, platform::windows, platform::macos, platform::linux, feature

#148 - Implement video codec HW acceleration probing on iOS

Pull Request - State: open - Opened by evdokimovs 8 months ago - 1 comment
Labels: k::api, platform::ios, feature, k::performance

#147 - Fix crashes on old MacOS versions

Pull Request - State: open - Opened by evdokimovs 8 months ago - 1 comment
Labels: enhancement, k::refactor, platform::macos

#146 - Fix output audio device related bugs on mobile

Pull Request - State: closed - Opened by evdokimovs 8 months ago - 1 comment
Labels: enhancement, k::refactor, k::api, plarform::android, platform::ios

#145 - Multi-source support for desktop's ADM

Pull Request - State: closed - Opened by evdokimovs 9 months ago - 1 comment
Labels: k::refactor, k::api, platform::windows, platform::macos, platform::linux, feature

#144 - Impl video codec info

Pull Request - State: closed - Opened by rogurotus 9 months ago - 1 comment
Labels: k::api, platform::windows, plarform::android, platform::ios, platform::macos, platform::linux, feature

#143 - Android segfault when adding new media streams

Issue - State: open - Opened by alexlapa 9 months ago
Labels: bug, plarform::android

#142 - Fix error propagation on iOS

Pull Request - State: closed - Opened by evdokimovs 10 months ago - 1 comment
Labels: enhancement, k::refactor, k::api, platform::ios, platform::macos

#141 - Bump actions/upload-artifact from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: enhancement, k::toolchain, k::dependencies

#140 - Bump actions/download-artifact from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: enhancement, k::toolchain, k::dependencies

#139 - Fix MacOS video renderer disposing

Pull Request - State: closed - Opened by evdokimovs 10 months ago - 1 comment
Labels: enhancement, k::refactor, platform::macos

#138 - Bump actions/setup-java from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: enhancement, k::toolchain, k::dependencies

#137 - Implement `getCapabilities`

Pull Request - State: closed - Opened by rogurotus 10 months ago - 1 comment
Labels: k::api, platform::windows, plarform::android, platform::ios, platform::macos, platform::linux, feature

#136 - Implement recording module using OpenAL

Pull Request - State: closed - Opened by rogurotus 11 months ago - 1 comment
Labels: enhancement, k::refactor, k::toolchain, platform::windows, platform::macos, platform::linux

#135 - Add `setParameters()` API

Pull Request - State: closed - Opened by logist322 11 months ago - 1 comment
Labels: enhancement, k::refactor, k::api, k::toolchain, platform::windows, plarform::android, platform::ios, platform::macos, platform::linux, feature, k::dependencies

#134 - Prepare release 0.9.0

Pull Request - State: closed - Opened by rogurotus 11 months ago - 1 comment
Labels: k::documentation, enhancement, k::refactor, platform::ios, k::ui/ux, k::dependencies

#133 - Fix memory leak when using screensharing on macos

Pull Request - State: closed - Opened by alexlapa 11 months ago - 1 comment
Labels: enhancement, platform::macos, k::ui/ux, k::performance

#132 - Bump futureware-tech/simulator-action from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: enhancement, k::toolchain, k::dependencies

#131 - Fix `on_track` deadlock

Pull Request - State: closed - Opened by rogurotus 12 months ago - 1 comment
Labels: enhancement, k::refactor, k::design, platform::windows, platform::macos, platform::linux

#130 - Enable H264 codec

Pull Request - State: closed - Opened by logist322 12 months ago - 1 comment
Labels: enhancement, k::toolchain, platform::windows, platform::macos, platform::linux, k::testing

#129 - Impl track width height getters

Pull Request - State: closed - Opened by rogurotus 12 months ago - 1 comment
Labels: k::api, platform::windows, plarform::android, platform::macos, platform::linux, platform::web, feature

#128 - Fix dart event warning

Pull Request - State: closed - Opened by rogurotus 12 months ago - 1 comment
Labels: enhancement, k::refactor, k::api, platform::windows, platform::macos, platform::linux

#127 - Update interaction with bridge

Pull Request - State: closed - Opened by logist322 12 months ago - 1 comment
Labels: enhancement, k::refactor

#126 - Fix OpenAL build

Pull Request - State: closed - Opened by logist322 almost 1 year ago - 1 comment
Labels: enhancement, k::toolchain, platform::windows, k::dependencies

#125 - Implements extended API for creating `RtcRtpTransceivers`

Pull Request - State: closed - Opened by logist322 about 1 year ago - 1 comment
Labels: k::api, feature

#124 - Fix remote video rotation not being handled properly

Pull Request - State: closed - Opened by rogurotus about 1 year ago - 1 comment
Labels: enhancement, k::api, k::design, platform::windows, platform::macos, platform::linux, platform::web

#123 - Upgrade libwebrtc to 116.0.5845.110

Pull Request - State: closed - Opened by rogurotus about 1 year ago - 1 comment
Labels: enhancement, k::refactor, platform::windows, plarform::android, platform::ios, platform::macos, platform::linux, k::dependencies

#122 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: enhancement, k::toolchain, k::dependencies

#121 - Optmize webrtc context concurrent access

Pull Request - State: closed - Opened by rogurotus about 1 year ago - 1 comment
Labels: enhancement, k::refactor, platform::windows, platform::macos, platform::linux

#120 - Fire `onDeviceChange` when changing linux default device

Pull Request - State: closed - Opened by rogurotus about 1 year ago - 1 comment
Labels: enhancement, k::api, platform::linux

#119 - Universalize default output device switching logic on desktop platforms

Pull Request - State: closed - Opened by evdokimovs about 1 year ago - 1 comment
Labels: enhancement, k::refactor, k::api, k::design, platform::windows, platform::macos, platform::linux

#118 - Prepare 0.8.2 release

Pull Request - State: closed - Opened by alexlapa over 1 year ago - 1 comment
Labels: k::documentation, enhancement

#117 - Implement playout module using OpenAL

Pull Request - State: closed - Opened by evdokimovs over 1 year ago - 1 comment
Labels: enhancement, k::refactor, k::toolchain, platform::macos, platform::linux, feature

#116 - Prepare 0.8.1 release

Pull Request - State: closed - Opened by alexlapa over 1 year ago - 1 comment
Labels: k::documentation, enhancement, k::refactor

#115 - Local audio track `on_ended`

Pull Request - State: open - Opened by rogurotus over 1 year ago
Labels: enhancement, k::api, platform::windows, platform::linux

#114 - On audio level implement

Pull Request - State: closed - Opened by rogurotus over 1 year ago - 1 comment
Labels: enhancement, wontfix, k::api, platform::windows, platform::macos, platform::linux, obsolete

#113 - Upgrade libwebrtc 112.0.5615.165

Pull Request - State: closed - Opened by rogurotus over 1 year ago - 1 comment
Labels: enhancement, k::toolchain, platform::windows, plarform::android, platform::ios, platform::macos, platform::linux, k::dependencies

#112 - Add system audio capture

Pull Request - State: open - Opened by rogurotus over 1 year ago
Labels: enhancement, k::api, platform::windows, platform::linux

#111 - Add `MediaStreamTrack.facingMode` getter for iOS

Pull Request - State: closed - Opened by evdokimovs over 1 year ago - 2 comments
Labels: duplicate, wontfix, k::api, platform::ios, feature

#110 - `AudioDeviceModule` multi `AudioSource` rework

Pull Request - State: closed - Opened by rogurotus over 1 year ago - 2 comments
Labels: duplicate, enhancement, wontfix, k::api, k::design, platform::windows, platform::linux, obsolete

#109 - Get track `facingMode` setting

Pull Request - State: closed - Opened by rogurotus over 1 year ago - 1 comment
Labels: enhancement, k::api, platform::windows, plarform::android, platform::ios, platform::macos, platform::linux, platform::web

#108 - Bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: enhancement, k::toolchain, k::dependencies

#107 - Bump actions/setup-java from 1 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: enhancement, k::toolchain, k::dependencies

#106 - Prepare v0.8.0 release

Pull Request - State: closed - Opened by alexlapa over 1 year ago - 1 comment
Labels: k::documentation, enhancement, k::refactor, k::toolchain

#105 - Bump dart-lang/setup-dart from 1.3 to 1.4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: enhancement, k::toolchain, k::dependencies

#104 - Rename `shouldRotate` to `autoRotate` in `VideoView` on Web

Pull Request - State: closed - Opened by SleepySquash over 1 year ago - 1 comment
Labels: enhancement, k::refactor, platform::web

#103 - Implement universal video rotation

Pull Request - State: closed - Opened by evdokimovs over 1 year ago - 1 comment
Labels: k::refactor, k::api, feature, k::ui/ux

#102 - Fix rendering issue on MacOS

Pull Request - State: closed - Opened by evdokimovs over 1 year ago - 1 comment
Labels: enhancement, k::refactor, platform::macos, k::ui/ux

#101 - Fire onDeviceChange when default audio device is changed on MacOS

Pull Request - State: closed - Opened by evdokimovs over 1 year ago - 1 comment
Labels: enhancement, k::refactor, k::api, platform::macos

#100 - Use our libwebrtc build from CocoaPods on iOS

Pull Request - State: closed - Opened by evdokimovs over 1 year ago - 1 comment
Labels: enhancement, k::refactor, platform::ios, k::dependencies

#99 - Upgrade flutter_rust_bridge to v1.62.1

Pull Request - State: closed - Opened by rogurotus almost 2 years ago - 1 comment
Labels: enhancement, k::dependencies

#98 - Fix output audio switching on Mac

Pull Request - State: closed - Opened by evdokimovs almost 2 years ago - 1 comment
Labels: enhancement, k::refactor, k::api, platform::macos

#97 - Upgrade flutter_rust_bridge to v1.54.0

Pull Request - State: closed - Opened by rogurotus almost 2 years ago - 1 comment
Labels: enhancement, k::api, k::dependencies

#96 - Application freezes when accessing camera for the first time

Issue - State: open - Opened by SleepySquash almost 2 years ago - 2 comments
Labels: bug, k::ui/ux

#95 - Add MacOS ARM architecture support

Pull Request - State: closed - Opened by evdokimovs almost 2 years ago - 1 comment
Labels: k::toolchain, platform::macos, feature

#94 - Run integration tests on iOS

Pull Request - State: closed - Opened by evdokimovs almost 2 years ago - 2 comments
Labels: enhancement, k::refactor, k::toolchain, platform::ios, feature, k::testing

#93 - Implement iOS audio management

Pull Request - State: closed - Opened by evdokimovs almost 2 years ago - 1 comment
Labels: k::api, platform::ios, feature

#92 - Fix `setRecv` and `setSend` functions on iOS

Pull Request - State: closed - Opened by evdokimovs almost 2 years ago - 1 comment
Labels: enhancement, k::refactor, k::api, platform::ios

#91 - Implement `RTCStats` on android

Pull Request - State: closed - Opened by rogurotus almost 2 years ago - 1 comment
Labels: k::api, plarform::android, feature

#90 - Upgrade libwebrtc 106.0.5249.91

Pull Request - State: closed - Opened by rogurotus almost 2 years ago - 1 comment
Labels: enhancement, k::refactor, k::api, platform::windows, plarform::android, platform::macos, platform::linux

#89 - Add iOS support

Pull Request - State: closed - Opened by evdokimovs almost 2 years ago - 1 comment
Labels: k::api, k::toolchain, k::design, platform::ios, feature

#88 - Implement get stats

Pull Request - State: closed - Opened by rogurotus about 2 years ago - 1 comment
Labels: k::api, platform::windows, platform::macos, platform::linux, feature

#87 - Fix on_track panic (#67)

Pull Request - State: closed - Opened by rogurotus about 2 years ago - 1 comment
Labels: enhancement, k::refactor, k::toolchain, platform::windows, platform::macos, platform::linux

#86 - Improve compatibility with older macOS and Linux versions

Pull Request - State: closed - Opened by evdokimovs about 2 years ago - 1 comment
Labels: enhancement, k::refactor, k::toolchain

#85 - Implement enumerate screens

Pull Request - State: closed - Opened by rogurotus about 2 years ago - 1 comment
Labels: k::api, platform::windows, platform::macos, platform::linux, feature

#84 - Fix audio processing getting disabled

Pull Request - State: closed - Opened by rogurotus about 2 years ago - 1 comment
Labels: enhancement, k::api, platform::windows, plarform::android, platform::macos, platform::linux, k::ui/ux

#83 - MediaStreamTrack width and height

Pull Request - State: closed - Opened by rogurotus about 2 years ago
Labels: enhancement, k::api, platform::windows, plarform::android, platform::macos, platform::linux

#82 - Implement enableFakeMedia() for web

Pull Request - State: closed - Opened by rogurotus about 2 years ago - 1 comment
Labels: enhancement, k::api, plarform::android, platform::web

#81 - Upgrade `flutter_rust_bridge` dependency to v1.40

Pull Request - State: closed - Opened by alexlapa about 2 years ago
Labels: enhancement, k::toolchain

#80 - Fix use after free on Android side objects

Pull Request - State: closed - Opened by rogurotus about 2 years ago - 1 comment
Labels: enhancement, k::refactor, plarform::android

#79 - Improve publishing

Pull Request - State: closed - Opened by tyranron about 2 years ago
Labels: enhancement, k::toolchain

#78 - Fix Bluetooth headset detection on Android

Pull Request - State: closed - Opened by evdokimovs about 2 years ago - 1 comment
Labels: enhancement, k::refactor, plarform::android, k::ui/ux

#77 - Proper Android permissions management

Pull Request - State: closed - Opened by evdokimovs about 2 years ago - 1 comment
Labels: enhancement, k::refactor, k::api, plarform::android

#76 - Synchronize renderers after updating java wrap of `VideoTrack`

Pull Request - State: closed - Opened by logist322 about 2 years ago - 1 comment
Labels: enhancement, k::refactor, plarform::android

#75 - Fix android errors

Pull Request - State: closed - Opened by alexlapa about 2 years ago - 2 comments
Labels: enhancement, k::refactor, plarform::android

#74 - Add MacOS support

Pull Request - State: closed - Opened by evdokimovs about 2 years ago - 1 comment
Labels: k::refactor, k::api, platform::macos, feature