mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-06 03:28:09 +08:00
Updated ZLMediaKit高并发实现原理 (markdown)
@@ -1,5 +1,3 @@
|
||||
# ZLMediaKit高并发实现原理
|
||||
|
||||
# 项目介绍
|
||||
|
||||
[ZLMediaKit](https://githzub.com/xiongziliang/ZLMediaKit)是一套高性能的流媒体服务框架,目前支持rtmp/rtsp/hls/http-flv流媒体协议。该项目已支持linux、macos、windows、ios、android平台,支持的编码格式包括H264、AAC、H265(仅rtsp支持H265);采用的模型是多线程IO多路复用非阻塞式编程(linux下采用epoll、其他平台采用select)。
|
||||
|
||||
Reference in New Issue
Block a user