modified lib-jitsi-meet dev repo
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Jaya Allamsetty 4b9757064e fix(TPC) Stop munging remote desc for imploding the SIM groups. 3 лет назад
..
LocalSdpMunger.js fix(SDP): Reset sources to MSID map for plan-b clients. 3 лет назад
LocalSdpMunger.spec.js fix(SDP): Reset sources to MSID map for plan-b clients. 3 лет назад
RtxModifier.js feat(ts) typescript conversion of MediaDirection 3 лет назад
RtxModifier.spec.js fix(SDP): Move all SDP related files to a different dir. 4 лет назад
SDP.js feat(ts) typescript conversion of MediaDirection 3 лет назад
SDP.spec.js sdp: switch port to 9 and rtp protocol to UDP/TLS/RTP/SAVPF (#1697) 4 лет назад
SDPDiffer.js feat: generates source names (#1725) 4 лет назад
SDPDiffer.spec.js feat: generates source names (#1725) 4 лет назад
SDPSimulcast.spec.js fix(TPC) Stop munging remote desc for imploding the SIM groups. Jicofo by default now strips the simulcast SSRCs and sends only the primary SSRC and RTX to all the receiving endpoints in the call. Therefore remote SDP munging is not required on the clients anymore. 3 лет назад
SDPUtil.js feat(ts) typescript conversion of MediaDirection 3 лет назад
SDPUtil.spec.js fix(SDP): Move all SDP related files to a different dir. 4 лет назад
SampleSdpStrings.js fix(SDP): Reset sources to MSID map for plan-b clients. When source-name signaling is enabbled on plan-b clients, the sources to MSID map needs to be cleared after every transformation since browser in plan-b mode produces a new set of SSRCs and trackID when a track is removed and new track is added to the peerconnection. This fixes an issue where the track index in the source-name gets incremented after a track replace operation. 3 лет назад
SdpConsistency.js feat(ts) convert MediaType and its usages 3 лет назад
SdpSimulcast.ts fix(TPC) Stop munging remote desc for imploding the SIM groups. Jicofo by default now strips the simulcast SSRCs and sends only the primary SSRC and RTX to all the receiving endpoints in the call. Therefore remote SDP munging is not required on the clients anymore. 3 лет назад
SdpTransformUtil.js ref(Sdp) Modify SDPTransformUtil.selectMedia() to return all m-lines for a given media type. 4 лет назад