Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Jaya Allamsetty f0dd403951 fix(JingleSession) start modification queue after session is established. 2 anos atrás
..
RTC fix(stats) Obtain resolution/fps from 'outbound-rtp' stats. (#2265) 2 anos atrás
browser fix(stats) Obtain resolution/fps from 'outbound-rtp' stats. (#2265) 2 anos atrás
connectivity feat: Adds an option to disable local stats. 2 anos atrás
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 anos atrás
e2ee fix(e2ee) call correct function to update key 2 anos atrás
e2eping Plumbing for e2e pings. (#1973) 3 anos atrás
event chore(lint) tame the new linter 3 anos atrás
flags Add a feature flag and xmpp-caps entry for joining as a visitor. (#2247) 2 anos atrás
litemode Use insertable streams to drop all media when in lite mode. (#2178) 2 anos atrás
proxyconnection fix(SignalingLayer) Update SSRC owners on leave. (#2184) 2 anos atrás
qualitycontrol feat(bandwidth) send bandwidth constraints to the bridge 2 anos atrás
recording fix: Always set recroding status=on when a jibri is present (#2132) 2 anos atrás
red modules: add RFC 2198 audio redundancy encoder (#2067) 2 anos atrás
sdp feat: Add initial-last-n to jingle if config.channelLastN is set. (#2232) 2 anos atrás
settings chore(deps) adapt to logger package rename 3 anos atrás
statistics fix(stats) Obtain resolution/fps from 'outbound-rtp' stats. (#2265) 2 anos atrás
transcription fix(ts) adjust syntax so TSC doesn't complain 3 anos atrás
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 anos atrás
version chore(deps) adapt to logger package rename 3 anos atrás
videosipgw fix(ts) clean-up TS tests where conversion is complete 3 anos atrás
webaudio chore(lint) tame the new linter 3 anos atrás
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 anos atrás