yanas
|
f53bb6d8c6
|
Changes active speaker indication by only adding greyscale filter. Makes sure the display name is visible on rollover event before the video is available.
|
2014-06-18 17:45:31 +03:00 |
yanas
|
73cd3c04f6
|
Improved, more user friendly tooltips.
|
2014-06-18 14:42:31 +03:00 |
yanas
|
7b6443969e
|
Part 2 of previous commit. Makes the toolbar more visible. Moves toolbar and videolayout related code in separate classes.
|
2014-06-12 21:35:42 +03:00 |
yanas
|
715749ead8
|
Adds support for sctp data channels + user interface for active speaker. Makes the toolbar more visible. Moves toolbar and videolayout related code in separate classes.
|
2014-06-12 20:59:47 +03:00 |
paweldomas
|
9bfa79ae82
|
Adds RTP stats processing.
|
2014-06-05 13:09:31 +02:00 |
paweldomas
|
8ba531ed22
|
Focuses clicked video thumbnail and prevents from switching to new large video.
|
2014-06-04 16:51:05 +03:00 |
paweldomas
|
0509b8e3c4
|
Adds SCTP data channels.
|
2014-06-04 16:51:04 +03:00 |
yanas
|
96b7a3d3e1
|
Fixes disapearing videos after a focus change. Fixes disapearing mute menu after a focus change.
|
2014-06-02 19:04:07 +02:00 |
yanas
|
f0a8282736
|
Fixes some problems related to adding a prezi to the conference. Updates the Prezi Player and fixes some issues caused by commit 76c0485e (Skip animation steps).
|
2014-05-30 17:18:32 +02:00 |
yanas
|
3810aed345
|
Make sure the conference isn't refresh after we invite new people.
|
2014-05-27 18:39:06 +02:00 |
yanas
|
d835887fa9
|
Updates invite link if the window has been already opened before it was available (Closes issue #70). Adds an invite button, which generates an invite email to be sent to other participants.
|
2014-05-22 18:56:09 +02:00 |
yanas
|
4d0c74879a
|
Fixes issue #70 - Invite others reports null when pressed too early.
|
2014-05-21 15:12:51 +02:00 |
yanas
|
2dc4db0317
|
Adds new icons and fixes some alignments in mute/kick menu.
|
2014-05-19 14:49:20 +02:00 |
yanas
|
68ff87d0ab
|
Fixes focus restore in the case of only 2 participants and one of them reloads.
|
2014-05-12 11:56:33 +02:00 |
yanas
|
56424df0a0
|
Adds mute and kick functoinality avaialable for the focus of the conference.
|
2014-05-12 00:41:58 +02:00 |
Philipp Hancke
|
9499afb108
|
ops, dont allow FF
|
2014-04-13 14:32:50 +02:00 |
Philipp Hancke
|
78c8f43c3d
|
fix errors reported by jshint
|
2014-04-13 14:30:47 +02:00 |
yanas
|
f8070b621a
|
Adds mute indication when someone is muted.
|
2014-04-07 12:16:49 +02:00 |
Philipp Hancke
|
cb5df3be84
|
bug turned out not to be a bug
|
2014-04-07 11:51:33 +02:00 |
paweldomas
|
83a685bca6
|
Automatically initializes Chrome Web Store inline install URL with extension ID defined in config.js.
|
2014-04-01 13:19:57 +02:00 |
yanas
|
e27da40bb2
|
Fixes display name escape problem (Issue #54). Fixes selecting of remote video when clicking the display name.
|
2014-03-31 14:49:33 +02:00 |
paweldomas
|
dbc0966334
|
Fixes desktop positioning and sizing.
|
2014-03-28 11:06:58 +01:00 |
paweldomas
|
81df90897f
|
Show local camera in large video after we re-become the only person in a conference.
|
2014-03-27 13:47:08 +01:00 |
paweldomas
|
39895ed137
|
Fixes conference recreation issues when focus leaves.
|
2014-03-27 10:30:53 +01:00 |
paweldomas
|
cc03ace1b4
|
Selects the way how large video is measured based on current video type(camera or desktop). Makes sure that whole desktop video will be displayed. Removes redundant event handlers.
|
2014-03-26 19:06:34 +01:00 |
paweldomas
|
9797ad7d84
|
Reduces amount of checks for desktop sharing enabled state.
|
2014-03-26 12:32:42 +01:00 |
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 |
paweldomas
|
a1a0f5d4cf
|
Adds shared screen media type to presence. Removes unnecessary log msg.
|
2014-03-18 10:18:38 +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
|
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 |
Matthew Duggan
|
8314936a14
|
jshint cleanups
- equality operators
- missing/excess semicolons
- trailing whitespace
|
2014-03-01 16:39:39 +09: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
|
d432c130f9
|
first attempt to fix issue #41
|
2014-02-22 14:28:28 +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
|
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 |
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 |