Commit Graph

40 Commits

Author SHA1 Message Date
George Politis 1938280e27 Narrows the gap between strophe.jingle and our code. 2014-12-26 12:46:23 +01:00
hristoterezov 5b34a66cb6 Implements RTC module. 2014-12-19 15:59:08 +02:00
George Politis 66f7ddd6b2 Taking into account the fact that FF nightlies include the local SSRCs in the local SDP. 2014-12-05 16:49:21 +01: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 f629ec17fa Focus and debug changes 2014-11-28 16:00:57 +01:00
hristoterezov 5213583af2 Merge branch 'master' into firefox
Conflicts:
	app.js
	libs/strophe/strophe.jingle.adapter.js
	simulcast.js
	videolayout.js
2014-11-25 17:01:46 +02:00
hristoterezov 03f828ba9a Fixes issues when participant leaves caused by removing src dependancies. Stops the tracks when stream is removed. 2014-11-24 18:14:35 +02:00
hristoterezov 99da618811 Removes browser checks. Optimizes the browser specific code. 2014-11-21 16:50:16 +02: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 2e26c212a2 Fixes the issue with the chrome video that is not displayed in firefox. 2014-11-14 17:44:38 +02:00
hristoterezov f5189d5cdc Fixes firefox issues. The firefox video is displayed in chrome. 2014-11-14 12:13:26 +02:00
George Politis a0092b78ca Fixes desktop sharing when used with simulcast. 2014-11-11 15:50:46 +01:00
George Politis ee1c221e6d Modifies a comment. 2014-11-11 10:26:34 +01:00
hristoterezov aa5c2c11ad Removes the chrome check. Fixes some minor firefox compatibility issues. 2014-11-06 15:54:47 +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
Philipp Hancke d0d7697434 work around https://code.google.com/p/webrtc/issues/detail?id=3807 2014-09-13 15:58:03 +02:00
George Politis ffaa9a62b8 Adds simulcast support in meet. 2014-09-11 14:26:46 +02:00
Philipp Hancke eb461d1f65 specify constraints in a way which doesnt define the AR 2014-09-01 15:04:38 +02:00
Philipp Hancke a99ba44625 specify constraints in a way which doesnt define the AR 2014-09-01 14:48:30 +02:00
Philipp Hancke 8c3b533bb7 Merge branch 'master' into jingle-protocol-changes 2014-08-23 13:20:41 +02:00
Philipp Hancke 794296198c secret sauce GUM flags 2014-07-30 18:54:21 +02:00
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. 2014-07-18 15:17:55 +03:00
paweldomas 3a87900bdf Adds googLeakyBucket flag to screen sharing mandatory constraints. 2014-07-14 11:19:28 +02:00
Philipp Hancke a4614b7cb2 support both variants, js focus still sends "old" protocol 2014-06-22 12:43:33 +02:00
Philipp Hancke 5be3a77e08 protocol changes 2014-06-22 11:13:02 +02:00
yanas 715749ead8 Adds support for sctp data channels + user interface for active speaker. Makes the toolbar more visible. Moves toolbar and videolayout related code in separate classes. 2014-06-12 20:59:47 +03:00
paweldomas 9bfa79ae82 Adds RTP stats processing. 2014-06-05 13:09:31 +02:00
paweldomas e3f33c7a77 Adds experimental active speaker detection. 2014-06-04 16:51:04 +03:00
paweldomas 0509b8e3c4 Adds SCTP data channels. 2014-06-04 16:51:04 +03:00
Philipp Hancke a7e162b002 srcElement is not defined in FF? 2014-04-07 15:29:30 +02:00
paweldomas 384eac3807 Fixes crash on Android when resolution is undefined in get user media. 2014-03-26 11:41:29 +01: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 452704d6b3 Adds desktop streaming using Chrome extension. Does not flip local screen preview. 2014-03-17 10:02:40 +01:00
paweldomas 0da0f865a1 Fixes broken video muting. 2014-03-13 14:44:44 +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 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