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

Formale Metadaten

Titel
Creating a video conferencing system with Kurento
Serientitel
Anzahl der Teile
45
Autor
Lizenz
CC-Namensnennung 3.0 Unported:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
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.