mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
parent
120033e0a2
commit
f9257b89e7
6 changed files with 46 additions and 15 deletions
1
trunk/src/app/srs_app_edge.hpp
Normal file → Executable file
1
trunk/src/app/srs_app_edge.hpp
Normal file → Executable file
|
@ -207,6 +207,7 @@ public:
|
|||
virtual void set_queue_size(double queue_size);
|
||||
public:
|
||||
virtual int initialize(SrsSource* source, SrsRequest* req);
|
||||
virtual bool can_publish();
|
||||
/**
|
||||
* when client publish stream on edge.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue