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

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