mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Merge branch '4.0release' into merge/develop
This commit is contained in:
commit
a01e2d062c
26 changed files with 136 additions and 189 deletions
|
@ -33,6 +33,8 @@ using namespace std;
|
|||
#include <srs_protocol_kbps.hpp>
|
||||
|
||||
SrsPps* _srs_pps_timer = NULL;
|
||||
SrsPps* _srs_pps_conn = NULL;
|
||||
SrsPps* _srs_pps_pub = NULL;
|
||||
|
||||
extern SrsPps* _srs_pps_clock_15ms;
|
||||
extern SrsPps* _srs_pps_clock_20ms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue