You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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 година