hristoterezov
|
f6a846eecc
|
Fixes JS error when enable / disable video. Changes the enable / disable video function to send presence with videomuted element.
|
2014-09-17 16:44:41 +03:00 |
hristoterezov
|
aaf444bae4
|
Merge pull request #98 from fouksf/message-handler
Adds a message handler.
|
2014-09-16 17:51:32 +03:00 |
fo
|
bb45d72737
|
Adds a message handler and messages to the user including when the video bridge is not available.
|
2014-09-16 17:41:03 +03:00 |
George Politis
|
f2f91ff7cf
|
Fixes problems with the adaptive simulcast.
|
2014-09-16 16:10:37 +02:00 |
George Politis
|
36af4da83d
|
Implements first version of adaptive simulcast.
|
2014-09-15 21:42:44 +02:00 |
Philipp Hancke
|
75b8c5b962
|
Merge branch 'master' into tracking
Conflicts:
index.html
|
2014-09-12 13:18:54 +02:00 |
Philipp Hancke
|
1a1aea4669
|
Merge branch 'master' into tracking
Conflicts:
index.html
|
2014-09-12 13:13:28 +02:00 |
George Politis
|
ffaa9a62b8
|
Adds simulcast support in meet.
|
2014-09-11 14:26:46 +02:00 |
bgrozev
|
233f18cb78
|
Fix a log message.
|
2014-09-11 11:48:55 +03:00 |
fo
|
e633fed536
|
Adds keyboard shorcuts support for mute/unmute, start/stop camera, toggle chat, toggle film strip and push to talk functionality.
|
2014-09-09 12:52:51 +03:00 |
fo
|
32fab4c222
|
Hide the bottom toolbar with the header toolbar if the film strip is hidden.
|
2014-09-04 17:32:19 +03:00 |
Philipp Hancke
|
df9ac36aa0
|
retain localAudio + localVideo when re-establishing a connection. fixes a bug report by markus kilas
|
2014-09-02 21:11:54 +02:00 |
hristoterezov
|
b82786947a
|
Fixes some welcome page minor issues.
|
2014-09-02 13:42:35 +03:00 |
hristoterezov
|
f65640882f
|
Fixes welcome page input Enter button action.
|
2014-09-02 11:03:53 +03:00 |
hristoterezov
|
2f8efe7a6a
|
Fixes the issue with the wrong value of the invite dialog.(reported by Timmi)
|
2014-08-28 12:17:00 +03:00 |
hristoterezov
|
199fb025b9
|
Adds reload button to the input in the welcome page.
|
2014-08-27 13:59:28 +03:00 |
hristoterezov
|
bcf4caaf00
|
Replaces the auto generated address string with string from the room name generator.
|
2014-08-27 12:25:50 +03:00 |
hristoterezov
|
2d8707626b
|
Fixes issues with the welcome page.
|
2014-08-27 11:43:43 +03:00 |
yanas
|
eec2c487fd
|
Fixes setting of default display name in remote videos.
|
2014-08-27 09:20:05 +02:00 |
hristoterezov
|
c00f60f57b
|
Fixes some positions of elements from the welcome page. Adds "Join Again" button to hangup message box.
|
2014-08-26 18:30:49 +03:00 |
paweldomas
|
e94c4238d1
|
Fixes crash on non HTTPS sites.
|
2014-08-26 13:03:30 +02:00 |
hristoterezov
|
5ccb720ecc
|
Adds room name generator.
|
2014-08-26 13:54:43 +03:00 |
Philipp Hancke
|
381b764c4f
|
add GUM tracking
|
2014-08-25 16:15:52 +02:00 |
Philipp Hancke
|
2d07ba1141
|
Merge branch 'master' into tracking
|
2014-08-25 16:08:43 +02:00 |
Paweł Domas
|
61a051b135
|
Merge pull request #102 from jitsi/gumchanges
use only a single GUM call
|
2014-08-25 16:02:56 +02:00 |
paweldomas
|
7d1d3b1e7e
|
Fixes video ratio.
|
2014-08-25 16:02:18 +02:00 |
Philipp Hancke
|
c6f7e192d0
|
move GUM to body.onload
|
2014-08-25 15:29:54 +02:00 |
Philipp Hancke
|
54ea1da98e
|
use only a single GUM call
|
2014-08-25 15:04:59 +02:00 |
hristoterezov
|
08c6026521
|
Adds don't show welcome page checkbox and hang up button.
|
2014-08-25 15:48:16 +03:00 |
Philipp Hancke
|
dacafdeb8a
|
initial tracking infrastructure
|
2014-08-25 12:30:31 +02:00 |
yanas
|
e89c7ea85c
|
Adds a last-n user interface. Some code restructuring related to last-n and stream reception/deletion. Adds a contact list user interface.
|
2014-08-22 17:37:11 +02:00 |
paweldomas
|
325af308f5
|
Separates display name and presence status. Triggers separate event for presence status.
|
2014-08-22 16:21:56 +02:00 |
hristoterezov
|
1794003875
|
Implements welcome page.
|
2014-08-21 19:42:54 +03:00 |
paweldomas
|
f61accc812
|
Removes default SIP number.
|
2014-08-19 14:07:59 +02:00 |
Damian Minkov
|
7acb89d5b5
|
Does not trim username from jid when joining muc when users are authenticated (entered their usernames).
|
2014-08-08 19:20:50 +03:00 |
Damian Minkov
|
aeaa70ca0c
|
Handles two domains one for anonymous users, and one for authorized one, where only authorized users can create chat rooms.
|
2014-08-08 17:53:53 +03:00 |
Damian Minkov
|
f4ab48092a
|
Detects hosts that do not allow anonymous login and asks for credentials.
|
2014-08-08 17:53:53 +03:00 |
paweldomas
|
1a074b12b4
|
Adds SIP gateway support.
|
2014-08-08 15:25:24 +02:00 |
hristoterezov
|
0e7c1ed9a9
|
Fixes the local audio levels when the user is muted.
|
2014-07-28 14:31:32 +03:00 |
hristoterezov
|
83b4ee96d3
|
Enables LocalStatsCollector for the local audio levels instead of rtp stats. Fixes issue with local audio level calculations.
|
2014-07-27 15:24:27 +03:00 |
yanas
|
913cdb9c7a
|
Fixes audio level interface in the single user in conference case.
|
2014-07-24 16:14:37 +02:00 |
Lyubomir Marinov
|
5f34f67fc5
|
Fixes an error when clicking on a thumbnail without video.
|
2014-07-23 20:08:53 +03:00 |
Boris Grozev
|
05975e30a3
|
Moves recording button related code to toolbar.js.
|
2014-07-23 10:47:00 +03:00 |
Boris Grozev
|
256694b966
|
Sends endpoint information in COLIBRI messages (in 'endpoint' children
of 'conference').
|
2014-07-23 10:33:36 +03:00 |
yanas
|
1d3df3c41c
|
Audio level indication. Improvements in rollover and active speaker UI. Part 2.
|
2014-07-22 15:12:48 +02:00 |
Boris Grozev
|
304cdf5b40
|
Fix a potential problem with removing old SSRCs.
|
2014-07-21 09:49:50 +02:00 |
Boris Grozev
|
6964e3197a
|
Uses glow to indicate that recording is active.
|
2014-07-18 18:07:16 +02:00 |
Lyubomir Marinov
|
7ce446bcda
|
Receives all data-channel events/messages from Videobridge as JSON-formatted text. Renames active speaker to dominant speaker.
|
2014-07-16 17:35:54 +03:00 |
hristoterezov
|
a694d0fbdf
|
Fixes issue with StatsCollector when the conference is recreated the peerconnection in the StatsCollector isn't updated.
|
2014-07-03 14:30:07 +02:00 |
Boris Grozev
|
c0dc84d824
|
Adds a button for recording.
|
2014-07-01 16:02:34 +02:00 |