Skip to content

Instantly share code, notes, and snippets.

@bblaszkow06
Created April 10, 2019 13:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bblaszkow06/60d710ba6b8e6b37cea92605071b5482 to your computer and use it in GitHub Desktop.
Save bblaszkow06/60d710ba6b8e6b37cea92605071b5482 to your computer and use it in GitHub Desktop.
alias Your.Module.Pipeline
{:ok, pid} = Membrane.Pipeline.start_link(Pipeline, "/some/path")
Membrane.Pipeline.play(pid)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment