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

cmaf-ingest-receiver update #216

Merged
merged 2 commits into from
Oct 2, 2024
Merged

cmaf-ingest-receiver update #216

merged 2 commits into from
Oct 2, 2024

Conversation

tobbee
Copy link
Contributor

@tobbee tobbee commented Oct 1, 2024

Much improved cmaf-ingest-receiver

Can now handle non-ideal inputs much better

  • Can reuse an old init segment
  • Can compensate for bad sequence numbers and timestamps that are not aligned with multiples of duration
  • Metadata can be configured for a channel and its representations
  • Missing segments are not stopping the process
  • A DASH MPD with SegmentTimeline using $Number$ is generated
  • An optional HTTP endpoint is configurable for HTTP streaming of written DASH segments and MPD

It can now handle much more complex cases
It can align timestamps, handle holes, handle missing init segments etc.
In addition it generates a DASH MPD with SegmentTimeline using Number addressing
@tobbee tobbee merged commit 51d3a9e into main Oct 2, 2024
4 checks passed
@tobbee tobbee deleted the cmaf-receiver-update branch October 2, 2024 05:33
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.

1 participant