Seamless mobile real-time communication with WebRTC
July 21, 2025
44 min
Free
webrtc
real-time-communication
mobile-development
android
kotlin
webassembly
signaling
websockets
peer-to-peer
udp
client-server
Description
This presentation explores how to implement seamless real-time communication in mobile applications using WebRTC. It covers the history, architecture, and implementation details of WebRTC, including signaling servers, ICE candidates, and peer-to-peer connections. The talk also delves into using Kotlin for signaling servers and WebRTC integration on Android, as well as its potential for multiplatform development.