Boris Grozev
68421465a7
Removes misleading documentation. Formatting fixes.
9 年前
paweldomas
fb875423a9
Fixes SSRC=1 issue. Renames VideoSSRCHack to LocalSSRCReplacement.
9 年前
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.
9 年前
Boris Grozev
be6d7af377
Cleanup: fixes to style, typos and documentation.
9 年前
Boris Grozev
9206b470ef
Re-orders a=ssrc lines before calling SRD (fixes SRD failures when rtx/FID groups are in use).
9 年前
Boris Grozev
cb7ff545b6
Abstracts unified and plan B checks.
9 年前
paweldomas
ae759fab5b
Adds IE support through Temasys WebRTC plugin.
9 年前
hristoterezov
506312ac95
Integrates callstats.io API.
9 年前
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
10 年前
George Politis
93648f361b
Updates the license headers.
10 年前
George Politis
23f1dc174e
Refactors simulcast support.
10 年前
George Politis
1ce22fb8c9
Depend on sdp-interop@0.1.2, sdp-transform@1.4.0
10 年前
George Politis
9d50084b98
Doesn't fail when removeStream is called on FF.
10 年前
George Politis
05bbfda5bb
Adds support for FF/multistream.
10 年前
hristoterezov
9eb2873cfa
Removes the bundles for every module and add bundle for the whole application.
10 年前
hristoterezov
e4e66a03d7
Creates initial version of xmpp module.
10 年前
George Politis
1938280e27
Narrows the gap between strophe.jingle and our code.
10 年前
hristoterezov
5b34a66cb6
Implements RTC module.
10 年前
George Politis
66f7ddd6b2
Taking into account the fact that FF nightlies include the local SSRCs in the local SDP.
10 年前
paweldomas
f629ec17fa
Focus and debug changes
10 年前
hristoterezov
03f828ba9a
Fixes issues when participant leaves caused by removing src dependancies. Stops the tracks when stream is removed.
10 年前
hristoterezov
99da618811
Removes browser checks. Optimizes the browser specific code.
10 年前
hristoterezov
c2f6c9f7bc
Removes the "src" attribute dependancies. Fixes the issues with not displaying the large video and thumbnails clicking not working on firefox.
10 年前
hristoterezov
96824e60ab
Implements workaround for the issues in firefox nightly.
10 年前
hristoterezov
2e26c212a2
Fixes the issue with the chrome video that is not displayed in firefox.
10 年前
hristoterezov
f5189d5cdc
Fixes firefox issues. The firefox video is displayed in chrome.
10 年前
George Politis
a0092b78ca
Fixes desktop sharing when used with simulcast.
10 年前
George Politis
ee1c221e6d
Modifies a comment.
10 年前
hristoterezov
aa5c2c11ad
Removes the chrome check. Fixes some minor firefox compatibility issues.
10 年前
George Politis
d20d568c28
Simplifies simulcast code.
10 年前
George Politis
36af4da83d
Implements first version of adaptive simulcast.
10 年前
Philipp Hancke
d0d7697434
work around https://code.google.com/p/webrtc/issues/detail?id=3807
10 年前
George Politis
ffaa9a62b8
Adds simulcast support in meet.
10 年前
Philipp Hancke
eb461d1f65
specify constraints in a way which doesnt define the AR
10 年前
Philipp Hancke
a99ba44625
specify constraints in a way which doesnt define the AR
10 年前
Philipp Hancke
794296198c
secret sauce GUM flags
10 年前
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.
10 年前
paweldomas
3a87900bdf
Adds googLeakyBucket flag to screen sharing mandatory constraints.
10 年前
Philipp Hancke
a4614b7cb2
support both variants, js focus still sends "old" protocol
11 年前
Philipp Hancke
5be3a77e08
protocol changes
11 年前
paweldomas
9bfa79ae82
Adds RTP stats processing.
11 年前
paweldomas
e3f33c7a77
Adds experimental active speaker detection.
11 年前
paweldomas
0509b8e3c4
Adds SCTP data channels.
11 年前
Philipp Hancke
a7e162b002
srcElement is not defined in FF?
11 年前
paweldomas
384eac3807
Fixes crash on Android when resolution is undefined in get user media.
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
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
9fd03e1bef
Handles audio and video streams separately. Minor fixes.
11 年前