Update from Sync Service

This commit is contained in:
FNS Service
2026-04-20 11:44:21 +08:00
parent c8cb79f845
commit e2d4d5f908

View File

@@ -297,15 +297,15 @@
- **2020**VVC/H.266 标准化,但尚未普及 - **2020**VVC/H.266 标准化,但尚未普及
### 关键术语表 ### 关键术语表
| 术语 | 含义 | | 术语 | 含义 |
|------|------| | --- | ---------------------------------------------- |
| GOP | Group of PicturesI/P/B帧的排列组合 | | GOP | Group of PicturesI/P/B帧的排列组合 |
| ABR | Adaptive Bitrate Streaming自适应码率 | | ABR | Adaptive Bitrate Streaming自适应码率 |
| MSE | Media Source Extensions浏览器流媒体API | | MSE | Media Source Extensions浏览器流媒体API |
| TS | Transport StreamHLS 使用的分片格式 | | TS | Transport StreamHLS 使用的分片格式 |
| NAT | Network Address TranslationNAT穿透 | | NAT | Network Address TranslationNAT穿透 |
| ICE | Interactive Connectivity Establishment协商P2P连接 | | ICE | Interactive Connectivity Establishment协商P2P连接 |
| CDN | Content Delivery Network内容分发网络 | | CDN | Content Delivery Network内容分发网络 |
--- ---