mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
refine code:优化edge模式回源播放线程启动流程
This commit is contained in:
parent
5f77724021
commit
a5a9f7c8c5
4 changed files with 10 additions and 26 deletions
|
@ -574,8 +574,6 @@ public:
|
|||
virtual SrsRtmpJitterAlgorithm jitter();
|
||||
// internal
|
||||
public:
|
||||
// for edge, when play edge stream, check the state
|
||||
virtual int on_edge_start_play();
|
||||
// for edge, when publish edge stream, check the state
|
||||
virtual int on_edge_start_publish();
|
||||
// for edge, proxy the publish
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue