Added ability to disable resume support for live streams.
This commit is contained in:
parent
bf180a2a35
commit
ed5440e382
3 changed files with 49 additions and 1 deletions
|
@ -279,7 +279,9 @@ namespace Mist {
|
|||
}
|
||||
}
|
||||
/*LTS-END*/
|
||||
Util::sleep(1000);
|
||||
if (config->is_active){
|
||||
Util::sleep(1000);
|
||||
}
|
||||
}
|
||||
#endif
|
||||
finish();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue