`
mjlong123
  • 浏览: 5232 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论
文章列表
从文件读取h264视频帧并显示,视频帧由0x0001区分。解码使用的是ffmpeg库。 代码分享:https://github.com/mjlong123123/PlayH264
通过mediarecorder录制h264编码的3gp文件,程序可以从录制的视频流中解析出h264视频帧。每一帧数据通过0x0001分割。源代码分享在github上:https://github.com/mjlong123123/GenerateH264/
我通过参考网络中的许多大神的文章后开发出的android 应用 rtp实时传输h264编码的视频流到远端设备上显示。代码共享:https://github.com/mjlong123123/RemoteCamera/
Global site tag (gtag.js) - Google Analytics