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

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