Commit Graph

3254 Commits

Author SHA1 Message Date
yanas 102680512b Beta version of the new meet.jit.si interface. 2014-03-26 11:33:46 +01:00
paweldomas a049bcde71 Obtaining audio+video stream and closing it in order to reduce permission queries makes sense only on HTTPS sites. 2014-03-25 10:30:28 +01:00
paweldomas 68b8512b27 Fixes NPE. Prevents from asking for permission twice(by obtaining audio+video stream and closing it). 2014-03-24 18:31:59 +01:00
paweldomas 4bb8c3c48c Fixes bug with allocation of new PeerConnection, before the conference has started. Closes PeerConnection for non focus participant on beforeunload. 2014-03-24 16:55:33 +01:00
Boris Grozev e90e37ef83 Fix a syntax error introduced in 5efe0cb2f9 2014-03-18 11:58:20 +01:00
paweldomas a1a0f5d4cf Adds shared screen media type to presence. Removes unnecessary log msg. 2014-03-18 10:18:38 +01:00
Boris Grozev 5efe0cb2f9 Adds 'endpoint' attributes to colibri channels. Sets the 'endpoint' for all
channels for a participant to the same value. For the focus
'fix_me_focus_endpoint' is temporarily used. For other participants, the
'resource' part of their MUC occupant jid is used.
2014-03-17 18:45:58 +01:00
paweldomas 1f51021041 Allows to switch to desktop stream from the very beginning of the conference. 2014-03-17 16:43:06 +01:00
paweldomas d5a1fe636d Adds support for inline installs of Jitmeet Chrome extension. Automatically hides desktop sharing button based on supported Chrome version. 2014-03-17 14:00:47 +01:00
paweldomas 452704d6b3 Adds desktop streaming using Chrome extension. Does not flip local screen preview. 2014-03-17 10:02:40 +01:00
paweldomas 0da0f865a1 Fixes broken video muting. 2014-03-13 14:44:44 +01:00
paweldomas 3e34df8730 Makes it possible to switch video streams during the session. Adds desktop sharing feature for chrome. 2014-03-13 14:44:44 +01:00
paweldomas a5951df0d9 Extracts base class for ColibriFocus and JingleSession. 2014-03-13 14:44:43 +01:00
paweldomas a2633e20e8 Removes unused remoteStream variable. Fixes stream removal from remoteStreams array. 2014-03-13 14:44:42 +01:00
paweldomas 9fd03e1bef Handles audio and video streams separately. Minor fixes. 2014-03-13 14:44:42 +01:00
paweldomas 8b96d134e3 Moves duplicated methods to peer connection adapter. 2014-03-13 14:44:41 +01:00
Emil Ivov 100422dafc Update webrtcrequired.html 2014-03-12 23:09:07 +02:00
paweldomas e2bc717eeb Adds strophe logger implementation. 2014-03-06 15:31:54 +01:00
paweldomas 3c7de1a79d Splits strophe and colibri libs into separate scripts. 2014-03-06 15:28:36 +01:00
paweldomas 7ac2bad8e1 Fixes typo with removessrc initialization. 2014-03-05 17:10:06 +01:00
Philipp Hancke 056f80d844 dont allocate extra unused channels, fixes issue #49 2014-03-05 07:00:43 +01:00
Philipp Hancke 4b1d1c31d4 Merge pull request #47 from mduggan/jshint
jshint cleanups
2014-03-04 14:11:19 +01:00
Matthew Duggan 8314936a14 jshint cleanups
- equality operators
- missing/excess semicolons
- trailing whitespace
2014-03-01 16:39:39 +09:00
Emil Ivov ab23f571ab Minor adjustments 2014-02-28 23:43:24 +02:00
Emil Ivov 87ebec90a1 Update chromeonly.html 2014-02-28 23:40:03 +02:00
Emil Ivov 84106a2aeb Updates the chromeonly page as per #44 2014-02-28 23:32:12 +02:00
Philipp Hancke 1be8332512 bump strophe.jingle version; refactored drip ice 2014-02-27 16:27:52 +01:00
yanas 85351d9cb2 Updates js versions. 2014-02-27 09:40:12 +02:00
Philipp Hancke 81b153614d really mute video, fixes #41 2014-02-27 08:19:06 +01:00
Philipp Hancke 472a532cc7 hide participants if they go recvonly, almost done with issue #41 2014-02-26 18:18:08 +01:00
yanas 8ebe2d9468 Escapes html special chars and makes invitation field non-editable. 2014-02-26 17:20:28 +02:00
Philipp Hancke 5da1ff3597 detecting changes, needs to be hooked up to fix issue #41 2014-02-26 15:16:00 +01:00
Philipp Hancke cf1dbfbe66 signal direction in issue #41 2014-02-26 14:43:55 +01:00
Philipp Hancke 69dc3b4ea1 support smarter trickle ice from the focus 2014-02-24 21:13:04 +01:00
Philipp Hancke 55bf5eb119 bugfix for issue #41 2014-02-24 19:39:25 +01:00
Philipp Hancke b78fda3a55 implement muting in a safe way, fixes #41 2014-02-24 18:24:38 +01:00
Philipp Hancke 58a4243627 bump strophe.jingle version 2014-02-24 18:22:38 +01:00
Philipp Hancke d432c130f9 first attempt to fix issue #41 2014-02-22 14:28:28 +01:00
Yana Stamcheva a4b5a2c80a Updates js versions. 2014-02-19 15:35:49 +01:00
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). 2014-02-19 15:32:22 +01:00
yanas 26df93e5cd Updates js versions. 2014-02-18 20:17:08 +01:00
yanas ee5936aaef Implements audio and visual chat notifications. Closes issue #7. Implements audio notifications for people joining and leaving. Closes issue #37. 2014-02-18 20:11:27 +01:00
Yana Stamcheva 9deae2e6cd Removes a debug log. 2014-02-13 13:11:52 +01:00
Yana Stamcheva 92a6959e1c Creates the etherpad iframe once the button is clicked. Tries to improve prezi stability by encreasing the init interval. 2014-02-13 13:08:56 +01:00
Philipp Hancke 083deb9c73 Merge branch 'master' of github.com:jitsi/jitmeet 2014-02-13 07:07:38 +01:00
Philipp Hancke cc6653dc2f trigger another keyframe send for audio-only focus. fixes #32 2014-02-13 07:07:24 +01:00
Yana Stamcheva 0984606a74 Merged 2014-02-12 23:37:47 +01:00
Yana Stamcheva fb125cfc26 Merged. 2014-02-12 23:36:57 +01:00
Yana Stamcheva 4ff1f4a30e Adds support for etherpad in meet.jit.si. Issue #36. 2014-02-12 23:28:56 +01:00
Yana Stamcheva 46736f8f09 Adds support for etherpad in meet.jit.si. Issue #36. 2014-02-12 23:24:26 +01:00