Merge branch 'development' into LTS_development
# Conflicts: # lib/stream.cpp # src/input/input.cpp
This commit is contained in:
commit
0ca63d1440
6 changed files with 27 additions and 0 deletions
|
@ -13,5 +13,6 @@ namespace Util {
|
|||
bool startInput(std::string streamname, std::string filename = "", bool forkFirst = true, bool isProvider = false);
|
||||
int startPush(const std::string & streamname, std::string & target);
|
||||
JSON::Value getStreamConfig(std::string streamname);
|
||||
uint8_t getStreamStatus(std::string & streamname);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue