您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Jaya Allamsetty f0dd403951 fix(JingleSession) start modification queue after session is established. 2 年前
..
RTC fix(stats) Obtain resolution/fps from 'outbound-rtp' stats. (#2265) 2 年前
browser fix(stats) Obtain resolution/fps from 'outbound-rtp' stats. (#2265) 2 年前
connectivity feat: Adds an option to disable local stats. 2 年前
detection fix(statistics) Use RTCRtpReceiver:getSynchronizationSources for audioLevels always. Track based stats have been removed recently and RTCRtpReceiver:getSynchronizationSources has been available in the browsers for a while now. 2 年前
e2ee fix(e2ee) call correct function to update key 2 年前
e2eping Plumbing for e2e pings. (#1973) 3 年前
event chore(lint) tame the new linter 3 年前
flags Add a feature flag and xmpp-caps entry for joining as a visitor. (#2247) 2 年前
litemode Use insertable streams to drop all media when in lite mode. (#2178) 2 年前
proxyconnection fix(SignalingLayer) Update SSRC owners on leave. (#2184) 2 年前
qualitycontrol feat(bandwidth) send bandwidth constraints to the bridge 2 年前
recording fix: Always set recroding status=on when a jibri is present (#2132) 2 年前
red modules: add RFC 2198 audio redundancy encoder (#2067) 2 年前
sdp feat: Add initial-last-n to jingle if config.channelLastN is set. (#2232) 2 年前
settings chore(deps) adapt to logger package rename 3 年前
statistics fix(stats) Obtain resolution/fps from 'outbound-rtp' stats. (#2265) 2 年前
transcription fix(ts) adjust syntax so TSC doesn't complain 3 年前
util fix(JingleSession) start modification queue after session is established. Pull initial offer/answer tasks out of the modification queue and execute them right away. Only track and codec related operations that necessitate a renegotiation cycle need to be pushed to the modification queue. The queue execution is paused until the session is established. This avoids track operations being executed before the session is established. This fixes an issue seen in p2p connections where sources of the initiator are not signaled to the remote since the tracks are added while the initiator is waiting for a session-accept from the peer. 2 年前
version chore(deps) adapt to logger package rename 3 年前
videosipgw fix(ts) clean-up TS tests where conversion is complete 3 年前
webaudio chore(lint) tame the new linter 3 年前
xmpp fix(JingleSession) start modification queue after session is established. Pull initial offer/answer tasks out of the modification queue and execute them right away. Only track and codec related operations that necessitate a renegotiation cycle need to be pushed to the modification queue. The queue execution is paused until the session is established. This avoids track operations being executed before the session is established. This fixes an issue seen in p2p connections where sources of the initiator are not signaled to the remote since the tracks are added while the initiator is waiting for a session-accept from the peer. 2 年前