mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
add srs app edge
This commit is contained in:
parent
d6948d613f
commit
a63a3812e3
7 changed files with 76 additions and 1 deletions
|
@ -309,6 +309,8 @@ public:
|
|||
public:
|
||||
// for consumer, atc feature.
|
||||
virtual bool is_atc();
|
||||
// for edge, when play edge stream, check the state
|
||||
virtual int on_edge_play_stream();
|
||||
private:
|
||||
virtual int create_forwarders();
|
||||
virtual void destroy_forwarders();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue