Skip to content

Instantly share code, notes, and snippets.

@flavioribeiro
Forked from jbochi/hlsclient_input_webm.json
Last active December 18, 2015 12:29
Show Gist options
  • Save flavioribeiro/5783490 to your computer and use it in GitHub Desktop.
Save flavioribeiro/5783490 to your computer and use it in GitHub Desktop.
{
"streams": {
"Nasa-high": {
"input-path": "/stream/stream716/playlist.m3u8",
"servers": ["http://segmenter.live.hls.qa01.globoi.com/"],
"bandwidth": 1080434
}
},
"actions": [
{
"type": "transcode",
"input": "Nasa-high",
"output": {
"webm": {
"Nasa-audio-only": {
"path": "Nasa-webm.m3u8"
}
}
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment