We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Creating a video conferencing system with Kurento

Formal Metadata

Title
Creating a video conferencing system with Kurento
Title of Series
Number of Parts
45
Author
License
CC Attribution 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Kurento is an open source Media Server, to create webrtc based applications, it has a small but really active community. Kurento can be implemented in node.js + what ever front end you like with javascript, java or directly at the browser using the json rpc api of Kurento. In this talk,we will learn some basics about webrtc, requirements and what are the main challenges using kurento, and how easy is to create a enterprise grade webRTC based video conference service. Privacy and cost efficiency with open source is demonstrated one more time.