Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
subhamcyara bfbc99b8a3
fix(watchrtc) fix consecutive call issue
1 год назад
..
RTC fix(TPC): reconfigure the encodings to suspend/resume media after jvb<->p2p switch. Also fixes the issue with video freezing after video mute and unmute when the user joins the call with startSilent=true. 1 год назад
RTCStats Unify events and output single TypeScript declaration (#2407) 2 лет назад
browser fix(TPC): Do not run the DD Header Ext check on Firefox as it doesn't support it currently. 1 год назад
connectivity fix(JitsiConference): Clear jingleSession after session restart. This makes sure that any track operations that are executed after the terminate is sent and before the new session is established get synced up on the new session. Also reset the JVB stats. Fixes https://github.com/jitsi/jitsi-meet/issues/14326. 1 год назад
detection Unify events and output single TypeScript declaration (#2407) 2 лет назад
e2ee Don't enqueue 'undefined' on the TransformStream if _decryptFrame fails. (#2376) 2 лет назад
e2eping Plumbing for e2e pings. (#1973) 3 лет назад
event chore(lint) tame the new linter 4 лет назад
flags feat(ssrc-rewriting): Enable it by default. Enable ssrc-rewriting by default, it can still be overwritten via config.js 1 год назад
litemode Use insertable streams to drop all media when in lite mode. (#2178) 3 лет назад
proxyconnection fix(signaling): Merge ssrcOwners and _sourceName. 2 лет назад
qualitycontrol fix(receiver-constraints) Update maxHeight if only default constraints are used. 2 лет назад
recording fix(types): fix last few types (#2417) 2 лет назад
red modules: add RFC 2198 audio redundancy encoder (#2067) 3 лет назад
sdp fix(SDP): Negotiate only baseline H.264 codecs for p2p. Chrome on macOS recently started offering encoder for higher level (5.2) but decoder only for level 3.1. See https://issues.chromium.org/issues/324930413 Therefore, filter out all H.264 payload types with main and high profiles. Also, sort all H.264 payload types so that same pt is picked for both H.264 encoder and decoder. Fixes random black tile issues across different browsers when H.264 is the preferred codec for p2p. 1 год назад
settings Remove callstats support (#2399) 2 лет назад
statistics fix(stats): Fix audio/video bitrates. (#2431) 1 год назад
util feat: Waits for the room dataform to be received before setting lobby. 1 год назад
version Remove callstats support (#2399) 2 лет назад
videosipgw fix(ts) clean-up TS tests where conversion is complete 3 лет назад
watchRTC fix(watchrtc) fix consecutive call issue 1 год назад
webaudio chore(lint) tame the new linter 4 лет назад
xmpp fix(TPC): reconfigure the encodings to suspend/resume media after jvb<->p2p switch. Also fixes the issue with video freezing after video mute and unmute when the user joins the call with startSilent=true. 1 год назад