新增读取h264文件转流媒体范例

This commit is contained in:
ziyue
2021-08-02 15:54:51 +08:00
parent 91f370e925
commit f5842f8c1f
4 changed files with 221 additions and 0 deletions

View File

@@ -23,5 +23,6 @@
#include "mk_util.h"
#include "mk_thread.h"
#include "mk_rtp_server.h"
#include "mk_h264_splitter.h"
#endif /* MK_API_H_ */