Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/ab lookahead #231

Merged
merged 3 commits into from May 25, 2020
Merged

Fix/ab lookahead #231

merged 3 commits into from May 25, 2020

Conversation

Julusian
Copy link
Member

@Julusian Julusian commented May 22, 2020

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Some fixes useful for ab-playback

  • What is the current behavior? (You can also link to an open issue here)
    Lookahead is not working for ab-playback, due to it being done via keyframes which are being stripped off by core.

  • What is the new behavior (if this is a feature change)?
    Keyframes now have a property to say that they should be kept when run through lookahead.

Also a getCurrentTime method is added to the EventContext. This lets ab-playback know what the current time is and so it can make more intelligent decisions based on whether something is already on air or not.

  • Other information:

Status

  • The functionality has been tested by the PR author
  • The functionality has been tested by NRK

@Julusian Julusian requested a review from nytamin May 22, 2020 14:48
@Julusian Julusian merged commit 1a5ca87 into master May 25, 2020
@Julusian Julusian deleted the fix/ab-lookahead branch May 25, 2020 09:30
ianshade pushed a commit to ianshade/tv-automation-server-core that referenced this pull request Jun 9, 2023
…_X_X

SOF-1410 Move migrations away from X_X_X file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants