Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
paweldomas 68b8512b27 Fixes NPE. Prevents from asking for permission twice(by obtaining audio+video stream and closing it). vor 11 Jahren
css Adds desktop streaming using Chrome extension. Does not flip local screen preview. vor 11 Jahren
images Adds presentations with Prezi. vor 12 Jahren
libs Fixes bug with allocation of new PeerConnection, before the conference has started. Closes PeerConnection for non focus participant on beforeunload. vor 11 Jahren
sounds Implements audio and visual chat notifications. Closes issue #7. Implements audio notifications for people joining and leaving. Closes issue #37. vor 11 Jahren
LICENSE initial commit vor 12 Jahren
README.md Update README.md vor 12 Jahren
app.js Fixes NPE. Prevents from asking for permission twice(by obtaining audio+video stream and closing it). vor 11 Jahren
chat.js jshint cleanups vor 11 Jahren
chromeonly.html Update chromeonly.html vor 11 Jahren
config.js Adds support for inline installs of Jitmeet Chrome extension. Automatically hides desktop sharing button based on supported Chrome version. vor 11 Jahren
desktopsharing.js Adds shared screen media type to presence. Removes unnecessary log msg. vor 11 Jahren
estos_log.js jshint cleanups vor 11 Jahren
etherpad.js jshint cleanups vor 11 Jahren
index.html Adds support for inline installs of Jitmeet Chrome extension. Automatically hides desktop sharing button based on supported Chrome version. vor 11 Jahren
muc.js Makes it possible to switch video streams during the session. Adds desktop sharing feature for chrome. vor 11 Jahren
replacement.js jshint cleanups vor 11 Jahren
smileys.js Adds link and smileys recognition. Thanks to @deleolajide . Closes #25 . Closes #8 vor 12 Jahren
util.js Escapes html special chars and makes invitation field non-editable. vor 11 Jahren
webrtcrequired.html Update webrtcrequired.html vor 11 Jahren

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