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. пре 12 година
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. пре 12 година
LICENSE initial commit пре 12 година
README.md Update README.md пре 12 година
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 пре 12 година
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