7ff7545570
Reload Prosody after successful tokens install.
paweldomas2015-11-03 11:14:01 -06:00
ca89b59638
Fixes for jitsi-meet-tokens Debian package.
paweldomas2015-11-03 11:11:54 -06:00
67b35f0f1e
Uses inactive callback if available instead of deprecated onended one.
damencho2015-11-02 15:40:59 -06:00
249e032ad6
Uses stopping tracks and use MediaStream.stop method only if defined. Based on previous code and inspired by PR #390.
damencho2015-11-02 15:39:28 -06:00
fa138eae43
Replaces deprecated ended call with active check for media streams.
damencho2015-11-02 12:11:14 -06:00
74227e182a
Makes sure we use stream.ended in one place.
damencho2015-10-30 17:57:01 -05:00
8cebbbb347
Stops the MediaStream using the utility method in RTC.
damencho2015-10-30 17:32:43 -05:00
1ba0a182f6
Makes sure we add/remove all onended events for media streams in one central place.
damencho2015-10-30 17:25:20 -05:00
11e1197901
Uses one method from RTC to stop media streams.
damencho2015-10-30 14:25:06 -05:00
932af962b2
Adds an option to advertise our SSRCs in presence to the MUC (as well as Jingle) for backward compatibility with jirecon. Partially reverts a1b0677442Boris Grozev2015-10-29 16:40:59 -05:00
7abe02d756
Merge audio and video on the receiver's side.
paweldomas2015-10-28 12:00:38 -05:00
cd1e761699
Creates multiple (Jitsi-Meet) MediaStreams if the RTCMediaStream object contains both audio and video tracks.
Boris Grozev2015-10-28 11:24:18 -05:00
a6f8c53947
Removes unused files from deb package.
damencho2015-10-07 12:00:08 -05:00
cf8950110f
Adds additional logs, including timestamps relative to the initial request.
Boris Grozev2015-10-06 16:36:41 -05:00
f4da678465
Fixes the bootstrap version to 3.1.1, because using the current (3.3.5) causes UI problems (tooltips not dissapearing).
Boris Grozev2015-10-06 16:14:37 -05:00
0bbae86f68
Fixes a bug with prematurely removed remote videos on firefox.
Boris Grozev2015-10-01 17:46:42 -05:00
ff2b7ca921
Removes unused parameters, adds documentation.
Boris Grozev2015-10-01 15:37:28 -05:00
ebdd91df4e
Removes the sid property from MediaStream (how did we end up having a Jingle session ID in MediaStream and passing it around in the UI?)
Boris Grozev2015-10-01 15:10:55 -05:00
df0563d8d5
Updates the license put in debian package.
damencho2015-10-01 15:12:34 -05:00
2e778c4832
New files added from translate.jitsi.org based on templates
jitsi-pootle2015-10-01 18:52:59 +00:00
f626c5fbc0
Adds null check for the connection when checking whether we have joined a muc.
damencho2015-09-29 11:55:39 -05:00
ababa0fadc
Changes some logging levels.
damencho2015-09-28 17:48:41 -05:00
54b9379577
Fixes storing display name in local members list, avoid dominant speaker to delete it.
damencho2015-09-25 17:38:28 -05:00
806cacb755
Use member.isFocus to decide whether a given member is the conference focus user.
Jesse Bickel2015-09-25 08:49:19 -05:00
fd954580b7
Fixes for FF: failing avatar tests and problem when last participant leaves the owner video does not switch to local video.
damencho2015-09-23 13:50:28 -05:00
c992222c70
Removes duplication. Allows automated functional testing to access the WebRTC data channels.
Lyubomir Marinov2015-09-22 18:51:24 -05:00
506d0722bd
Removes hard-coded constants and uses the events API in the statistics module.
Boris Grozev2015-09-15 15:34:16 -05:00
62d3b749bb
Adds config options to filter out TCP or UDP candidates (for the purpose of forcing one or the other in automated tests).
Boris Grozev2015-09-21 11:28:49 -05:00
8725b80793
Moves original contribution note
Emil Ivov2015-09-19 12:23:58 -05:00
a429800544
Moves original contribution note
Emil Ivov2015-09-19 12:23:54 -05:00
2702fa0175
Uses source maps to the actual source files (i.e. modules/), removes the separate debug targets, uglify before deploy.
Boris Grozev2015-09-17 16:40:02 -05:00
260b610725
Fixes issue with avatar not being displayed when user is in the lastN set, but has video muted.
paweldomas2015-09-17 18:31:26 +02:00
711d4ab634
Updates sdp-interop to 0.1.8 (fixes issues when 2 or more endpoints in a conference are running on firefox).
Boris Grozev2015-09-11 16:32:12 -05:00
6bab3b2c86
Moves precommit-hook to devDependencies.
Boris Grozev2015-09-11 10:52:53 -05:00
2dbd80c048
Adds a source-package and uglify targets to the makefile.
Boris Grozev2015-09-10 23:06:29 -05:00
bd58e6c799
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
Boris Grozev2015-09-10 21:42:15 -05:00