OpenVidu Platform main repository
 
 
 
 
 
 
Go to file
Micael Gallego ec5a3e6843 Change joinRoom to joinSession 2016-10-17 17:17:13 +02:00
openvidu-browser Change joinRoom to joinSession 2016-10-17 17:17:13 +02:00
openvidu-client Project name refactoring and TypeScript port of browser client 2016-10-15 00:11:17 +02:00
openvidu-demo Project name refactoring and TypeScript port of browser client 2016-10-15 00:11:17 +02:00
openvidu-server Project name refactoring and TypeScript port of browser client 2016-10-15 00:11:17 +02:00
openvidu-test Project name refactoring and TypeScript port of browser client 2016-10-15 00:11:17 +02:00
openvidu-testapp CSS cleanup and minor bug fixes in openvidu-testapp 2016-10-16 23:51:41 +02:00
.gitignore Update .gitignore 2016-10-11 10:08:32 +02:00
LICENSE Initial commit 2016-10-10 15:31:27 +02:00
NOTICE Initial OpenVidu platform commit 2016-10-11 09:53:32 +02:00
README.md Update README to a minimal description 2016-10-11 10:07:07 +02:00
pom.xml Project name refactoring and TypeScript port of browser client 2016-10-15 00:11:17 +02:00

README.md

OpenVidu

OpenVidu is a platform for adding group video calls in your web or mobile application. It is based on Kurento, the WebRTC platform for multimedia applications.

OpenVidu and Kurento are licensed under Apache License v2.

OpenVidu was forked from KurentoRoom project.