From 53327255c0f320778a3fac984b642baa734da668 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=8F=E6=A5=9A?= <771730766@qq.com> Date: Mon, 28 Nov 2022 16:49:30 +0800 Subject: [PATCH] =?UTF-8?q?Created=20=E8=A7=86=E9=A2=91=E4=BC=9A=E8=AE=AE?= =?UTF-8?q?=E7=9B=B8=E5=85=B3=E8=B5=84=E6=BA=90=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 视频会议相关资源.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 视频会议相关资源.md diff --git a/视频会议相关资源.md b/视频会议相关资源.md new file mode 100644 index 0000000..ce2af72 --- /dev/null +++ b/视频会议相关资源.md @@ -0,0 +1,9 @@ +- [Random Tech Talking](https://www.bilibili.com/video/BV1AK411R7NG/) + - 相关素材:[webrtc over tcp](https://user-images.githubusercontent.com/11495632/204230234-04da9d84-ffc7-4d32-bda3-04c72474205f.png)、[webrtc over udp](https://user-images.githubusercontent.com/11495632/204230272-13448d78-b6da-40f2-94b9-da517fa5cc0b.png)、[webrtc时序图](https://user-images.githubusercontent.com/11495632/204230325-1b395c6f-c094-414d-9d4e-8ea04120eed6.png)。 + +- [WebRTC] + - [ZLMediaKit源代码讲解1](https://www.bilibili.com/video/BV1kq4y1u7cN/) + - [ZLMediaKit源代码讲解2](https://www.bilibili.com/video/BV1SR4y1t7V4/) + - [ZLMediaKit webrtc使用演示](https://www.bilibili.com/video/BV1Eg411N7TJ/) + - [ZLMediaKit webrtc实现](https://www.bilibili.com/video/BV1uL4y1i7KP/) +