ZLMediaKit/README.md

17 lines
500 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ZLMediaKit
实现RTSP/RTMP/HLS/HTTP协议的轻量级流媒体库包括以下功能
1、支持RTSP/RTMP/HLS服务器以及RTMP与RTSP流媒体之间的互相转换。
2、支持RTSP/RTMP播放器以及RTMP推流客户端。
3、支持MP4存档以及MP4转RTSP/RTMP。
4、支持简单的Telnet连接请求。
5、包含H264/AAC的编码器以及H264的解析。
6、RTP支持tcp、udp、组播等方式。
该库依赖ZLToolKithttps://github.com/xiongziliang/ZLToolKit.git