Learn WebRTC by creating project with vanilla JavaScript. Only basic JavaScript knowledge is required. We will go through all of the steps to create application with direct calls where you can establish connection between two users by passing his personal code or you can just connect with the stranger like in omegle or talkwithstranger web apps. We will write own WebRTC implementation to show how easily you can develop WebRTC application. We will not use any framework for our front–end so you do not need to have any experience with frameworks(React, Vue.js, Angular). We will use also SocketIO 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 know the process how to establish connection between two peers.
In our application we will use:
WebRTC
JavaScript
SocketIO
Express.js
Node.js
Vanilla JavaScript to create front–end of our application
We will focus on things related with WebRTC. Also you will get a knowledge how you can use SocketIO as your websocket server.
App creating proccess:
Prepare environment
Build frontend of our application with vanilla JavaScript
Specification: WebRTC 2022 Practical Course. Create Video Chat Application
|
1 review for WebRTC 2022 Practical Course. Create Video Chat Application
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $12.99 |
---|---|
Provider | |
Duration | 8.5 hours |
Year | 2021 |
Level | Beginner |
Language | English ... |
Certificate | Yes |
Quizzes | No |
$84.99 $12.99
Tomasz Malinowski –
Good introduction to start creating applications with WebRTC. Clear explanations and instructor seems to be very knowledgeable