modified lib-jitsi-meet dev repo
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.
Jorge Oliveira add651fc7e ref: remove references to legacy endpoint based signaling switch 3 years ago
..
LocalSdpMunger.js Remove support for legacy endpoint based signaling. (#2147) 3 years ago
LocalSdpMunger.spec.js Remove support for legacy endpoint based signaling. (#2147) 3 years ago
RtxModifier.js chore(deps,eslint) update eslint-jitsi-config 3 years ago
RtxModifier.spec.js fix(SDP): Move all SDP related files to a different dir. 4 years ago
SDP.js Remove support for legacy endpoint based signaling. (#2147) 3 years ago
SDP.spec.js ref: remove references to legacy endpoint based signaling switch 3 years ago
SDPDiffer.js Remove support for legacy endpoint based signaling. (#2147) 3 years ago
SDPDiffer.spec.js ref: remove references to legacy endpoint based signaling switch 3 years ago
SDPSimulcast.spec.js fix(ts) don't set file extension for TS files 3 years ago
SDPUtil.js feat: Add videoType to sources signaled in jingle. (#2058) 3 years ago
SDPUtil.spec.js fix(SDP): Move all SDP related files to a different dir. 4 years ago
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 years ago
SdpConsistency.js chore(deps,eslint) update eslint-jitsi-config 3 years ago
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 years ago
SdpTransformUtil.js ref(Sdp) Modify SDPTransformUtil.selectMedia() to return all m-lines for a given media type. 4 years ago