hristoterezov
|
115ce537d1
|
Add support for jirecon and colibri in the recording
|
10 years ago |
isymchych
|
013ee849f7
|
added method to only authenticate user in the room
|
10 years ago |
hristoterezov
|
aaefe38c1e
|
Adds isSIPCallingSupported method to the conference
|
10 years ago |
hristoterezov
|
37e73e7ec5
|
Fixes minor Firefox issues. Adds methods for the desktop sharing.
|
10 years ago |
paweldomas
|
83b50e54b0
|
Adopts to new JWT impl where the token goes as BOSH URL param.
|
10 years ago |
isymchych
|
8f94abff1b
|
add "kick participant" support
|
10 years ago |
isymchych
|
26f102a470
|
added helper methods to check if auth enabled
|
10 years ago |
damencho
|
81b294e47d
|
Adds method to expose internal state - iceConnectionState, which later will be used by torture.
|
10 years ago |
hristoterezov
|
09c951c4bf
|
Removes the JS code that prevents multiple outgoing call
|
10 years ago |
paweldomas
|
37f2604efc
|
Assume Safari when fail to detect browser type.
|
10 years ago |
hristoterezov
|
ba5275ef2f
|
Adds follow entity parameter for the recording
|
10 years ago |
hristoterezov
|
5cfd0b39d4
|
Adds call support
|
10 years ago |
paweldomas
|
b524298270
|
fixes
|
10 years ago |
hristoterezov
|
09f80d6300
|
Adds error handling for toggleRecording method
|
10 years ago |
hristoterezov
|
dfd497ed68
|
Fixes JS errors in the recording
|
10 years ago |
hristoterezov
|
1cc99880d2
|
Fixes jshint errors
|
10 years ago |
hristoterezov
|
b01976306a
|
Adds recording support
|
10 years ago |
hristoterezov
|
6ae330befa
|
Fixes jshint errors
|
10 years ago |
hristoterezov
|
b981c12dd8
|
Fixes JS error on unload
|
10 years ago |
hristoterezov
|
cfd44dddb2
|
tmp
|
10 years ago |
damencho
|
9d2f332128
|
Adds method to expose internal state - iceConnectionState, which later will be used by torture.
|
10 years ago |
hristoterezov
|
82a6ea0ca7
|
Adds msid and labels for the fake local stream generated in the begining of the conference.
|
10 years ago |
isymchych
|
2f0c8b7245
|
added 2 methods to the conference related to external auth
|
10 years ago |
hristoterezov
|
c2606b1483
|
Adds isDeviceChangeAvailable method.
|
10 years ago |
hristoterezov
|
f29399d9e4
|
Fixes IE 10 support
|
10 years ago |
isymchych
|
1f69ab8d18
|
add property isLocal to JitsiTrack
|
10 years ago |
paweldomas
|
4dc5021ab0
|
Makes sure that we keep local video SSRC as a "recvonly" when muted.
|
10 years ago |
hristoterezov
|
847de4ef3d
|
Fixes JS error when muting video.
|
10 years ago |
hristoterezov
|
2756c124ac
|
Fixes JS errors on Temasys
|
10 years ago |
hristoterezov
|
268d4e0adc
|
Fixes JS errors on FF. Fixes disco info JS error.
|
10 years ago |
hristoterezov
|
f6ac3bdf58
|
Fixes some issue for FF
|
10 years ago |
isymchych
|
21d63506ee
|
fix issues in RTCUtils
|
10 years ago |
isymchych
|
02a95fd662
|
add info about user role to JitsiConference
|
10 years ago |
isymchych
|
bb6fda2473
|
fixed jshint errors in CharRoom
|
10 years ago |
isymchych
|
56328fcf58
|
use JitsiParticipant; add some method implementations
|
10 years ago |
isymchych
|
8329fe5767
|
support DTMF
|
10 years ago |
damencho
|
2017457a5e
|
Removes second audio track for fake FF devices.
|
10 years ago |
paweldomas
|
e196512d28
|
Adds 'enforcedBridge' property used to make Jicofo use specific bridge and ignore what BridgeSelector module says.
|
10 years ago |
paweldomas
|
022940eb13
|
Exposes methods for obtaining stream SSRCs and audio levels.
|
10 years ago |
paweldomas
|
dd54228913
|
Removes unused code used to inject local SSRCs.
(cherry picked from commit 286225e81e)
# Conflicts:
# modules/xmpp/SDP.js
|
10 years ago |
isymchych
|
df3e7b8267
|
Use Object.defineProperty instead of Object.prototype._defineGetter_
|
10 years ago |
hristoterezov
|
8409bab854
|
Fixes the issues with mute, audio levels and remove events that were attached to the conference
|
10 years ago |
hristoterezov
|
6772975134
|
JitsiMeetJS.init returns Promise.
|
10 years ago |
damencho
|
e60b79e20d
|
Updates addMediaStreamInactiveHandler (from master 5f6bba435c2ba0ff566bca5ba575ab7e2fb0432e).
|
10 years ago |
hristoterezov
|
b638495de4
|
Fixes mutes
|
10 years ago |
damencho
|
6d13fe1482
|
Fixes ssltcp candidates, error while transferring code from master.
|
10 years ago |
damencho
|
b442f2f8cc
|
Converts ssltcp candidate to tcp one on FF.
|
10 years ago |
hristoterezov
|
871eafb930
|
Fixes previous commit
|
10 years ago |
hristoterezov
|
44336d93e5
|
Added basic desktop sharing support.
|
10 years ago |
Lyubomir Marinov
|
65e928452d
|
Removes duplication.
|
10 years ago |