文件名称:Read_RTSP_SPS_Resolution
介绍说明--下载内容均来自于网络,请自行研究使用
按照H264的白皮书写的解析SPS帧从而获取视频分辨率的代码.网上已有的代码都是不完善,遇到特殊情况会读不到分辨率的.这份代码是我自己按照白皮书写的.到现在没遇到解不出来的情况.可以给你提供参考.里面的MAIN不能通过编译.但是足够让你理解如果使用它.-According to a white paper written by parsing H264 SPS fr a mes to get the video resolution of the code. Existing code online are imperfect, encounter special circumstances will not read the resolution. This code is my own writing in accordance with the White Paper. up to now did not encounter the solution does not come out of the situation can give you references. MAIN inside will not compile, but enough to make you understand if you use it.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
main.cpp
Unit_ReadSPS.cpp
Unit_ReadSPS.h