Hristo Terezov
3b8ad78a62
fix(audio-only):Don't disable on SS started. (#12733)
Implementing this on mobile in order to match the web implementation.
2 年之前
Hristo Terezov
5077a33fcb
ref(setVideoMuted): remove mediaType param.
2 年之前
Titus Moldovan
ca9f0a6788
fix(rn,screenshare) rework the logic for unified-plan with multi-stream
2 年之前
Robert Pintilii
0ba033e07d
ref(TS) Improve TS (#12612)
Remove unnecessary @ts-ignores
Remove unnecessary eslint-disable
2 年之前
Jaya Allamsetty
f3e4c57036
Remove legacy signaling and legacy SS mode. (#12499)
* fix(connection-status): remove unused participant connectionStatus.
Always use trackStreamingStatus now that legacy endpoint based signaling has been removed.
* remove the check for source-name signaling.
Default to source-name signaling always.
* Remove the check for multi-stream mode.
Make that the default mode and remove the support for legacy SS mode.
* Remove presenter mode.
* update latest@lib-jitsi-meet
2 年之前
Saúl Ibarra Corretgé
edf5e1c094
fix(ts) fix mysterious linting errors
We have a rule that should apply here, but somehow it doesn't...
2 年之前
Saúl Ibarra Corretgé
2596c463fe
fix(ts) make tsc (almost) not cry on native
Co-authored-by: Calinteodor <calin.chitu@8x8.com >
Co-authored-by: Robert Pintilii <robert.pin9@gmail.com >
2 年之前
Robert Pintilii
6ab996568b
ref(TS, rn) Fix some TS errors on tsconfig.native (#12432)
2 年之前
Robert Pintilii
2938d1f2dc
ref(TS) Require interfaces to start with I (#12424)
2 年之前
Robert Pintilii
2a321d6b1f
ref(TS) Convert some files to TS (#12364)
2 年之前
Saúl Ibarra Corretgé
4018e8875f
fix(rn,screensharing) fix build
2 年之前
Hristo Terezov
53e4f584f9
fix(remote-control): when multistream is enabled
2 年之前
Titus Moldovan
b428ce2dcd
fix(pip) make PiP disabled by default
This reverts commit c84c3c61e2 .
3 年之前
tmoldovan8x8
646fdef6bb
fix(screen-sharing, picture-in-picture) re-enables PIP after stopping screen-share
3 年之前
Alex Bumbu
cf37d34923
fix(ios) fix leaving the meeting when screen-sharing
4 年之前
Titus-Andrei Moldovan
9a35026d6a
feat(android) add screen-sharing support
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org >
Co-authored-by: zycwind <391321232 @qq.com >
4 年之前