mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
support live flashP2P(integrated by chnvideo VDN). 0.9.75
This commit is contained in:
parent
b276714573
commit
67e1988b81
11 changed files with 164 additions and 62 deletions
|
@ -288,7 +288,7 @@ public:
|
|||
// for the SrsHls to callback to request the sequence headers.
|
||||
virtual int on_hls_start();
|
||||
// for the SrsDvr to callback to request the sequence headers.
|
||||
virtual int on_dvr_start();
|
||||
virtual int on_dvr_request_sh();
|
||||
public:
|
||||
virtual bool can_publish();
|
||||
virtual int on_meta_data(SrsCommonMessage* msg, SrsOnMetaDataPacket* metadata);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue