|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/the-webrtc-bootcamp-2021/
课程评论:没有评论
Coursera 课程总结:WebRTC 入门训练营 本课程旨在为初学者深入讲解 WebRTC(Web 实时通信)技术,并教授如何将其应用于实际应用开发。WebRTC 是一个强大的媒体引擎,提供 JavaScript API,支持浏览器之间进行视频、语音和通用数据通信, enabling 开发者构建功能丰富的语音和视频通信解决方案。 课程内容涵盖: * **WebRTC 核心概念:** 深入理解 WebRTC 的底层技术,包括其工作原理和 API。 * **实际应用开发:** 通过创建 WebRTC 应用,学习以下关键技能: * **视频流传输:** 如何在浏览器之间实现实时的视频流传输。 * **信令服务器:** 构建用于建立连接和交换信息的信令服务器。 * **用户连接:** 实现用户之间的连接和通信。 * **呼叫管理:** 学习发起、接听和拒绝呼叫。 * **音视频控制:** 实现视频和音频的开启/关闭切换。 * **数据通道:** 利用 WebRTC 数据通道传输通用数据。 * **录制与下载:** 学习如何录制视频并进行下载。 * **屏幕共享:** 实现实时的屏幕共享功能。 * **群组视频通话:** 最终目标是构建一个群组视频通话应用。 本课程强调“边学边做”的学习方式,通过实践来巩固和掌握 WebRTC 技术。无论您是对实时通信感兴趣,还是希望开启 WebRTC 开发之旅,本课程都将提供清晰的指导,帮助您成功迈出第一步。
Webrtc - WEB real time communication is a media engine with javascript APIS that supports video, voice, and generic data to be sent between peers, allowing developers to build powerful voice- and video-communication solutions.WebRTC is not only about for voice or video calling It is quite powerful and versatile that You can use it to build a group calling service, add recording to it or use it only for data delivery.In this course you are going to learn in depth of webrtc from beginning and know how to use webrtc in application. So basically you will learn by doing. You will learn webrtc by creating a webrtc application where you will learn how to stream video, how to create signaling server, how to connect with other user, how to call and accept or receive these call. How to toggle on off the video or audio, how to send data through webrtc data channel, learn also how to record video and download the video. How to share screen in realtime and at the end you will learn how to create a group video calling application. Not only about application but also you will learn about underlying technology that powerd the webrtc apis. So no more talking, if you are interested about webrtc and thinking about starting your journey in real time communication then this course will help you start good. You will get complete direction to reach the destination. So no more talking, lets start the journey.