|
@@ -1,7 +1,11 @@
|
1
|
|
-Jitsi Meet - a colibri.js sample application
|
|
1
|
+Jitsi Meet - Secure, Simple and Scalable Video Conferences
|
2
|
2
|
====
|
3
|
|
-A WebRTC-powered multi-user videochat. For a live demo, check out either https://meet.jit.si
|
|
3
|
+Jitsi Meet is an OpenSource (MIT) WebRTC JavaScript application that uses [Jitsi Videobridge](https://jitsi.org/videobridge) to provide high quality, scalable video conferences. You can see [Jitsi Meet in action](http://youtu.be/7vFUVClsNh0) here at the 482 session of the VoIP Users Conference.
|
4
|
4
|
|
5
|
|
-Built using Philipp Hancke's colibri.js and strophe.jingle
|
|
5
|
+You can also try it out yourself at https://meet.jit.si .
|
6
|
6
|
|
7
|
|
-powered by the [jitsi-videobridge](https://jitsi.org/videobridge
|
|
7
|
+Jitsi Meet allows for very efficient collaboration. It allows users to stream their desktop or only some windows. It also shared document editing with Etherpad and remote presentations with Prezi.
|
|
8
|
+
|
|
9
|
+## Acknowledgements
|
|
10
|
+
|
|
11
|
+Jitsi Meet started out as a sample conferencing application using Jitsi Videobridge. It was originally developed by Philipp Hancke who then contributed it to the community where development continues with joint forces!
|