This website requires JavaScript.
Explore
Help
Register
Sign In
THENG
/
ZLMediaKit
mirror of
https://gitcode.com/gh_mirrors/zlme/ZLMediaKit.git
Watch
6
Star
0
Fork
You've already forked ZLMediaKit
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d70d9bca21
ZLMediaKit
/
src
/
RtmpMuxer
/
RtmpCodec.cpp
8 lines
88 B
C++
Raw
Normal View
History
Unescape
Escape
新增文件添加Bom头
2018-10-24 15:49:51 +08:00
//
初步完成H264 的 RTMP打包解包
2018-10-24 12:01:40 +08:00
// Created by xzl on 2018/10/24.
//
#
include
"RtmpCodec.h"
简化命名空间
2018-10-24 17:17:55 +08:00
namespace
mediakit
{
}