srs http-flv处理过程

目录

处理tcp请求,创建HttpConn

解析 http request创建consumer

读取consumer数据转封装为flv


处理tcp请求,创建HttpConn

调用堆栈如下:

srs!SrsHttpConn::SrsHttpConn(ISrsHttpConnOwner*, ISrsProtocolReadWriter*, ISrsHttpServeMux*, std::__1::basic_string, std::__1::allocator>, int) (/srs/trunk/src/app/srs_app_http_conn.cpp:57)
srs!SrsHttpConn::SrsHttpConn(ISrsHttpConnOwner*, ISrsProtocolReadWriter*, ISrsHttpServeMux*, std::__1::basic_string, std::__1::allocator>, int) (/srs/trunk/src/app/srs_app_http_conn.cpp:55)
srs!SrsHttpxConn::SrsHttpxConn(bool, ISrsResourceManager*, ISrsProtocolReadWriter*, ISrsHttpServeMux*, std::__1::basic_string

你可能感兴趣的:(srs5.0,http-flv,srs,flv,直播,http-flv直播,srs)