1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

add heatbeat url, add stream for api-server

This commit is contained in:
winlin 2014-05-19 15:27:05 +08:00
parent 98b564ce64
commit 7c804277b2
4 changed files with 39 additions and 3 deletions

View file

@ -173,6 +173,7 @@ public:
virtual int get_max_connections();
virtual SrsConfDirective* get_listen();
virtual std::string get_pid_file();
virtual std::string get_heartbeat_url();
virtual int get_pithy_print_publish();
virtual int get_pithy_print_forwarder();
virtual int get_pithy_print_encoder();