tsareg
c43a3bcbe8
Expose JitsiTrackError through JitsiMeetJS.errorTypes.JitsiTrackError
9 年前
tsareg
ab5bf028c2
Removed mention of JitsiTrackError in docs
9 年前
tsareg
714585de88
Fire an optional JitsiMediaDevices.PERMISSION_PROMPT_IS_SHOWN event when browser shows user media permission prompt when calling createLocalTracks
9 年前
tsareg
4b28402045
Expose JitsiMeetJS.environment with methods for environment detection
9 年前
tsareg
c320713411
Add ability to pass facingMode as option to JitsiMeetJS.createLocalTracks
9 年前
tsareg
5e4aa82cad
Report DOMException when audio output device change fails as gUM error to callstats
9 年前
tsareg
c36130330b
Document changes related to JitsiTrackError class and JitsiTrackErrors enum
9 年前
hristoterezov
dd3e1bc4a9
Calls the global error handler on every logger.error
9 年前
George Politis
c3dafcf0f3
Nukes the pre-configured bridge from the example config file.
Jicofo is smart and can find any bridge with service discovery and/or
pubsub.
9 年前
Kostiantyn Tsaregradskyi
f57a75b412
Switch local audio and video track when list of available devices changes
9 年前
Kostiantyn Tsaregradskyi
0220f82e75
Added ability to notify about available media device list changes
9 年前
Kostiantyn Tsaregradskyi
2ecfdb8936
Added API description for JitsiTrack.setAudioOutput method
9 年前
Kostiantyn Tsaregradskyi
9cd4cc2233
Updated API doc with new methods description
9 年前
hristoterezov
da7d7f038a
Removes unused CONNECTION_CLOSED event
9 年前
hristoterezov
eab5873d89
Fixes issues realted to JitsiConference.leave()
9 年前
Devin Wilson
f92df42f2f
Add maxFps option for requesting video
9 年前
damencho
b7e1654670
Adds global error handler function and option to auto enable it. Reports unhandled exceptions catched by error handler through callstats.
9 年前
hristoterezov
c00a23441c
Fixes errors after review
9 年前
hristoterezov
3bfe034176
Adds CONFERENCE_MAX_USERS conference error.
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 年前
hristoterezov
1c9eed44c5
Renames JitsiTrack.stop method and TRACK_STOPPED event. Fixes minor issues with TRACK_REMOVED event.
9 年前
isymchych
ebd524c436
add AUTH_STATUS_CHANGED event
9 年前
isymchych
9df12f9fa2
remove all participants and tracks when leaving the room
9 年前
isymchych
00733623f1
fail if user is trying to add second video track to the conference
9 年前
isymchych
cb085214f4
propagate FOCUS_LEFT conference error
9 年前
isymchych
8c014e8f12
use statistics module to process peer connection statistics
9 年前
George Politis
8f169915d4
Updates API.md: Adds the disableSimulcast option.
9 年前
Boris Grozev
45cf2bcdce
Fix an error introduced while rebasing.
9 年前
isymchych
cbb46c63cd
added API to change chat subject
9 年前
hristoterezov
211da9b641
Fixes issues related to PR #451
9 年前
isymchych
4efc997a62
propagate AVAILABLE_DEVICES_CHANGED event
9 年前
isymchych
96adaf5e65
handle PRESENCE_STATUS event
9 年前
isymchych
f20eb2ef68
handle FOCUS_DISCONNECTED error
9 年前
isymchych
ff3e05f5ea
propagate FIREFOX_EXTENSION_NEEDED event
9 年前
isymchych
a02143da30
added propagation of few errors
9 年前
hristoterezov
0bac10e552
Fixes initJitsiConference options in API.md
9 年前
hristoterezov
8a087c01b3
Adds event that is fired when the local user have started muted
9 年前
hristoterezov
3ecbed2347
Fixes start muted implementation.
9 年前
isymchych
3a5780af08
added "start muted"
10 年前
damencho
8b94351597
Renames all active speaker references to be called dominant speaker.
9 年前
hristoterezov
115ce537d1
Add support for jirecon and colibri in the recording
10 年前
hristoterezov
37e73e7ec5
Fixes minor Firefox issues. Adds methods for the desktop sharing.
10 年前
isymchych
8f94abff1b
add "kick participant" support
10 年前
isymchych
23c8a72192
updated docs
10 年前
isymchych
91ad76ec52
propagate MESSAGE_RECEIVED event
10 年前
isymchych
843bad3c87
some improvements for USER_JOINED/USER_LEFT events
10 年前
isymchych
9bac8dc7f2
add methods to lock/unlock conference
10 年前
isymchych
02a95fd662
add info about user role to JitsiConference
10 年前
isymchych
72e242e514
add jsdocs, update API description
10 年前
isymchych
4b4b4398b3
adjusted JitsiTrack API doc
10 年前