Skip to content

Make abs-capture-time flag false by default#516

Merged
mcottontensor merged 1 commit intomasterfrom
abscapturefix
Mar 2, 2025
Merged

Make abs-capture-time flag false by default#516
mcottontensor merged 1 commit intomasterfrom
abscapturefix

Conversation

@lukehb
Copy link
Copy Markdown
Contributor

@lukehb lukehb commented Mar 2, 2025

Relevant components:

  • Frontend library

Problem statement:

abs-capture-time flag is an opt-in flag, the default should be false, so users can opt-in should they so wish. Due to the flag currently being true this is causing issues with older Chromium clients that do not yet support abs-capture-time #425 (comment)

This will not impact latency calculations feature added in #425 as these use the video-timing RTP header extension presently (which we do not have to enable).

Solution

Flag is made false by default.

Documentation

N/A

Test Plan and Compatibility

Unit tests exist for this flag. If they pass that should be sufficient.

@lukehb lukehb added auto-backport Used to specify we want a PR to auto backport to a branch, must be paired with auto-backport-to-UEX. auto-backport-to-UE5.5 labels Mar 2, 2025
@mcottontensor mcottontensor merged commit 738c740 into master Mar 2, 2025
10 checks passed
@mcottontensor mcottontensor deleted the abscapturefix branch March 2, 2025 23:06
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 2, 2025

💚 All backports created successfully

Status Branch Result
UE5.5

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

mcottontensor added a commit that referenced this pull request Mar 2, 2025
[UE5.5] Merge pull request #516 from EpicGamesExt/abscapturefix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Used to specify we want a PR to auto backport to a branch, must be paired with auto-backport-to-UEX. auto-backport-to-UE5.5

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants