mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
support daemon
This commit is contained in:
parent
2c1354b9b9
commit
3ec3c1f532
5 changed files with 102 additions and 29 deletions
|
@ -149,6 +149,7 @@ public:
|
|||
virtual std::string get_engine_output(SrsConfDirective* engine);
|
||||
virtual std::string get_ffmpeg_log_dir();
|
||||
virtual std::string get_srs_log_file();
|
||||
virtual bool get_deamon();
|
||||
virtual int get_max_connections();
|
||||
virtual bool get_gop_cache(std::string vhost);
|
||||
virtual double get_queue_length(std::string vhost);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue