Boris Grozev
78c412ad20
Revert "add iceTransports: relay, supported in chrome 39+"
Seems to be causing problems with chrome 40
This reverts commit 0bd6f34b0f .
10 years ago
Boris Grozev
68e0592363
Revert "use all in lib, restrict to relay in app"
This reverts commit b268c7fdc5 .
10 years ago
Philipp Hancke
b268c7fdc5
use all in lib, restrict to relay in app
10 years ago
Philipp Hancke
0bd6f34b0f
add iceTransports: relay, supported in chrome 39+
10 years ago
George Politis
d20d568c28
Simplifies simulcast code.
10 years ago
Boris Grozev
1148deef0d
Supports tcptype in jingle to sdp conversion.
10 years ago
Boris Grozev
e380f88c77
Cleans up logging a bit.
10 years ago
Boris Grozev
d976bfaa30
Changes the order in which SSRCs from the bridge and those from other
participants are added. This causes the not-rendered "mixed" SSRC from the
bridge to appear first in session-initiate, and thus to appear first in
participants' remote description.
10 years ago
Boris Grozev
ea93bc6f41
Simplifies code.
10 years ago
hristoterezov
0e7e2da168
Fixes an issue when the local user is alone in the conference and he mutes his video.
10 years ago
Boris Grozev
5bec891d41
Adds an option to enable adaptive-last-n.
10 years ago
paweldomas
8c64d3192b
Adds advertisement of XEP-0115 capabilities to MUC presence.
10 years ago
fo
bb45d72737
Adds a message handler and messages to the user including when the video bridge is not available.
11 years ago
Damian Minkov
8f1fb21ce0
Renames and updates strophe lib.
10 years ago
George Politis
36af4da83d
Implements first version of adaptive simulcast.
10 years ago
George Politis
555bdd7af5
Adds forgotten, but necessary for simulcast, modifications to libs/strophe.jingle.sessionbase.js.
10 years ago
Philipp Hancke
d0d7697434
work around https://code.google.com/p/webrtc/issues/detail?id=3807
10 years ago
George Politis
ffaa9a62b8
Adds simulcast support in meet.
10 years ago
hristoterezov
3f00144f13
Moves Strophe.log from strophe.jingle.bundle.js to new file.
10 years ago
Damian Minkov
a37a1dc750
Fixes lintian errors, template needs to be updated, remove executable bit from non executable files.
10 years ago
fo
e956acf1fa
Add fix to the tooltip library so tooltips never go out of the window. #106
10 years ago
Philipp Hancke
eb461d1f65
specify constraints in a way which doesnt define the AR
10 years ago
Philipp Hancke
a99ba44625
specify constraints in a way which doesnt define the AR
10 years ago
Damian Minkov
d148161a42
Uses the type of the turn coming from the server turn or turns.
10 years ago
Boris Grozev
a8108aac5f
Updates jquery and adds the uncompressed and map files.
10 years ago
Philipp Hancke
dacafdeb8a
initial tracking infrastructure
10 years ago
Philipp Hancke
dc3a2548b5
that happens when you forget to npm i precommit-hook
10 years ago
Philipp Hancke
86b4355704
change in focus protocol, use new proprietary variant
10 years ago
paweldomas
fe311cce58
Adds namespace to fingerprint element.
10 years ago
paweldomas
05e0454a56
Manages SCTP connections by ID instead of an endpoint.
10 years ago
Philipp Hancke
2c499626b3
map tcptype for tcp candidates
10 years ago
Philipp Hancke
0d0c1b9516
map tcptype for tcp candidates
10 years ago
Boris Grozev
8e3f1c9c8b
Use different "label" for the audio and video SSRCs of the bridge.
10 years ago
Boris Grozev
20b69ce5ca
Adds support for bundle.
10 years ago
paweldomas
1a074b12b4
Adds SIP gateway support.
11 years ago
Boris Grozev
ddc44dc75f
Only includes an rtcp-mux element inside 'transport'.
11 years ago
Boris Grozev
e9374048d0
Adds the jquery libs and uses the local versions (to avoid issues with filtering).
11 years ago
Boris Grozev
943f0d3db1
Adds a config option to enable rtcp-mux.
11 years ago
Philipp Hancke
794296198c
secret sauce GUM flags
11 years ago
Boris Grozev
256694b966
Sends endpoint information in COLIBRI messages (in 'endpoint' children
of 'conference').
11 years ago
Lyubomir Marinov
777475c9ce
Fixes an issue which could cause last-n settings to not be respected by new channel allocations.
11 years ago
Boris Grozev
8146655a70
Fix bug with starting recording multiple times.
11 years ago
Lyubomir Marinov
7c16d55094
Makes video aspect ratio an optional constraint in order to fix failures in which available resolutions meet the constraints on the width and height of a requested resolution but none of the available resolutions satisfy the constraint with respect to aspect ratio.
11 years ago
Lyubomir Marinov
6a19d90420
Adds a method setChannelLastN to ColibriFocus which sets the default value of the channel last-n attribute and updates/patches the existing channels with it.
11 years ago
Lyubomir Marinov
69508d7734
Fixes a syntax error. Adds the ability to define a default value for the channel attribute last-n. Parses JSON messages from Videobridge received on the data channel. Fixes unnecessary changing of the value of the channel attribute expire from 15 to 60.
11 years ago
George Politis
9d24910f82
Adds the method focus.setRTCPTerminationStrategy()
11 years ago
paweldomas
3a87900bdf
Adds googLeakyBucket flag to screen sharing mandatory constraints.
11 years ago
paweldomas
5ac83ec088
Fixes issues when given participant does not support all media types.
11 years ago
Boris Grozev
c0dc84d824
Adds a button for recording.
11 years ago
Philipp Hancke
3f6c048426
chrome canary and firefox dont include a=
11 years ago