From e4657a0fbf59643ec8c9ea28d454da9a1c9a0c39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=8F=E6=A5=9A?= <771730766@qq.com> Date: Thu, 31 Oct 2019 09:41:42 +0800 Subject: [PATCH] =?UTF-8?q?Created=20ZLMediaKit=E5=AE=9E=E7=8E=B0=E6=8C=89?= =?UTF-8?q?=E9=9C=80=E6=8B=89=E6=B5=81=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ZLMediaKit实现按需拉流.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 ZLMediaKit实现按需拉流.md diff --git a/ZLMediaKit实现按需拉流.md b/ZLMediaKit实现按需拉流.md new file mode 100644 index 0000000..2b91795 --- /dev/null +++ b/ZLMediaKit实现按需拉流.md @@ -0,0 +1,2 @@ +使用ZLMediaKit的MediaServer进程可以实现按需拉流: +![image](https://user-images.githubusercontent.com/11495632/67911733-8da2e180-fbc2-11e9-9c9e-e7af01ab149c.png)