The path to file_apps is now configurable
This commit is contained in:
@@ -22,6 +22,8 @@ struct video_t {
|
||||
struct stream_t {
|
||||
std::chrono::milliseconds ping_timeout;
|
||||
|
||||
std::string file_apps;
|
||||
|
||||
int fec_percentage;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user