Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

WebRTC 2021- Practical course. Build your own app with React

Posted By: lucky_aut
WebRTC 2021- Practical course. Build your own app with React

WebRTC 2021- Practical course. Build your own app with React
Duration: 7h 20m | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 3.86 GB
Genre: eLearning | Language: English

Learn WebRTC by creating React application with direct and group calls.

What you'll learn
WebRTC
JavaScript
React
WebSocket
PeerJS

Requirements
React basic knowledge
JavaScript basic knowledge
Description
Learn WebRTC by creating project with React. We will go through all of the steps to create application with direct and group calls. We will write own WebRTC implementation for direct calls and we will use PeerJs for group calls to show how easily you can develop webRTC application. Only basic knowledge of React and Javascript is required. We will use also Socket.IO as our signaling server for our application. After this course you will be able to create own application which will be using WebRTC. It does not matter if that will be the realtime communication game or video chat. You will now the process how to establish connection between two peers and more.

In our application we will use:

WebRTC

JavaScript

Socket.IO

Express.js

Node.js

React

Redux

We will keep React application simple and we will focus on things related with webRTC. Also you will get an knowledge how you can use Socket.IO as your webSocket server.

App creating proccess:

Prepare environment

Build frontend of our application in React

Connect with Socket.IO

Add our own WebRTC implementation for direct calls

Create group calls with Peer.js (library to make WebRTC implementation easier in small apps)

Add chat functionality to show how WebRTC data channels work

I hope you will enjoy the course and after finishing it you will feel confident to start preparing and adjusting your own WebRTC implementation.

Who this course is for:
Programmers and students which wants to learn WebRTC and how it can be connected with React

More Info