Skip to content

membraneframework/membrane_timestamp_queue

Repository files navigation

Membrane Timestamp Queue

Hex.pm API Docs CircleCI

This repository contains implementation of Membrane.TimestampQueue, a helper queue that is aimed to help manage flow control in Membrane elements with pads with flow_control: :auto.

It's a part of the Membrane Framework.

Installation

The package can be installed by adding membrane_timestamp_queue to your list of dependencies in mix.exs:

def deps do
  [
    {:membrane_timestamp_queue, "~> 0.2.2"}
  ]
end

Copyright and License

Copyright 2020, Software Mansion

Software Mansion

Licensed under the Apache License, Version 2.0

About

Queue that aligns streams from multiple sources basing on timestamps

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages