Course Outline
Introduction
- Overview and history of Real-time Communication on the web for government
- Architecture of WebRTC applications
Understanding the WebRTC Server Technologies
- Purpose and benefits of using servers in real-time communication
- ICE, STUN, and TURN protocols
- Signaling options for WebRTC
- Server setup and hosting considerations
WebRTC API
- Introduction to the WebRTC Application Programming Interface (API)
- Accessing the webcam and microphone using MediaStream
- Establishing a peer connection with RTCPeerConnection
- Data communication through RTCDataChannel
- Implementing screen sharing functionality with WebRTC
Getting Started
- Configuring the development environment for WebRTC
- Selecting and using WebRTC development tools and software
Using Peer.js to Create a Two-person Video Chat
- An introduction to the Peer.js library
- Setting up the HTML structure for a two-person video chat application
- Writing JavaScript code to integrate Peer.js
- Testing and validating the two-person video chat application
Using SimpleWebRTC to Create a Multi-person Chat Application
- An introduction to the SimpleWebRTC framework
- Setting up the HTML structure for a multi-person video chat application
- Writing JavaScript code to integrate SimpleWebRTC
- Testing and validating the multi-person video chat application
Summary and Next Steps
Requirements
- Basic knowledge of JavaScript and HTML
- Basic understanding of web operations
Audience
- Web developers for government
- Individuals interested in learning and utilizing WebRTC
Testimonials (5)
I liked how Gunnar wrote pretty much all of the code on the fly as we were going through, but that there was plenty of pre-prepared material on the google drive that I can refer to after the training. The code Gunnar wrote based on the sample data I provided beforehand was also extremely useful and also made the training relevant to our own datasets.
Ranvir - Schroders Personal Wealth
Course - Visual Studio Code
Multiple examples for each module and great knowledge of the trainer.
Sebastian - BRD
Course - Secure Developer Java (Inc OWASP)
Module3 Applications Attacks and Exploits, XSS, SQL injection Module4 Servers Attacks and Exploits, DOS, BOF
Tshifhiwa - Vodacom
Course - How to Write Secure Code
Real-life examples.
Kristoffer Opdahl - Buypass AS
Course - Web Security with the OWASP Testing Framework
The trainer's subject knowledge was excellent, and the way the sessions were set out so that the audience could follow along with the demonstrations really helped to cement that knowledge, compared to just sitting and listening.