Jaya Allamsetty
49eb29a846
fix(TPC) Enable L1T3 for p2p streams (#2845)
* fix(TPC) Enable L1T3 for p2p streams
* squash: Update unit tests
3 miesięcy temu
damencho
006b25e47f
fix(visitors): When conference is not live always fire the event.
3 miesięcy temu
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 miesięcy temu
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 miesięcy temu
Naman Jain
5a044f1a1c
ref(TPC) Update traceablepeerconnection to es6 class (#2797)
3 miesięcy temu
Naman Jain
4b762c77db
feat(TS) Migrate SendVideoController to TS
Co-authored-by: naman9271 <naman9271@gmail.com >
3 miesięcy temu
Naman Jain
1192e9d0a4
feat(TS) Migrate CodecSelection to TS (#2825)
3 miesięcy temu
Jaya Allamsetty
1773bcff65
fix(TS) Remove paths declaration from TS config.
3 miesięcy temu
Jaya Allamsetty
ef7b7db0b2
feat(TS) Migrate BrowserCapabilities to TS.
3 miesięcy temu
Jaya Allamsetty
1404413e3c
feat(lint, ts) Add member-ordering rule for TS
4 miesięcy temu
Naman Jain
9a4c7ae894
feat(TS) Migrate Strophe.emuc to TS (#2815)
3 miesięcy temu
Naman Jain
d0526517ce
feat(TS) Migrate SampleSdpStrings to TS
3 miesięcy temu
Naman Jain
cbcebbb69b
feat(TS) Migrate recordingXMLUtils to TS
---------
Co-authored-by: naman9271 <naman9271@gmail.com >
3 miesięcy temu
damencho
f0c3d12b49
feat: Moves jquery import in a common place.
3 miesięcy temu
Saúl Ibarra Corretgé
d08120875f
fix(xmpp) don't use jquery to add (before)unload handlers
3 miesięcy temu
damencho
86b762276c
fix: Enforces namespace for json-message.
3 miesięcy temu
Дамян Минков
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 miesięcy temu
Naman Jain
601107df0e
ref(JitsiConference) Update jitsi conference to ES6 Class.
3 miesięcy temu
Naman Jain
772ab8d771
feat(es) migrate statistics/statistics to ES6 Class
4 miesięcy temu
bgrozev
6abd742f04
feat: Disable p2p when transcribing is enabled. (#2812)
* feat: Disable p2p when transcribing is enabled.
4 miesięcy temu
Naman Jain
36ba9c6aef
feat(ts) migrate statistics/LocalStatsCollector to TS
4 miesięcy temu
Saúl Ibarra Corretgé
04c7ab173d
fix(ts,VideoSIPGW) fix type
4 miesięcy temu
Saúl Ibarra Corretgé
0056bf04d1
feat(lint,ts) apply import order rules for TS files too
4 miesięcy temu
Naman Jain
240abc0c35
feat(ts) migrate modules\videosipgw\JitsiVideoSIPGWSession to TS
4 miesięcy temu
Naman Jain
ba3415b72a
feat(ts) migrate modules\videosipgw\VideoSIPGW to TS
4 miesięcy temu
Naman Jain
01b6815fe8
feat(ts) migrate modules\util\Deferred to TS
4 miesięcy temu
Naman Jain
661fc3bf3a
ref(JitsiConference) Convert JItsiConferenceEventManager to ES6 class.
Co-authored-by: naman9271 <naman9271@gmail.com >
4 miesięcy temu
Saúl Ibarra Corretgé
8ff323b5ee
feat(PerformanceObserverStats) remove it (#2809)
It hasn't been useful or used in years.
4 miesięcy temu
Naman Jain
868ed78280
feat(ts) migrate ActiveDeviceDetector to TS
4 miesięcy temu
Naman Jain
dea1a5fe39
feat(ts) migrate sdp/SDPDiffer to TS
4 miesięcy temu
Naman Jain
efcb1ece77
feat(ts) migrate webaudio to TS
4 miesięcy temu
Naman Jain
f18ef4f00a
feat(es6) migrate statistics/RTPStatsCollector to ES6
4 miesięcy temu
Saúl Ibarra Corretgé
b67e3d3fff
fix(ChatRoom) filter out bogus reaction emojis
4 miesięcy temu
Naman Jain
22fff447eb
feat(ts) migrate detection/NoAudioSignalDetection to TS
4 miesięcy temu
Naman Jain
5189885a9d
feat(ts) migrate modules\util\RandomUtil to TS
4 miesięcy temu
Naman Jain
b1c9bd483d
feat(ts) migrate modules\statistics\SpeakerStatsCollector to TS
4 miesięcy temu
Naman Jain
6275931fbb
feat(ts) migrate proxyconnection/CustomSignalingLayer to TS
4 miesięcy temu
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 miesięcy temu
Jaya Allamsetty
864d0f0199
feat(JitsiConnection) force reload page on shard changes.
4 miesięcy temu
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 miesięcy temu
damencho
ba6477fa73
feat(metadata): Drops reading from room data form.
4 miesięcy temu
Дамян Минков
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 miesięcy temu
Дамян Минков
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 miesięcy temu
damencho
dcb588a261
fix(permissions): Handles an empty permissions list.
This is the case with permissions reset on backend.
4 miesięcy temu
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 miesięcy temu
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 miesięcy temu
damencho
b1a2d42a7a
feat: Adds an option to disable broadcasting stats.
5 miesięcy temu
damencho
45a4861a29
fix: Fix possible undefined error in bwe stats.
5 miesięcy temu
Jaya Allamsetty
a24a4a234f
fix(Conference) Do not kick endpoint out on renegotiation errors.
5 miesięcy temu
damencho
dd4c41be53
fix: Uses boolean for isReplaced on kick event.
5 miesięcy temu