Vishal Malyan

Results 56 comments of Vishal Malyan

Please assign it to me under JWOC'2024.

I have read the issue and I want to work on it . please assign it to me under JWOC'2024.

Hi, i have opened a PR adding a reminder in the Start Live Stream dialog to warn users to click “Go Live” in YouTube Studio when Auto-Start/Auto-Stop is off. This...

Hi, I’ve opened a PR #16753 adding support for TYPE_REMOTE_SUBMIX virtual output devices on Android. This enables Jitsi Meet to detect and route audio to virtual output devices used by...

@maoist2009 No JS changes are required for this PR. The Android SDK already exposes audio devices to JS via the existing DEVICE_CHANGE_EVENT. If the virtual device is detected, it should...

Thanks for the details. A couple of clarifications that may help: - This PR only adds support for **virtual audio *output*** devices (TYPE_REMOTE_SUBMIX). It does **not** add support for switching...

@maoist2009 Thanks for clarifying. yes, we’re talking about the same Remote Submix mechanism, but Jitsi is limited by how Android exposes devices for communication audio. This PR only adds support...

Hi, I’ve opened a PR [jitsi/lib-jitsi-meet#2953](https://github.com/jitsi/lib-jitsi-meet/pull/2953) in lib-jitsi-meet to address the issue. The root cause was inside the E2EE/Olm handling there, where unsupported environments or missing sessions could leave the...

i want to work on this issue.