Merge branch 'development' into LTS_development
# Conflicts: # CMakeLists.txt # src/input/input_buffer.cpp
This commit is contained in:
commit
d42bf9777e
23 changed files with 381 additions and 27 deletions
|
@ -935,7 +935,7 @@ namespace Mist {
|
|||
}
|
||||
}
|
||||
|
||||
bool inputBuffer::setup() {
|
||||
bool inputBuffer::preRun() {
|
||||
lastReTime = Util::epoch(); /*LTS*/
|
||||
std::string strName = config->getString("streamname");
|
||||
Util::sanitizeName(strName);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue