Lyubomir Marinov
b93ed63f7d
Renames a local variable from tmp to something (more) descriptive.
преди 9 години
Lyubomir Marinov
cad01c5c3d
Splits a long function into two shorter functions.
преди 9 години
yanas
638bec6375
Basic Jibri recording refactoring.
преди 9 години
hristoterezov
6d51afe200
Fixes issue with muc join
преди 9 години
Lyubomir Marinov
4dd7ae6bfa
Improves the readability of the source code. (Suggested by Iván Loire.)
преди 9 години
hristoterezov
de851ca50e
Implements attach method in JitsiConnection. Fixes token auth.
преди 9 години
Lyubomir Marinov
7287bc2829
Deduplicates string searches using SDPUtil.find_line/s.
преди 9 години
Lyubomir Marinov
7cf5191d08
Switch the WebRTC DTLS peer from active to passive.
преди 9 години
Lyubomir Marinov
3660ff23a3
Expresses the desire to send the SDP answer ASAP.
преди 9 години
Lyubomir Marinov
a27fe95054
Uses less indentation.
преди 9 години
Lyubomir Marinov
a22c56aa32
Switch the WebRTC DTLS peer from active to passive.
преди 9 години
paweldomas
07d32cc650
Adds docs and improvements to JingleSessionPC.newJingleErrorHandler
преди 9 години
paweldomas
35cef535db
Moves JingleSessionPC initialization from ChatRoom to JitsiConference
преди 9 години
paweldomas
0510c54f59
Replaces 'const' with 'var' in JingleSessionPC
преди 9 години
paweldomas
1723c46a71
Returns 'error' response when incoming jingle session has not been accepted instead of sending session-terminate later on.
преди 9 години
paweldomas
1ccf494169
Fixes error type not set correctly on jingle error response, adds more warnings
преди 9 години
paweldomas
d9182a41c4
Removes unused scenarios from JingleSessionPC, accepts incoming session only from Jicofo user, cleanups terminate code
преди 9 години
paweldomas
0ba2c9fffc
Removes unused $(document).trigger
преди 9 години
paweldomas
438bf72572
Captures all IQ errors coming from JingleSessionPC, adds timeout constant, adds JINGLE_ERROR event,
adds missing semicolons
преди 9 години
paweldomas
9aed1bf90a
Moves 'active' method to JingleSession
преди 9 години
paweldomas
1bec553315
Removes no longer used 'sendKeyframe' hack
преди 9 години
paweldomas
a047e5e00d
Removes unused 'onIceConnectionStateChange' handler
преди 9 години
paweldomas
11fa8f8567
Removes unused 'videoMuteByUser' field
преди 9 години
paweldomas
45c5180a5e
Removes unused getStats method
преди 9 години
hristoterezov
c00a23441c
Fixes errors after review
преди 9 години
Lyubomir Marinov
fbc5d195eb
Adds a FIXME to not let a potential problem be forgotten.
преди 9 години
Lyubomir Marinov
3a179705ea
Fixes a possible exception. Clarifies (& potentially optimizes) code.
преди 9 години
hristoterezov
3bfe034176
Adds CONFERENCE_MAX_USERS conference error.
преди 9 години
Lyubomir Marinov
63fec23086
Uses sendIceCandidates instead of sendIceCandidate as the rest of the code suggests was the intention.
преди 9 години
Lyubomir Marinov
d77186198e
Removes wasteful duplicate calls to SDPUtil.find_line().
преди 9 години
isymchych
fa9fe84e23
integration with NW.js
преди 9 години
damencho
f18f56989d
Fixes audio mute/unmute all.
преди 9 години
damencho
e8739706e1
Renames some variables.
преди 9 години
paweldomas
2db4f555e1
Fixes 'arg' undefined in ScreenObtainer
преди 9 години
damencho
b40b0c19d1
Rejects unmute promise if error is cought.
преди 9 години
damencho
a1bef9da5c
Moves common logic in util function.
преди 9 години
damencho
e4d455a242
Returns Promise from mute/unmute and ignores requests while mute/unmuting is in progress. Moves mute/unmute methods to JitsiLocalTrack as said in API docs.
преди 9 години
damencho
58d1f9b345
Removes unused events.
преди 10 години
damencho
104bf2363b
Adds an error for user canceling the window choosing window/desktop when sharing desktop.
преди 10 години
damencho
f7e63c5850
Adds some more logged info and error type for chrome installation failure.
преди 10 години
paweldomas
f4900ec533
Captures the versions of conferencing system components.
преди 10 години
hristoterezov
1c9eed44c5
Renames JitsiTrack.stop method and TRACK_STOPPED event. Fixes minor issues with TRACK_REMOVED event.
преди 10 години
isymchych
e2154a2a5f
store userId and callStatsUserName globally (was per-conference)
move sessionId reading/storing into Settings.js
преди 10 години
hristoterezov
59cd39c9c2
Moves the code that trigger TRACK_REMOVED events for remote track to use peerconnection event instead of relying on TRACK_STOPPED event.
преди 10 години
damencho
74f126c905
Fixes attaching onended handler when using Temasys.
преди 10 години
damencho
352de0b818
Fixes undefined error in getResourceBySSRC when local video or audio track is stopped, reported to happen sometimes with desktop sharing.
преди 10 години
hristoterezov
43c1d3f38f
Fixes the sources in session-accept jingle packets. Fixes issue with not replacing unmuted SSRCs in the SDP.
преди 10 години
damencho
f4eb4450d5
Fixes this reference in removeStream method.
преди 10 години
isymchych
cfa609673b
add helper to extract stream id from the video element
преди 10 години
hristoterezov
4220f6cde8
Fixes issue with adding muted video stream to peerconnection.
преди 10 години