Go to file
Philipp Hancke 81b153614d really mute video, fixes #41 2014-02-27 08:19:06 +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 support smarter trickle ice from the focus 2014-02-24 21:13:04 +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 really mute video, fixes #41 2014-02-27 08:19:06 +01:00
chat.js Escapes html special chars and makes invitation field non-editable. 2014-02-26 17:20:28 +02: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 signal direction in issue #41 2014-02-26 14:43:55 +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 Escapes html special chars and makes invitation field non-editable. 2014-02-26 17:20:28 +02: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