HTTP/RTSP Parser 基于nodejs/http-parser代码,增加了对于rtsp1.0/rtsp2.0 request/response 解析的支持 how to use test_rtsp.cpp有很多的测试用例可以参考 编译运行 test_rtsp.cpp cmake . && make && ./test_rtsp