Boris Grozev
bd58e6c799
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
před 10 roky
Boris Grozev
27c297c034
Fixes or ignores (explicidly, as much as possible) jshint warnings.
před 10 roky
Boris Grozev
09eaa0d303
Fix comparison warnings.
před 10 roky
Boris Grozev
68421465a7
Removes misleading documentation. Formatting fixes.
před 10 roky
paweldomas
fb875423a9
Fixes SSRC=1 issue. Renames VideoSSRCHack to LocalSSRCReplacement.
před 10 roky
paweldomas
74e7507a73
Re-uses SSRC of the first video stream created for any streams created in future. Does video mute and switching to the screen stream without 'source-add'/'source-remove' signaling. Moves video type signaling from Jingle to MUC presence.
před 10 roky
Boris Grozev
be6d7af377
Cleanup: fixes to style, typos and documentation.
před 10 roky
Boris Grozev
9206b470ef
Re-orders a=ssrc lines before calling SRD (fixes SRD failures when rtx/FID groups are in use).
před 10 roky
Boris Grozev
cb7ff545b6
Abstracts unified and plan B checks.
před 10 roky
paweldomas
ae759fab5b
Adds IE support through Temasys WebRTC plugin.
před 10 roky
hristoterezov
506312ac95
Integrates callstats.io API.
před 10 roky
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
před 10 roky
George Politis
93648f361b
Updates the license headers.
před 10 roky
George Politis
23f1dc174e
Refactors simulcast support.
před 10 roky
George Politis
1ce22fb8c9
Depend on sdp-interop@0.1.2, sdp-transform@1.4.0
před 10 roky
George Politis
9d50084b98
Doesn't fail when removeStream is called on FF.
před 10 roky
George Politis
05bbfda5bb
Adds support for FF/multistream.
před 10 roky
hristoterezov
9eb2873cfa
Removes the bundles for every module and add bundle for the whole application.
před 10 roky
hristoterezov
e4e66a03d7
Creates initial version of xmpp module.
před 10 roky
George Politis
1938280e27
Narrows the gap between strophe.jingle and our code.
před 11 roky
hristoterezov
5b34a66cb6
Implements RTC module.
před 11 roky
George Politis
66f7ddd6b2
Taking into account the fact that FF nightlies include the local SSRCs in the local SDP.
před 11 roky
paweldomas
f629ec17fa
Focus and debug changes
před 11 roky
hristoterezov
03f828ba9a
Fixes issues when participant leaves caused by removing src dependancies. Stops the tracks when stream is removed.
před 11 roky
hristoterezov
99da618811
Removes browser checks. Optimizes the browser specific code.
před 11 roky
hristoterezov
c2f6c9f7bc
Removes the "src" attribute dependancies. Fixes the issues with not displaying the large video and thumbnails clicking not working on firefox.
před 11 roky
hristoterezov
96824e60ab
Implements workaround for the issues in firefox nightly.
před 11 roky
hristoterezov
2e26c212a2
Fixes the issue with the chrome video that is not displayed in firefox.
před 11 roky
hristoterezov
f5189d5cdc
Fixes firefox issues. The firefox video is displayed in chrome.
před 11 roky
George Politis
a0092b78ca
Fixes desktop sharing when used with simulcast.
před 11 roky
George Politis
ee1c221e6d
Modifies a comment.
před 11 roky
hristoterezov
aa5c2c11ad
Removes the chrome check. Fixes some minor firefox compatibility issues.
před 11 roky
George Politis
d20d568c28
Simplifies simulcast code.
před 11 roky
George Politis
36af4da83d
Implements first version of adaptive simulcast.
před 11 roky
Philipp Hancke
d0d7697434
work around https://code.google.com/p/webrtc/issues/detail?id=3807
před 11 roky
George Politis
ffaa9a62b8
Adds simulcast support in meet.
před 11 roky
Philipp Hancke
eb461d1f65
specify constraints in a way which doesnt define the AR
před 11 roky
Philipp Hancke
a99ba44625
specify constraints in a way which doesnt define the AR
před 11 roky
Philipp Hancke
794296198c
secret sauce GUM flags
před 11 roky
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.
před 11 roky
paweldomas
3a87900bdf
Adds googLeakyBucket flag to screen sharing mandatory constraints.
před 11 roky
Philipp Hancke
a4614b7cb2
support both variants, js focus still sends "old" protocol
před 11 roky
Philipp Hancke
5be3a77e08
protocol changes
před 11 roky
paweldomas
9bfa79ae82
Adds RTP stats processing.
před 11 roky
paweldomas
e3f33c7a77
Adds experimental active speaker detection.
před 11 roky
paweldomas
0509b8e3c4
Adds SCTP data channels.
před 11 roky
Philipp Hancke
a7e162b002
srcElement is not defined in FF?
před 11 roky
paweldomas
384eac3807
Fixes crash on Android when resolution is undefined in get user media.
před 11 roky
paweldomas
4bb8c3c48c
Fixes bug with allocation of new PeerConnection, before the conference has started. Closes PeerConnection for non focus participant on beforeunload.
před 11 roky
paweldomas
452704d6b3
Adds desktop streaming using Chrome extension. Does not flip local screen preview.
před 11 roky