Created
January 23, 2015 10:07
-
-
Save skolman/9cab64221b93f1e4db91 to your computer and use it in GitHub Desktop.
hlsclient
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"streams": [ | |
"bunny-360": { | |
"input-path": "/live/bunny_360p/playlist.m3u8", | |
servers: [ | |
"http://54.84.201.22:1935" | |
] | |
}, | |
"bunny-720": { | |
"input-path": "/live/bunny_720p/playlist.m3u8", | |
servers: [ | |
"http://54.84.201.22:1935" | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment