To facilitate real-time communication and complex media processing for WebRTC applications.
Kurento is a WebRTC media server written in C, designed for real-time communication and video stream processing. It enables developers to build custom multimedia applications by providing capabilities like transcoding, recording, and mixing live video. Users can quickly get started by pulling the `kurento/kurento-media-server` Docker image and then integrating with its API for application development.
To facilitate real-time communication and complex media processing for WebRTC applications.
Developers building custom WebRTC applications that require server-side media manipulation or real-time stream processing.