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 年之前
css Adds desktop streaming using Chrome extension. Does not flip local screen preview. 11 年之前
images Adds presentations with Prezi. 11 年之前
libs Fixes bug with allocation of new PeerConnection, before the conference has started. Closes PeerConnection for non focus participant on beforeunload. 11 年之前
sounds Implements audio and visual chat notifications. Closes issue #7. Implements audio notifications for people joining and leaving. Closes issue #37. 11 年之前
LICENSE initial commit 12 年之前
README.md Update README.md 11 年之前
app.js Fixes NPE. Prevents from asking for permission twice(by obtaining audio+video stream and closing it). 11 年之前
chat.js jshint cleanups 11 年之前
chromeonly.html Update chromeonly.html 11 年之前
config.js Adds support for inline installs of Jitmeet Chrome extension. Automatically hides desktop sharing button based on supported Chrome version. 11 年之前
desktopsharing.js Adds shared screen media type to presence. Removes unnecessary log msg. 11 年之前
estos_log.js jshint cleanups 11 年之前
etherpad.js jshint cleanups 11 年之前
index.html Adds support for inline installs of Jitmeet Chrome extension. Automatically hides desktop sharing button based on supported Chrome version. 11 年之前
muc.js Makes it possible to switch video streams during the session. Adds desktop sharing feature for chrome. 11 年之前
replacement.js jshint cleanups 11 年之前
smileys.js Adds link and smileys recognition. Thanks to @deleolajide . Closes #25 . Closes #8 11 年之前
util.js Escapes html special chars and makes invitation field non-editable. 11 年之前
webrtcrequired.html Update webrtcrequired.html 11 年之前

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