Commit Graph

294 Commits

Author SHA1 Message Date
hristoterezov 6e26e7a659 Adds device selection support. 2015-11-13 18:23:28 -06:00
hristoterezov 7d1e6dbfe8 Merge branch 'lib-jitsi-meet' of git://github.com/isymchych/jitsi-meet into isymchych-lib-jitsi-meet 2015-11-13 14:40:24 -06:00
hristoterezov 2c799b3795 Detaches createLocalTracks from JitsiConference. 2015-11-13 11:46:23 -06:00
isymchych 015492e8da added functions to retrieve devices list and check if that's possible 2015-11-12 19:18:23 +02:00
paweldomas 1294cff9af Fixes issue in merging pings. 2015-11-11 11:53:37 -06:00
paweldomas 1ab67c2f72 CONNECTION_INTERRUPTED event will now be generated if we've ever been in stable state(we can go into "unstable" state after muting video and connection problems screen will not be displayed).
(cherry picked from commit f559bd1ba4)

# Conflicts:
#	modules/xmpp/JingleSessionPC.js
2015-11-11 11:35:49 -06:00
paweldomas bc68f0af9a Reacts to consecutive ping failures by closing the connection.
(cherry picked from commit 9a77ddc)
2015-11-11 11:35:28 -06:00
paweldomas 9edf7f060e Meet pings Prosody (cherry picked from commit 2d4a541) 2015-11-11 11:35:13 -06:00
paweldomas a2601e1723 Fixes formatting warnings 2015-11-11 11:35:04 -06:00
hristoterezov 771593ef06 Changes the logger from console to jitsi-meet-logger 2015-11-09 16:16:35 -06:00
paweldomas 503db36efd Adds tokens.md. 2015-11-03 17:37:15 -06:00
paweldomas b6ea819b2d Adds support for token authentication. 2015-11-03 17:36:33 -06:00
Boris Grozev b9d758b2f2 Add RTCBrowserType.isAndroid(). 2015-11-03 16:51:19 -06:00
hristoterezov 55a8880c2d Changes redirect on unsupported browser to console.error. 2015-11-02 11:43:05 -06:00
hristoterezov a1ba5c0be8 Fixes resolution issue on mute. 2015-10-29 11:45:55 -05:00
hristoterezov c38f93fc60 Implements audio levels. 2015-10-28 12:04:18 -05:00
paweldomas 13268f9951 Creates RandomUtil class for generating random strings. 2015-10-27 14:39:29 -05:00
hristoterezov f1891c582d Fixes Temasys issues. 2015-10-20 16:41:00 -05:00
hristoterezov 055765fd80 Fixes issues with starting the streams after the conference has been joined. 2015-10-15 16:24:51 -05:00
hristoterezov bf9d580dae Fixes race condition for the mute status for the remote tracks. 2015-10-06 16:11:09 -05:00
hristoterezov 338f79127b Prevents firing TRACK_REMOVED events when muting. 2015-10-06 13:39:29 -05:00
hristoterezov d60425f7e4 Fixes mute issues. 2015-10-05 17:48:16 -05:00
hristoterezov 8f2e1bebb5 Fixes TRACK_REMOVED event. 2015-09-29 16:22:26 -05:00
paweldomas baebf8398a Uses self=this in modifySourcesQueue callback of JingleSessionPC#addStream. 2015-09-24 14:54:11 +02:00
paweldomas 26c7fb89bb Fix undefined 'self' variable in JingleSessionPC#addStream method. 2015-09-23 12:36:10 +02:00
hristoterezov f1a1d6fa7d Fixes data channels JS errors. 2015-09-14 16:24:47 -05:00
hristoterezov 8cabf2b003 Fixes JS errors when muting. 2015-09-14 16:18:28 -05:00
hristoterezov ed2ea6ced5 Implements some conference events. 2015-09-11 18:02:06 -05:00
hristoterezov 3281fdd523 Refactors RTC module to support multiple conferences. Implements JitsiTrack interfaces. 2015-09-11 12:21:45 -05:00
hristoterezov 2b5d893ec1 Changes the implementation of RTCUtils to be static. 2015-09-01 14:04:55 -05:00
hristoterezov a241d4b9b4 Implements create local streams. 2015-08-30 16:28:35 -05:00
hristoterezov 06a1472d1e Implements partly multi conference support for rtc module. 2015-08-30 01:15:05 -05:00
hristoterezov 1bba8d2032 Fixes join and leave methods. Adds communication with jicofo. Implements custom commands methods. 2015-08-29 23:45:48 -05:00
hristoterezov 455a6e10fe Adds partial support for multiple chat rooms. Implements join and leave methods. 2015-08-26 20:37:17 -05:00
hristoterezov 89c7ff3a71 Implements JitsiConnection 2015-08-24 22:49:39 -05:00
hristoterezov ccdcc879d0 Removes some files that won't be used in jitsi meet library. 2015-08-14 14:40:51 -05:00
paweldomas 60afe2d202 Fixes issue with display name event not being fired on Safari/IE 2015-08-14 17:04:30 +02:00
paweldomas 5cd9db1b6a Missing semicolon... 2015-08-14 17:02:19 +02:00
Boris Grozev 7f1eb617c3 Uses npm packeges for socket.io and jsSHA. 2015-08-12 21:50:42 +02:00
Issac Gerges dcc206b2b4 Update non-container toolbar items to be set to inline-block when shown 2015-08-12 13:06:55 -05:00
Issac Gerges da75e17ff5 Merge remote-tracking branch 'origin/master' into issue/toolbar-refactor 2015-08-12 13:05:20 -05:00
paweldomas cb024be2d6 Fixes locking at WaitForPluginReady with Temasys plugin install detection. 2015-08-12 14:21:08 +02:00
paweldomas 4c4e99c51a Updates Temasys adapter.screenshare.js. Browser restart is no longer required after plugin install. 2015-08-12 14:20:51 +02:00
paweldomas 4b8bc398dd Fixes issue with black video when new stream element is inserted after the old one. 2015-08-12 14:20:44 +02:00
paweldomas 466e7dcc91 Fixes crash in LocalSSRCReplacement when null localDescription is passed. 2015-08-12 14:20:37 +02:00
Issac Gerges de30ce0f5c Merge remote-tracking branch 'origin/master' into issue/toolbar-refactor 2015-08-11 13:30:08 -05:00
Issac Gerges fc6f5717cb Refactor toolbar to add separators via css and remove unneeded containers 2015-08-11 13:24:53 -05:00
paweldomas b680ecd2ff Renames getLargeVideoJid to getLargeVideoResource and updates app.bundle.js. 2015-08-11 13:12:55 +02:00
Boris Grozev f52b1380ee Continues to separate JingleSessionPC. 2015-08-10 16:38:35 -05:00
Boris Grozev baf720c553 Starts to abstract JingleSession. 2015-08-10 15:58:50 -05:00