Livepeer transcoding support
This commit is contained in:
parent
753da9bd3f
commit
de4890ac20
12 changed files with 647 additions and 16 deletions
|
@ -343,7 +343,7 @@ namespace Controller{
|
|||
if (!skip.size()){
|
||||
skip.insert("online");
|
||||
skip.insert("error");
|
||||
skip.insert("name");
|
||||
skip.insert("x-LSP-name");
|
||||
}
|
||||
if (sConf.isNull()){
|
||||
writtenStrms.erase(sName);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue