1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

For #1638, #307, refine api and udp for rtc.

This commit is contained in:
winlin 2020-03-17 18:11:03 +08:00
parent 2c4dc0fb3d
commit ed2996141c
3 changed files with 22 additions and 12 deletions

View file

@ -45,7 +45,6 @@ using namespace std;
#include <srs_app_utility.hpp>
#include <srs_app_heartbeat.hpp>
#include <srs_app_mpegts_udp.hpp>
#include <srs_app_rtc_conn.hpp>
#include <srs_app_rtsp.hpp>
#include <srs_app_statistic.hpp>
#include <srs_app_caster_flv.hpp>