从零构建一个迷你 Zoom:Lazy Rabbit Meeting 架构全解析

Posted on 日 08 3月 2026 in Tech • Tagged with WebRTC, Go, Vue.js, SFU, 视频会议, 实时通信, Architecture

详细讲解如何用 Go + Vue.js + WebRTC 从零构建一个具备完整功能的迷你视频会议系统,包含 SFU 引擎、JMPP 信令协议、屏幕共享、服务端录制和 Docker 部署。


Continue reading

WebRTC 的音视频如何同步

Posted on 三 19 7月 2023 in Tech • Tagged with webrtc, tech

| Abstract | WebRTC 的音视频如何同步s | | --------------|------------------------| | Authors | Walter Fan | | Category  | learning note  | | Status...


Continue reading

DTLS 握手为什么常失败

Posted on 三 05 7月 2023 in Tech • Tagged with webrtc, tech

| Abstract | DTLS 握手为什么常失败 | | --------------|------------------------| | Authors | Walter Fan | | Category  | webrtc note  | | Status |...


Continue reading

基于延迟的带宽评估

Posted on 五 18 3月 2022 in webrtc • Tagged with journal, webrtc

Delay based controller based on kalman filter


Continue reading

拥塞控制技术的笔记三: TWCC 在 libwebrtc 中的实现

Posted on 日 13 2月 2022 in Tech • Tagged with webrtc, tech

| Abstract | 拥塞控制技术的笔记三: TWCC 在 libwebrtc 中的实现 | | ----------- | ----------- | | Authors | Walter Fan | | Category   | learning note  |...


Continue reading

拥塞控制技术的笔记二: TWCC

Posted on 六 12 2月 2022 in Tech • Tagged with webrtc, tech

| Abstract | 拥塞控制技术的笔记二: TWCC | | ----------- | ----------- | | Authors | Walter Fan | | Category   | learning note  | | Status | WIP...


Continue reading

拥塞控制技术的笔记一: 理论篇

Posted on 四 10 2月 2022 in Tech • Tagged with webrtc, tech

| Abstract | 拥塞控制技术的笔记一 | | ----------- | ----------- | | Authors | Walter Fan | | Category   | learning notes  | | Status | WIP...


Continue reading