1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-15 04:42:04 +00:00

Merge branch '4.0release' into merge/develop

This commit is contained in:
winlin 2021-05-20 20:06:30 +08:00
commit 365b367ad4

View file

@ -77,6 +77,9 @@ extern SrsPps* _srs_pps_snack4;
extern SrsPps* _srs_pps_rnack;
extern SrsPps* _srs_pps_rnack2;
extern SrsPps* _srs_pps_pub;
extern SrsPps* _srs_pps_conn;
ISrsRtcTransport::ISrsRtcTransport()
{
}