yanas
56424df0a0
Adds mute and kick functoinality avaialable for the focus of the conference.
11年前
Philipp Hancke
9499afb108
ops, dont allow FF
11年前
Philipp Hancke
78c8f43c3d
fix errors reported by jshint
11年前
yanas
f8070b621a
Adds mute indication when someone is muted.
11年前
Philipp Hancke
cb5df3be84
bug turned out not to be a bug
11年前
paweldomas
83a685bca6
Automatically initializes Chrome Web Store inline install URL with extension ID defined in config.js.
11年前
yanas
e27da40bb2
Fixes display name escape problem (Issue #54). Fixes selecting of remote video when clicking the display name.
11年前
paweldomas
dbc0966334
Fixes desktop positioning and sizing.
11年前
paweldomas
81df90897f
Show local camera in large video after we re-become the only person in a conference.
11年前
paweldomas
39895ed137
Fixes conference recreation issues when focus leaves.
11年前
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.
11年前
paweldomas
9797ad7d84
Reduces amount of checks for desktop sharing enabled state.
11年前
yanas
102680512b
Beta version of the new meet.jit.si interface.
11年前
paweldomas
a049bcde71
Obtaining audio+video stream and closing it in order to reduce permission queries makes sense only on HTTPS sites.
11年前
paweldomas
68b8512b27
Fixes NPE. Prevents from asking for permission twice(by obtaining audio+video stream and closing it).
11年前
paweldomas
4bb8c3c48c
Fixes bug with allocation of new PeerConnection, before the conference has started. Closes PeerConnection for non focus participant on beforeunload.
11年前
paweldomas
a1a0f5d4cf
Adds shared screen media type to presence. Removes unnecessary log msg.
11年前
paweldomas
1f51021041
Allows to switch to desktop stream from the very beginning of the conference.
11年前
paweldomas
d5a1fe636d
Adds support for inline installs of Jitmeet Chrome extension. Automatically hides desktop sharing button based on supported Chrome version.
11年前
paweldomas
452704d6b3
Adds desktop streaming using Chrome extension. Does not flip local screen preview.
11年前
paweldomas
0da0f865a1
Fixes broken video muting.
11年前
paweldomas
3e34df8730
Makes it possible to switch video streams during the session. Adds desktop sharing feature for chrome.
11年前
paweldomas
a5951df0d9
Extracts base class for ColibriFocus and JingleSession.
11年前
paweldomas
9fd03e1bef
Handles audio and video streams separately. Minor fixes.
11年前
paweldomas
8b96d134e3
Moves duplicated methods to peer connection adapter.
11年前
Matthew Duggan
8314936a14
jshint cleanups
- equality operators
- missing/excess semicolons
- trailing whitespace
11年前
Philipp Hancke
81b153614d
really mute video, fixes #41
11年前
Philipp Hancke
472a532cc7
hide participants if they go recvonly, almost done with issue #41
11年前
yanas
8ebe2d9468
Escapes html special chars and makes invitation field non-editable.
11年前
Philipp Hancke
5da1ff3597
detecting changes, needs to be hooked up to fix issue #41
11年前
Philipp Hancke
cf1dbfbe66
signal direction in issue #41
11年前
Philipp Hancke
d432c130f9
first attempt to fix issue #41
11年前
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年前
yanas
ee5936aaef
Implements audio and visual chat notifications. Closes issue #7. Implements audio notifications for people joining and leaving. Closes issue #37.
11年前
Philipp Hancke
cc6653dc2f
trigger another keyframe send for audio-only focus. fixes #32
11年前
Yana Stamcheva
4ff1f4a30e
Adds support for etherpad in meet.jit.si. Issue #36.
11年前
Yana Stamcheva
46736f8f09
Adds support for etherpad in meet.jit.si. Issue #36.
11年前
Yana Stamcheva
2401935dbd
Fixes the chat mode after a display name has been set through the local video UI. Fixes chat focus request.
11年前
Yana Stamcheva
cc887f4a8a
Adds display name management. Closes issue #23.
11年前
Philipp Hancke
53f97c6c29
focus election, issue #34
11年前
Philipp Hancke
2f7b21588c
partial audio-only focus support. lacks SRD/SLD cycle to trigger keyframe
11年前
Emil Ivov
7ecb5f7962
Fixes webkit fullscreen checker flag
11年前
Emil Ivov
ac51a90f6c
Adds full screen toggling in the tool bar as suggested by @deleolajide .
11年前
Emil Ivov
227007db54
Adds link and smileys recognition. Thanks to @deleolajide . Closes #25 . Closes #8
11年前
Philipp Hancke
87aa41de7a
readd config.resolution
11年前
Yana Stamcheva
c81406d8c9
Fixes unintentially reverted commit by Philipp Hancke 40af39a.
11年前
Philipp Hancke
bee3792b1d
pull over stats export
11年前
Yana Stamcheva
028c8f27c2
Fixes chat panel broken layout. Closes #5.
11年前
Yana Stamcheva
de0faeb6a8
Fixes #22.
11年前
Philipp Hancke
40af39a8dc
workarounds for setting volume. hopefully fixes issue #17
11年前