Skip to content
Snippets Groups Projects
  1. Mar 31, 2021
    • Mario Jr's avatar
      Fix muted banner being created for listen-only fallback stream · 37e67550
      Mario Jr authored
      When listen only fallbacks from Kurento to FreeSWITCH, we must guarantee
      the muted alert won't be created, speciallly because listen-only's fallback
      uses a flow similar to microphone's. Client currently crashes when this
      happens: this commit fixes this peoblem.
      37e67550
    • Mario Jr's avatar
      Improvements in muted banner · 4ad41bc8
      Mario Jr authored
      We now stop the MediaStream (cloned/dummy input stream) when this is not
      needed anymore.
      We don't create/clone a new MediaStream when it already exists.
      Fixed eslint warning in muted-alert/component.jsx
      4ad41bc8
  2. Mar 30, 2021
  3. Mar 29, 2021
Loading