Livepeer transcoding support

This commit is contained in:
Thulinma 2019-12-29 00:59:01 +01:00
parent 753da9bd3f
commit de4890ac20
12 changed files with 647 additions and 16 deletions

View file

@ -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);