Go to file
Philipp Hancke d432c130f9 first attempt to fix issue #41 2014-02-22 14:28:28 +01:00
css Uses roomjid to distinguish the local participant in the chat. Defines etherpad button in the html instead of dynamically adding it through js. Disables chat icon scaling on new message (keeps the glow). 2014-02-19 15:32:22 +01:00
images Adds presentations with Prezi. 2014-01-24 11:25:15 +01:00
libs Creates the etherpad iframe once the button is clicked. Tries to improve prezi stability by encreasing the init interval. 2014-02-13 13:08:56 +01:00
sounds Implements audio and visual chat notifications. Closes issue #7. Implements audio notifications for people joining and leaving. Closes issue #37. 2014-02-18 20:11:27 +01:00
LICENSE initial commit 2013-12-16 12:22:23 +01:00
README.md Update README.md 2014-01-12 10:07:42 +01:00
app.js first attempt to fix issue #41 2014-02-22 14:28:28 +01:00
chat.js Uses roomjid to distinguish the local participant in the chat. Defines etherpad button in the html instead of dynamically adding it through js. Disables chat icon scaling on new message (keeps the glow). 2014-02-19 15:32:22 +01:00
chromeonly.html Updates the Chrome Only page. Changes modal dialogs font size. 2013-12-17 12:49:48 +01:00
config.js config change; experimental ipv6 support for chrome canary 2014-01-26 15:43:43 +01:00
estos_log.js add logging 2014-01-03 17:43:48 +01:00
etherpad.js Uses roomjid to distinguish the local participant in the chat. Defines etherpad button in the html instead of dynamically adding it through js. Disables chat icon scaling on new message (keeps the glow). 2014-02-19 15:32:22 +01:00
index.html Updates js versions. 2014-02-19 15:35:49 +01:00
muc.js Uses roomjid to distinguish the local participant in the chat. Defines etherpad button in the html instead of dynamically adding it through js. Disables chat icon scaling on new message (keeps the glow). 2014-02-19 15:32:22 +01:00
replacement.js Forces an update for replacement.js. 2014-02-08 21:49:46 +01:00
smileys.js Adds link and smileys recognition. Thanks to @deleolajide . Closes #25 . Closes #8 2014-02-08 21:18:23 +01:00
util.js Implements audio and visual chat notifications. Closes issue #7. Implements audio notifications for people joining and leaving. Closes issue #37. 2014-02-18 20:11:27 +01:00
webrtcrequired.html Chrome only page for Safari browser. 2013-12-18 15:39:48 +01:00

README.md

jitmeet - a colibri.js sample application

A WebRTC-powered multi-user videochat. For a live demo, check out either https://meet.estos.de/ or https://meet.jit.si/.

Built using colibri.js and strophe.jingle, powered by the jitsi-videobridge