Livepeer transcoding support
This commit is contained in:
parent
753da9bd3f
commit
de4890ac20
12 changed files with 647 additions and 16 deletions
|
@ -51,7 +51,6 @@ namespace Mist{
|
|||
"\"prequest\",\"help\":\"Data to pretend arrived "
|
||||
"on the socket before parsing the socket.\"}"));
|
||||
cfg->addBasicConnectorOptions(capa);
|
||||
config = cfg;
|
||||
}
|
||||
|
||||
void HTTPOutput::onFail(const std::string &msg, bool critical){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue