初步完成H264 的 RTMP打包解包

This commit is contained in:
xiongziliang
2018-10-24 12:01:40 +08:00
parent 3850ecec96
commit 6c9d50b04b
11 changed files with 404 additions and 17 deletions

View File

@@ -0,0 +1,5 @@
//
// Created by xzl on 2018/10/24.
//
#include "RtmpCodec.h"