Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Add a patch to fix long jitter buffer delays with Opus and DTX (2.0.x edition) #533

Merged
merged 1 commit into from May 2, 2018

Conversation

ajmacd
Copy link
Contributor

@ajmacd ajmacd commented Apr 29, 2018

This brings the patch in #532 to electron-2-0-x.

@ajmacd
Copy link
Contributor Author

ajmacd commented Apr 29, 2018

As mentioned in #532 this is a critical issue for WebRTC services using DTX. We should try to get it in Electron 2.0.x.

@alexeykuzmin alexeykuzmin requested a review from ckerr May 1, 2018 22:27
@alexeykuzmin
Copy link
Contributor

@ajmacd The patch has exactly the same changes as the upstream repo, with no modifications, right?

Copy link
Member

@ckerr ckerr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The main discussion should probably take place at #532

Marking as "Request changes" here to explicitly pause this PR until 532 questions are resolved.

On top of that, it seems unsafe to take an optional field-test switch from upstream and make it unconditionally enabled in a stabilization branch here.

Copy link
Member

@ckerr ckerr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resolved in 532. Thanks for the extra backport!

@ckerr ckerr merged commit 0e76062 into electron:electron-2-0-x May 2, 2018
@ajmacd ajmacd deleted the ajm-jitter-buffer-fix branch May 2, 2018 06:37
@alexeykuzmin
Copy link
Contributor

The main discussion should probably take place at #532

@ckerr
Sure. But patches for different Chromium versions might be different.
Quite often we can backport a change to one branch without any trouble, but have to make some changes to backport it to another branch.

@ajmacd
Copy link
Contributor Author

ajmacd commented May 2, 2018

@alexeykuzmin Good point. At least in this case, the changes were identical to 2-0-x and master.

@ajmacd ajmacd mentioned this pull request May 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants