srs http-flv处理过程

目录

处理tcp请求,创建HttpConn

解析 http request创建consumer

读取consumer数据转封装为flv


处理tcp请求,创建HttpConn

调用堆栈如下:

srs!SrsHttpConn::SrsHttpConn(ISrsHttpConnOwner*, ISrsProtocolReadWriter*, ISrsHttpServeMux*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, int) (/srs/trunk/src/app/srs_app_http_conn.cpp:57)
srs!SrsHttpConn::SrsHttpConn(ISrsHttpConnOwner*, ISrsProtocolReadWriter*, ISrsHttpServeMux*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, int) (/srs/trunk/src/app/srs_app_http_conn.cpp:55)
srs!SrsHttpxConn::SrsHttpxConn(bool, ISrsResourceManager*, ISrsProtocolReadWriter*, ISrsHttpServeMux*, std::__1::basic_string<char, std::__1:
上一篇:sudo docker ps才能查看,docker ps不能查看问题


下一篇:压缩Minio桶中的文件为ZIP,并通过 HTTP 响应输出