Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
WebRTC视频会议案例(React+Go)
Rating: 3.5 out of 5(2 ratings)
13 students

WebRTC视频会议案例(React+Go)

基于Pion库的SFU流媒体
Created byKevin AIRTC
Last updated 5/2026
Chinese (Simplified)

What you'll learn

  • 学习如何使用流媒体
  • 学习如何搭建视频会议系统
  • 学习如何会议控制处理
  • 学习如何开发会议的聊天桌面共享多人视频等模块

Course content

5 sections13 lectures1h 47m total length
  • WebRTC-会议-课程介绍6:09

Requirements

  • WebRTC基础知识

Description

本课程为WebRTC的实战案例课程,使用React+Golang+WebRTC实现会议系统。使用React实现浏览器PC Web,Golang实现房间管理及转发消息。流媒体采用RTC领域流行开源流媒体ion-sfu.


课程收益:

信令服务器建立

ion-sfu流媒体服务器编绎运行

登录模块实现

连接信令服务器

连接流媒体服务器

整体会议页面布局

用户列表实现

群聊实现

多方会议展示

大小视频切换

共享桌面实现

会议分享

会议挂断

禁用音频处理

禁用视频处理

全屏及退出全屏处理

视频缩放及平铺处理

选择麦克风摄像头

设置视频编码

设置带宽

设置分辨率

Who this course is for:

  • RTC开发人员