From e2d4d5f9087b4938e4a253406b9bb42d69939122 Mon Sep 17 00:00:00 2001 From: FNS Service Date: Mon, 20 Apr 2026 11:44:21 +0800 Subject: [PATCH] Update from Sync Service --- 视频流传输技术-演讲稿.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/视频流传输技术-演讲稿.md b/视频流传输技术-演讲稿.md index 4568e34..8731b48 100755 --- a/视频流传输技术-演讲稿.md +++ b/视频流传输技术-演讲稿.md @@ -297,15 +297,15 @@ - **2020**:VVC/H.266 标准化,但尚未普及 ### 关键术语表 -| 术语 | 含义 | -|------|------| -| GOP | Group of Pictures,I/P/B帧的排列组合 | -| ABR | Adaptive Bitrate Streaming,自适应码率 | -| MSE | Media Source Extensions,浏览器流媒体API | -| TS | Transport Stream,HLS 使用的分片格式 | -| NAT | Network Address Translation,NAT穿透 | +| 术语 | 含义 | +| --- | ---------------------------------------------- | +| GOP | Group of Pictures,I/P/B帧的排列组合 | +| ABR | Adaptive Bitrate Streaming,自适应码率 | +| MSE | Media Source Extensions,浏览器流媒体API | +| TS | Transport Stream,HLS 使用的分片格式 | +| NAT | Network Address Translation,NAT穿透 | | ICE | Interactive Connectivity Establishment,协商P2P连接 | -| CDN | Content Delivery Network,内容分发网络 | +| CDN | Content Delivery Network,内容分发网络 | ---