You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
paweldomas 68b8512b27 Fixes NPE. Prevents from asking for permission twice(by obtaining audio+video stream and closing it). 11 years ago
css Adds desktop streaming using Chrome extension. Does not flip local screen preview. 11 years ago
images Adds presentations with Prezi. 11 years ago
libs Fixes bug with allocation of new PeerConnection, before the conference has started. Closes PeerConnection for non focus participant on beforeunload. 11 years ago
sounds Implements audio and visual chat notifications. Closes issue #7. Implements audio notifications for people joining and leaving. Closes issue #37. 11 years ago
LICENSE initial commit 11 years ago
README.md Update README.md 11 years ago
app.js Fixes NPE. Prevents from asking for permission twice(by obtaining audio+video stream and closing it). 11 years ago
chat.js jshint cleanups 11 years ago
chromeonly.html Update chromeonly.html 11 years ago
config.js Adds support for inline installs of Jitmeet Chrome extension. Automatically hides desktop sharing button based on supported Chrome version. 11 years ago
desktopsharing.js Adds shared screen media type to presence. Removes unnecessary log msg. 11 years ago
estos_log.js jshint cleanups 11 years ago
etherpad.js jshint cleanups 11 years ago
index.html Adds support for inline installs of Jitmeet Chrome extension. Automatically hides desktop sharing button based on supported Chrome version. 11 years ago
muc.js Makes it possible to switch video streams during the session. Adds desktop sharing feature for chrome. 11 years ago
replacement.js jshint cleanups 11 years ago
smileys.js Adds link and smileys recognition. Thanks to @deleolajide . Closes #25 . Closes #8 11 years ago
util.js Escapes html special chars and makes invitation field non-editable. 11 years ago
webrtcrequired.html Update webrtcrequired.html 11 years ago

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