modified lib-jitsi-meet dev repo
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Jaya Allamsetty b43a9fa0ee fix(TPC): Do not remove ssrcs from remote desc for p2p. před 4 roky
..
BridgeChannel.js feat(RTC): Signal video type and availability to bridge. před 4 roky
CodecSelection.js Test RTCRtpReceiver.getCapabilities before using před 4 roky
JitsiLocalTrack.js fix(RTC): Set transceiver direction after RTCRtpSender#replaceTrack. před 4 roky
JitsiRemoteTrack.js deps: eslint-config-jitsi@latest před 5 roky
JitsiTrack.js fix: Send videoType bridge message for mute/unmute on FF. (#1642) před 4 roky
MockClasses.js fix(TPC): Do not remove ssrcs from remote desc for p2p. In unified plan, re-use of m-line (i.e., adding an SSRC, removing it and then adding it back) causes the browser to not render the media on Chrome and Safari. The WebRTC spec is not clear as to how browsers have to behave, this doesn't cause any issues on Firefox. As a workaround, only change the media direction and leave the ssrc in the remote desc. This automatically triggers a 'removetrack' event on the associated MediaStream and the track can be removed from the UI. před 4 roky
RTC.js feat(RTC): Add the ability to change desktop share fps. Provide a method for changing the capture fps for desktop tracks during the call. These changes to the lib are needed for making it configurable from the UI. před 4 roky
RTCUtils.js feat(RTC): Add the ability to change desktop share fps. Provide a method for changing the capture fps for desktop tracks during the call. These changes to the lib are needed for making it configurable from the UI. před 4 roky
ScreenObtainer.js feat(RTC): Add the ability to change desktop share fps. Provide a method for changing the capture fps for desktop tracks during the call. These changes to the lib are needed for making it configurable from the UI. před 4 roky
TPCUtils.js fix(RTC): Use a enum for media direction. před 4 roky
TraceablePeerConnection.js fix(TPC): Do not remove ssrcs from remote desc for p2p. In unified plan, re-use of m-line (i.e., adding an SSRC, removing it and then adding it back) causes the browser to not render the media on Chrome and Safari. The WebRTC spec is not clear as to how browsers have to behave, this doesn't cause any issues on Firefox. As a workaround, only change the media direction and leave the ssrc in the remote desc. This automatically triggers a 'removetrack' event on the associated MediaStream and the track can be removed from the UI. před 4 roky