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

Posted on Sun 08 March 2026 in Tech • Tagged with WebRTC, Go, Vue.js, SFU, 视频会议, 实时通信, Architecture • 12 min read

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


Continue reading

WebRTC 的音视频如何同步

Posted on Wed 19 July 2023 in Tech • Tagged with webrtc, tech • 5 min read

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


Continue reading

DTLS 握手为什么常失败

Posted on Wed 05 July 2023 in Tech • Tagged with webrtc, tech • 1 min read

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


Continue reading

基于延迟的带宽评估

Posted on Fri 18 March 2022 in webrtc • Tagged with journal, webrtc • 2 min read

Delay based controller based on kalman filter


Continue reading

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

Posted on Sun 13 February 2022 in Tech • Tagged with webrtc, tech • 7 min read

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


Continue reading

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

Posted on Sat 12 February 2022 in Tech • Tagged with webrtc, tech • 6 min read

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


Continue reading

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

Posted on Thu 10 February 2022 in Tech • Tagged with webrtc, tech • 4 min read

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


Continue reading