Commit Graph

406 Commits (df9ac36aa0f24938c2a5d48948eec38ec09a3bc5)
 

Author SHA1 Message Date
paweldomas 384eac3807 Fixes crash on Android when resolution is undefined in get user media. 11 years ago
yanas a0807f7bad Updates versions. 11 years ago
yanas 102680512b Beta version of the new meet.jit.si interface. 11 years ago
paweldomas a049bcde71 Obtaining audio+video stream and closing it in order to reduce permission queries makes sense only on HTTPS sites. 11 years ago
paweldomas 68b8512b27 Fixes NPE. Prevents from asking for permission twice(by obtaining audio+video stream and closing it). 11 years ago
paweldomas 4bb8c3c48c Fixes bug with allocation of new PeerConnection, before the conference has started. Closes PeerConnection for non focus participant on beforeunload. 11 years ago
Boris Grozev e90e37ef83 Fix a syntax error introduced in 5efe0cb2f9 11 years ago
paweldomas a1a0f5d4cf Adds shared screen media type to presence. Removes unnecessary log msg. 11 years ago
Boris Grozev 5efe0cb2f9 Adds 'endpoint' attributes to colibri channels. Sets the 'endpoint' for all 11 years ago
paweldomas 1f51021041 Allows to switch to desktop stream from the very beginning of the conference. 11 years ago
paweldomas d5a1fe636d Adds support for inline installs of Jitmeet Chrome extension. Automatically hides desktop sharing button based on supported Chrome version. 11 years ago
paweldomas 452704d6b3 Adds desktop streaming using Chrome extension. Does not flip local screen preview. 11 years ago
paweldomas 0da0f865a1 Fixes broken video muting. 11 years ago
paweldomas 3e34df8730 Makes it possible to switch video streams during the session. Adds desktop sharing feature for chrome. 11 years ago
paweldomas a5951df0d9 Extracts base class for ColibriFocus and JingleSession. 11 years ago
paweldomas a2633e20e8 Removes unused remoteStream variable. Fixes stream removal from remoteStreams array. 11 years ago
paweldomas 9fd03e1bef Handles audio and video streams separately. Minor fixes. 11 years ago
paweldomas 8b96d134e3 Moves duplicated methods to peer connection adapter. 11 years ago
Emil Ivov 100422dafc Update webrtcrequired.html 11 years ago
paweldomas e2bc717eeb Adds strophe logger implementation. 11 years ago
paweldomas 3c7de1a79d Splits strophe and colibri libs into separate scripts. 11 years ago
paweldomas 7ac2bad8e1 Fixes typo with removessrc initialization. 11 years ago
Philipp Hancke 056f80d844 dont allocate extra unused channels, fixes issue #49 11 years ago
Philipp Hancke 4b1d1c31d4 Merge pull request #47 from mduggan/jshint 11 years ago
Matthew Duggan 8314936a14 jshint cleanups 11 years ago
Emil Ivov ab23f571ab Minor adjustments 11 years ago
Emil Ivov 87ebec90a1 Update chromeonly.html 11 years ago
Emil Ivov 84106a2aeb Updates the chromeonly page as per #44 11 years ago
Philipp Hancke 1be8332512 bump strophe.jingle version; refactored drip ice 11 years ago
yanas 85351d9cb2 Updates js versions. 11 years ago
Philipp Hancke 81b153614d really mute video, fixes #41 11 years ago
Philipp Hancke 472a532cc7 hide participants if they go recvonly, almost done with issue #41 11 years ago
yanas 8ebe2d9468 Escapes html special chars and makes invitation field non-editable. 11 years ago
Philipp Hancke 5da1ff3597 detecting changes, needs to be hooked up to fix issue #41 11 years ago
Philipp Hancke cf1dbfbe66 signal direction in issue #41 11 years ago
Philipp Hancke 69dc3b4ea1 support smarter trickle ice from the focus 11 years ago
Philipp Hancke 55bf5eb119 bugfix for issue #41 11 years ago
Philipp Hancke b78fda3a55 implement muting in a safe way, fixes #41 11 years ago
Philipp Hancke 58a4243627 bump strophe.jingle version 11 years ago
Philipp Hancke d432c130f9 first attempt to fix issue #41 11 years ago
Yana Stamcheva a4b5a2c80a Updates js versions. 11 years ago
yanas 8f84261169 Uses roomjid to distinguish the local participant in the chat. Defines etherpad button in the html instead of dynamically adding it through js. Disables chat icon scaling on new message (keeps the glow). 11 years ago
yanas 26df93e5cd Updates js versions. 11 years ago
yanas ee5936aaef Implements audio and visual chat notifications. Closes issue #7. Implements audio notifications for people joining and leaving. Closes issue #37. 11 years ago
Yana Stamcheva 9deae2e6cd Removes a debug log. 11 years ago
Yana Stamcheva 92a6959e1c Creates the etherpad iframe once the button is clicked. Tries to improve prezi stability by encreasing the init interval. 11 years ago
Philipp Hancke 083deb9c73 Merge branch 'master' of github.com:jitsi/jitmeet 11 years ago
Philipp Hancke cc6653dc2f trigger another keyframe send for audio-only focus. fixes #32 11 years ago
Yana Stamcheva 0984606a74 Merged 11 years ago
Yana Stamcheva fb125cfc26 Merged. 11 years ago