Skip to content

Decklink consumer VANC #1642

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

niklaspandersson
Copy link
Member

Add support for adding VANC packets to decklink frames

  • Separate Vanc class that handles vanc related logic
  • Strategy based approach to isolate different types of ancilliary data
  • Only support for a push based workflow atm (via amcp APPLY, se separate PR amcp: add APPLY command, similar to CALL but for consumers #1638 ), but should be fairly easy to extend with support for data arriving from other sources (ie. the producer/consumer-pipeline)

@niklaspandersson niklaspandersson force-pushed the feat/upstream-decklink-vanc branch from 8658119 to bdaafa9 Compare June 13, 2025 11:40
* Adds scte-104 vanc packets to decklink frames based on pushed (amcp APPLY) data
* Adds op47 vanc packets to decklink frames based on pushed (amcp APPLY) data
* Support configuring base64 encoded dummy header for time filling
@niklaspandersson niklaspandersson force-pushed the feat/upstream-decklink-vanc branch from bdaafa9 to 0768108 Compare June 16, 2025 10:28
@niklaspandersson niklaspandersson marked this pull request as ready for review June 18, 2025 12:03
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.

3 participants