paweldomas
|
087c26d494
|
Fixes issue with switching desktop stream.
|
2015-01-05 13:07:40 +01:00 |
George Politis
|
f95d5f36bb
|
Moves add/remove source element creation in strophe.jingle.sdp.js.
|
2014-12-29 11:55:33 +01:00 |
George Politis
|
1938280e27
|
Narrows the gap between strophe.jingle and our code.
|
2014-12-26 12:46:23 +01:00 |
George Politis
|
dc5d5f8436
|
Nukes colibri.*.js and restores original file structure of strophe.jingle.
|
2014-12-26 10:40:06 +01:00 |
hristoterezov
|
5b34a66cb6
|
Implements RTC module.
|
2014-12-19 15:59:08 +02:00 |
paweldomas
|
e308025143
|
Merge branch 'master' into ssfocus
Conflicts:
config.js
libs/strophe/strophe.jingle.session.js
rtp_sts.js
|
2014-12-02 20:09:24 +01:00 |
paweldomas
|
73571e7a18
|
Send media presence after session-accept.
|
2014-11-28 16:02:27 +01:00 |
paweldomas
|
f629ec17fa
|
Focus and debug changes
|
2014-11-28 16:00:57 +01:00 |
hristoterezov
|
c2f6c9f7bc
|
Removes the "src" attribute dependancies. Fixes the issues with not displaying the large video and thumbnails clicking not working on firefox.
|
2014-11-21 15:29:05 +02:00 |
hristoterezov
|
96824e60ab
|
Implements workaround for the issues in firefox nightly.
|
2014-11-18 18:12:12 +02:00 |
hristoterezov
|
dd608080b3
|
Fixes the issue with not receiving video in chrome from firefox when trickle is enabled.
|
2014-11-14 13:56:02 +02:00 |
hristoterezov
|
f5189d5cdc
|
Fixes firefox issues. The firefox video is displayed in chrome.
|
2014-11-14 12:13:26 +02:00 |
George Politis
|
d20d568c28
|
Simplifies simulcast code.
|
2014-10-15 16:23:06 +02:00 |
George Politis
|
36af4da83d
|
Implements first version of adaptive simulcast.
|
2014-09-15 21:42:44 +02:00 |
George Politis
|
ffaa9a62b8
|
Adds simulcast support in meet.
|
2014-09-11 14:26:46 +02:00 |
paweldomas
|
fe311cce58
|
Adds namespace to fingerprint element.
|
2014-08-21 09:13:55 +02:00 |
paweldomas
|
249d69bdc9
|
Quits the conference when too old browser is being used.
|
2014-06-18 19:05:22 +02:00 |
paweldomas
|
4bb8c3c48c
|
Fixes bug with allocation of new PeerConnection, before the conference has started. Closes PeerConnection for non focus participant on beforeunload.
|
2014-03-24 16:55:33 +01:00 |
paweldomas
|
3e34df8730
|
Makes it possible to switch video streams during the session. Adds desktop sharing feature for chrome.
|
2014-03-13 14:44:44 +01:00 |
paweldomas
|
a5951df0d9
|
Extracts base class for ColibriFocus and JingleSession.
|
2014-03-13 14:44:43 +01:00 |
paweldomas
|
a2633e20e8
|
Removes unused remoteStream variable. Fixes stream removal from remoteStreams array.
|
2014-03-13 14:44:42 +01:00 |
paweldomas
|
9fd03e1bef
|
Handles audio and video streams separately. Minor fixes.
|
2014-03-13 14:44:42 +01:00 |
paweldomas
|
8b96d134e3
|
Moves duplicated methods to peer connection adapter.
|
2014-03-13 14:44:41 +01:00 |
paweldomas
|
3c7de1a79d
|
Splits strophe and colibri libs into separate scripts.
|
2014-03-06 15:28:36 +01:00 |