文件名称:iOS (socket+H264+videoToolbox)视频内存增长与播放速度控制
文件大小:3.1MB
文件格式:ZIP
更新时间:2022-07-05 07:03:56
iOS socket 内存池 流传输
通过对视频流的内存预分配,避免数据传输的多次创建和free操作,从而避免内存的无限攀升问题 参见 https://blog.csdn.net/github_35041937/article/details/92075305 文章采用Videotoolbox对H264文件进行硬解码,同时保持播放速度为40毫秒数值。
【文件预览】:
Tutorial02-Decode.h264
----.DS_Store(6KB)
----LearnVideoToolBoxTests()
--------Info.plist(733B)
--------LearnVideoToolBoxTests.m(938B)
----LearnVideoToolBox()
--------ViewController.m(10KB)
--------.DS_Store(6KB)
--------Info.plist(1KB)
--------LDSHardDecode.h(602B)
--------main.m(343B)
--------LDSHardDecode.m(8KB)
--------hello1.h264(3.14MB)
--------AAPLEAGLLayer.h(545B)
--------Untitled.md(0B)
--------Base.lproj()
--------ViewController.h(224B)
--------AppDelegate.h(286B)
--------Assets.xcassets()
--------LDSVideoBuffer.m(7KB)
--------AAPLEAGLLayer.m(19KB)
--------LDSVideoBuffer.h(430B)
--------AppDelegate.m(2KB)
----LearnVideoToolBox.xcodeproj()
--------project.xcworkspace()
--------xcuserdata()
--------project.pbxproj(22KB)
----readme.md(16KB)