Skip to content

Instantly share code, notes, and snippets.

@klaxa
Created May 15, 2018 00:18
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 klaxa/cbb5df840746b4bed559f25d10a3d13b to your computer and use it in GitHub Desktop.
Save klaxa/cbb5df840746b4bed559f25d10a3d13b to your computer and use it in GitHub Desktop.
{
"bind_address": "127.0.0.1",
"port": 8080,
"streams": [
{
"stream_name": "my_stream",
"input": "/path/to/file.mkv",
"formats": [ "mkv", "hls", "dash" ]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment