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

refine the thread, protocol, kbps code. 2.0.166

This commit is contained in:
winlin 2015-05-23 10:04:28 +08:00
parent af172d9593
commit 5908096fc3
15 changed files with 22 additions and 21 deletions

View file

@ -51,7 +51,7 @@ using namespace std;
#include <srs_kernel_utility.hpp>
#include <srs_kernel_codec.hpp>
#include <srs_kernel_file.hpp>
#include <srs_rtmp_buffer.hpp>
#include <srs_protocol_buffer.hpp>
#include <srs_kernel_ts.hpp>
#include <srs_app_utility.hpp>
#include <srs_app_http_hooks.hpp>