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

RTC: Rename RTC files.

This commit is contained in:
winlin 2020-05-11 12:07:55 +08:00
parent 3a58d9859c
commit 0b9887bbcd
20 changed files with 37 additions and 37 deletions

View file

@ -32,7 +32,7 @@ using namespace std;
#include <srs_kernel_buffer.hpp>
#include <srs_kernel_utility.hpp>
#include <srs_core_autofree.hpp>
#include <srs_kernel_rtp.hpp>
#include <srs_kernel_rtc_rtp.hpp>
string srs_video_codec_id2str(SrsVideoCodecId codec)
{