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

Implement live queueing strategy and callbacks system #111

Merged
merged 93 commits into from
Jun 28, 2023

Conversation

WojciechBarczynski
Copy link
Member

@WojciechBarczynski WojciechBarczynski marked this pull request as ready for review June 23, 2023 21:46
Copy link
Contributor

@varsill varsill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am also wondering if the Queue.Live and Queue.Offline shouldn't be put in a separate namespace, e.g. Queue.Strategies.*, so that they are not on the same level as Queue.State - WDYT?

lib/membrane/video_compositor/queue/state/handler_state.ex Outdated Show resolved Hide resolved
lib/membrane/video_compositor/queue/state/handler_state.ex Outdated Show resolved Hide resolved
lib/membrane/video_compositor/queue/state/handler_state.ex Outdated Show resolved Hide resolved
lib/membrane/video_compositor/queue/state/pad_state.ex Outdated Show resolved Hide resolved
lib/membrane/video_compositor/queue/state/pad_state.ex Outdated Show resolved Hide resolved
lib/membrane/video_compositor/video_compositor.ex Outdated Show resolved Hide resolved
lib/membrane/video_compositor/video_compositor.ex Outdated Show resolved Hide resolved
lib/membrane/video_compositor/queue.ex Outdated Show resolved Hide resolved
test/support/pipelines/options.ex Outdated Show resolved Hide resolved
test/live_queue_test.exs Show resolved Hide resolved
lib/membrane/video_compositor/queue/contracts.ex Outdated Show resolved Hide resolved
test/live_queue_test.exs Outdated Show resolved Hide resolved
test/live_queue_test.exs Outdated Show resolved Hide resolved
Copy link
Contributor

@varsill varsill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🥇

@WojciechBarczynski WojciechBarczynski merged commit 7c7cf01 into master Jun 28, 2023
@WojciechBarczynski WojciechBarczynski deleted the MS_444_implement_live_queueing_strategy branch June 28, 2023 15:19
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.

2 participants