Removed remaining recording code.
This commit is contained in:
parent
c96f0fb9e4
commit
77dcfc23ad
1 changed files with 2 additions and 0 deletions
|
@ -677,6 +677,7 @@ namespace Mist {
|
|||
segmentSize = tmpNum;
|
||||
}
|
||||
|
||||
/*
|
||||
//if stream is configured and setting is present, use it, always
|
||||
std::string rec;
|
||||
if (streamCfg && streamCfg.getMember("record")) {
|
||||
|
@ -706,6 +707,7 @@ namespace Mist {
|
|||
}
|
||||
recBpos = 0;
|
||||
}
|
||||
*/
|
||||
/*LTS-END*/
|
||||
configLock.post();
|
||||
configLock.close();
|
||||
|
|
Loading…
Add table
Reference in a new issue