mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
refine code, move the kbps to protocol
This commit is contained in:
parent
cfc0877ec9
commit
68d835021e
13 changed files with 89 additions and 89 deletions
|
@ -48,6 +48,8 @@ file
|
|||
protocol readonly separator,
|
||||
../../src/protocol/srs_http_stack.hpp,
|
||||
../../src/protocol/srs_http_stack.cpp,
|
||||
../../src/protocol/srs_protocol_kbps.hpp,
|
||||
../../src/protocol/srs_protocol_kbps.cpp,
|
||||
../../src/protocol/srs_raw_avc.hpp,
|
||||
../../src/protocol/srs_raw_avc.cpp,
|
||||
../../src/protocol/srs_rtmp_amf0.hpp,
|
||||
|
@ -105,8 +107,6 @@ file
|
|||
../../src/app/srs_app_ingest.cpp,
|
||||
../../src/app/srs_app_json.hpp,
|
||||
../../src/app/srs_app_json.cpp,
|
||||
../../src/app/srs_app_kbps.hpp,
|
||||
../../src/app/srs_app_kbps.cpp,
|
||||
../../src/app/srs_app_listener.hpp,
|
||||
../../src/app/srs_app_listener.cpp,
|
||||
../../src/app/srs_app_log.hpp,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue