Jaya Allamsetty
49eb29a846
fix(TPC) Enable L1T3 for p2p streams (#2845)
* fix(TPC) Enable L1T3 for p2p streams
* squash: Update unit tests
3 місяці тому
damencho
006b25e47f
fix(visitors): When conference is not live always fire the event.
3 місяці тому
Naman Jain
d0dbe6067e
feat(TS) Migrate `modules\RTC\JitsiLocalTrack.ts` to TS (#2840)
* added interfaces and initialise TS def
* add proper typings avoiding any
* fixing linting errors
---------
Co-authored-by: naman9271 <naman9271@gmail.com >
3 місяці тому
Naman Jain
7bf185f6e4
feat(TS) Migrate ReceiveVideoController to TS (#2823)
* fixup
* Update modules/qualitycontrol/ReceiveVideoController.ts
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org >
* fixup
* changes done as per comment
---------
Co-authored-by: naman9271 <naman9271@gmail.com >
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org >
3 місяці тому
Naman Jain
5a044f1a1c
ref(TPC) Update traceablepeerconnection to es6 class (#2797)
3 місяці тому
Naman Jain
4b762c77db
feat(TS) Migrate SendVideoController to TS
Co-authored-by: naman9271 <naman9271@gmail.com >
3 місяці тому
Naman Jain
1192e9d0a4
feat(TS) Migrate CodecSelection to TS (#2825)
3 місяці тому
Jaya Allamsetty
1773bcff65
fix(TS) Remove paths declaration from TS config.
3 місяці тому
Jaya Allamsetty
ef7b7db0b2
feat(TS) Migrate BrowserCapabilities to TS.
3 місяці тому
Jaya Allamsetty
1404413e3c
feat(lint, ts) Add member-ordering rule for TS
4 місяці тому
Naman Jain
9a4c7ae894
feat(TS) Migrate Strophe.emuc to TS (#2815)
3 місяці тому
Naman Jain
d0526517ce
feat(TS) Migrate SampleSdpStrings to TS
3 місяці тому
Naman Jain
cbcebbb69b
feat(TS) Migrate recordingXMLUtils to TS
---------
Co-authored-by: naman9271 <naman9271@gmail.com >
3 місяці тому
damencho
f0c3d12b49
feat: Moves jquery import in a common place.
3 місяці тому
Saúl Ibarra Corretgé
d08120875f
fix(xmpp) don't use jquery to add (before)unload handlers
3 місяці тому
damencho
86b762276c
fix: Enforces namespace for json-message.
3 місяці тому
Дамян Минков
d1c4b9fa2b
feat(file-sharing): Adds file sharing options. (#2829)
* feat(file-sharing): Adds file sharing options.
* squash: Adds missing jsdocs.
* squash: Updates docs for a backend change.
* squash: exports type IFileMetadata.
3 місяці тому
Naman Jain
601107df0e
ref(JitsiConference) Update jitsi conference to ES6 Class.
3 місяці тому
Naman Jain
772ab8d771
feat(es) migrate statistics/statistics to ES6 Class
4 місяці тому
bgrozev
6abd742f04
feat: Disable p2p when transcribing is enabled. (#2812)
* feat: Disable p2p when transcribing is enabled.
4 місяці тому
Naman Jain
36ba9c6aef
feat(ts) migrate statistics/LocalStatsCollector to TS
4 місяці тому
Saúl Ibarra Corretgé
04c7ab173d
fix(ts,VideoSIPGW) fix type
4 місяці тому
Saúl Ibarra Corretgé
0056bf04d1
feat(lint,ts) apply import order rules for TS files too
4 місяці тому
Naman Jain
240abc0c35
feat(ts) migrate modules\videosipgw\JitsiVideoSIPGWSession to TS
4 місяці тому
Naman Jain
ba3415b72a
feat(ts) migrate modules\videosipgw\VideoSIPGW to TS
4 місяці тому
Naman Jain
01b6815fe8
feat(ts) migrate modules\util\Deferred to TS
4 місяці тому
Naman Jain
661fc3bf3a
ref(JitsiConference) Convert JItsiConferenceEventManager to ES6 class.
Co-authored-by: naman9271 <naman9271@gmail.com >
4 місяці тому
Saúl Ibarra Corretgé
8ff323b5ee
feat(PerformanceObserverStats) remove it (#2809)
It hasn't been useful or used in years.
4 місяці тому
Naman Jain
868ed78280
feat(ts) migrate ActiveDeviceDetector to TS
4 місяці тому
Naman Jain
dea1a5fe39
feat(ts) migrate sdp/SDPDiffer to TS
4 місяці тому
Naman Jain
efcb1ece77
feat(ts) migrate webaudio to TS
4 місяці тому
Naman Jain
f18ef4f00a
feat(es6) migrate statistics/RTPStatsCollector to ES6
4 місяці тому
Saúl Ibarra Corretgé
b67e3d3fff
fix(ChatRoom) filter out bogus reaction emojis
4 місяці тому
Naman Jain
22fff447eb
feat(ts) migrate detection/NoAudioSignalDetection to TS
4 місяці тому
Naman Jain
5189885a9d
feat(ts) migrate modules\util\RandomUtil to TS
4 місяці тому
Naman Jain
b1c9bd483d
feat(ts) migrate modules\statistics\SpeakerStatsCollector to TS
4 місяці тому
Naman Jain
6275931fbb
feat(ts) migrate proxyconnection/CustomSignalingLayer to TS
4 місяці тому
Jaya Allamsetty
6de3a8fff5
fix(ICE) remove force reload option on ICE failures.
Restarting media session when ICE fails has been working well for some time now.
4 місяці тому
Jaya Allamsetty
864d0f0199
feat(JitsiConnection) force reload page on shard changes.
4 місяці тому
Jaya Allamsetty
e476370020
fix(TPC) Fire mute event on the correct track.
When a remote user does a ICE restart and a source-remove followed by source-add is received for its sources, mute event on new remote track may not be fired if the old track hasn't been disposed yet.
4 місяці тому
damencho
ba6477fa73
feat(metadata): Drops reading from room data form.
4 місяці тому
Дамян Минков
80c2686a69
feat(conference): Adds a method to request short live tokens. (#2783)
* feat(conference): Adds a method to request short live tokens.
* squash: Move to ChatRoom.
4 місяці тому
Дамян Минков
1d19d5e77c
feat(conference-request): Attach token to the conference request sent to jicofo. (#2782)
* feat(conference-request): Attach token to the conference request sent to jicofo.
* squash: Skip adding header when there is no token.
4 місяці тому
damencho
dcb588a261
fix(permissions): Handles an empty permissions list.
This is the case with permissions reset on backend.
4 місяці тому
Hristo Terezov
83c2ac301b
fix(CodecSelection): disable AV1 for Safari.
Encoder/decoder issues were noticed with AV1 for Safari. This includes no scalability for the stream that is send, not decoded videos on the receiver side, etc. This should be disable until all issues are resolved.
4 місяці тому
Jaya Allamsetty
575f6738a5
fix(conference) Fix different bugs with startMuted policy. (#2777)
* fix(conference) Fix different bugs with startMuted policy.
If the user changes mute state after joining the call and before the other participats join the call, make sure those state changes are honored.
* feat(startMuted) Ignore startMuted in Jingle from focus.
Apply startMuted policy based on startMuted setting in room meta data.
Moderator settings and AV moderation settings will now be propagated to new endpoints joining the call through room meta data.
Advertise a new capability 'start-muted-room-metadata' to Jicofo for feature detection.
5 місяці тому
damencho
b1a2d42a7a
feat: Adds an option to disable broadcasting stats.
5 місяці тому
damencho
45a4861a29
fix: Fix possible undefined error in bwe stats.
5 місяці тому
Jaya Allamsetty
a24a4a234f
fix(Conference) Do not kick endpoint out on renegotiation errors.
5 місяці тому
damencho
dd4c41be53
fix: Uses boolean for isReplaced on kick event.
5 місяці тому