George Politis
|
23f1dc174e
|
Refactors simulcast support.
|
10 years ago |
George Politis
|
1ce22fb8c9
|
Depend on sdp-interop@0.1.2, sdp-transform@1.4.0
|
10 years ago |
George Politis
|
9d50084b98
|
Doesn't fail when removeStream is called on FF.
|
10 years ago |
George Politis
|
05bbfda5bb
|
Adds support for FF/multistream.
|
10 years ago |
hristoterezov
|
9eb2873cfa
|
Removes the bundles for every module and add bundle for the whole application.
|
10 years ago |
hristoterezov
|
e4e66a03d7
|
Creates initial version of xmpp module.
|
10 years ago |
George Politis
|
1938280e27
|
Narrows the gap between strophe.jingle and our code.
|
10 years ago |
hristoterezov
|
5b34a66cb6
|
Implements RTC module.
|
10 years ago |
George Politis
|
66f7ddd6b2
|
Taking into account the fact that FF nightlies include the local SSRCs in the local SDP.
|
11 years ago |
paweldomas
|
f629ec17fa
|
Focus and debug changes
|
11 years ago |
hristoterezov
|
03f828ba9a
|
Fixes issues when participant leaves caused by removing src dependancies. Stops the tracks when stream is removed.
|
11 years ago |
hristoterezov
|
99da618811
|
Removes browser checks. Optimizes the browser specific code.
|
11 years ago |
hristoterezov
|
c2f6c9f7bc
|
Removes the "src" attribute dependancies. Fixes the issues with not displaying the large video and thumbnails clicking not working on firefox.
|
11 years ago |
hristoterezov
|
96824e60ab
|
Implements workaround for the issues in firefox nightly.
|
11 years ago |
hristoterezov
|
2e26c212a2
|
Fixes the issue with the chrome video that is not displayed in firefox.
|
11 years ago |
hristoterezov
|
f5189d5cdc
|
Fixes firefox issues. The firefox video is displayed in chrome.
|
11 years ago |
George Politis
|
a0092b78ca
|
Fixes desktop sharing when used with simulcast.
|
11 years ago |
George Politis
|
ee1c221e6d
|
Modifies a comment.
|
11 years ago |
hristoterezov
|
aa5c2c11ad
|
Removes the chrome check. Fixes some minor firefox compatibility issues.
|
11 years ago |
George Politis
|
d20d568c28
|
Simplifies simulcast code.
|
11 years ago |
George Politis
|
36af4da83d
|
Implements first version of adaptive simulcast.
|
11 years ago |
Philipp Hancke
|
d0d7697434
|
work around https://code.google.com/p/webrtc/issues/detail?id=3807
|
11 years ago |
George Politis
|
ffaa9a62b8
|
Adds simulcast support in meet.
|
11 years ago |
Philipp Hancke
|
eb461d1f65
|
specify constraints in a way which doesnt define the AR
|
11 years ago |
Philipp Hancke
|
a99ba44625
|
specify constraints in a way which doesnt define the AR
|
11 years ago |
Philipp Hancke
|
794296198c
|
secret sauce GUM flags
|
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 |
paweldomas
|
3a87900bdf
|
Adds googLeakyBucket flag to screen sharing mandatory constraints.
|
11 years ago |
Philipp Hancke
|
a4614b7cb2
|
support both variants, js focus still sends "old" protocol
|
11 years ago |
Philipp Hancke
|
5be3a77e08
|
protocol changes
|
11 years ago |
paweldomas
|
9bfa79ae82
|
Adds RTP stats processing.
|
11 years ago |
paweldomas
|
e3f33c7a77
|
Adds experimental active speaker detection.
|
11 years ago |
paweldomas
|
0509b8e3c4
|
Adds SCTP data channels.
|
11 years ago |
Philipp Hancke
|
a7e162b002
|
srcElement is not defined in FF?
|
11 years ago |
paweldomas
|
384eac3807
|
Fixes crash on Android when resolution is undefined in get user media.
|
11 years ago |
paweldomas
|
4bb8c3c48c
|
Fixes bug with allocation of new PeerConnection, before the conference has started. Closes PeerConnection for non focus participant on beforeunload.
|
11 years ago |
paweldomas
|
452704d6b3
|
Adds desktop streaming using Chrome extension. Does not flip local screen preview.
|
11 years ago |
paweldomas
|
0da0f865a1
|
Fixes broken video muting.
|
11 years ago |
paweldomas
|
3e34df8730
|
Makes it possible to switch video streams during the session. Adds desktop sharing feature for chrome.
|
11 years ago |
paweldomas
|
9fd03e1bef
|
Handles audio and video streams separately. Minor fixes.
|
11 years ago |
paweldomas
|
8b96d134e3
|
Moves duplicated methods to peer connection adapter.
|
11 years ago |
paweldomas
|
3c7de1a79d
|
Splits strophe and colibri libs into separate scripts.
|
11 years ago |