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

remove src/main/srs_main_bandcheck.cpp, and --with-bwtc(use librtmp instead). 0.9.159

This commit is contained in:
winlin 2014-07-13 19:42:06 +08:00
parent 8984ba9d56
commit fd1e8aa882
6 changed files with 16 additions and 896 deletions

View file

@ -436,8 +436,6 @@ int SrsRtmpClient::complex_handshake()
int SrsRtmpClient::connect_app(string app, string tc_url, SrsRequest* req)
{
int ret = ERROR_SUCCESS;
std::string srs_server_ip;
std::string srs_server;
std::string srs_primary_authors;