Skip to content

1.3.1

Compare
Choose a tag to compare
@cloudwebrtc cloudwebrtc released this 17 May 06:07
· 219 commits to main since this release
404b48b

1.3.1

  • Feat: add linux support.
  • Fix: audio play bug for ios safari.
  • Fix: fix bluetooth device enumerate on android.
  • Fix: Do not operate on inactive tracks.
  • Fix: use the correct transceiver id.
  • Fix: Support restart camera for windows/linux.
  • Fix: Move the call of capturer.stopCapture() outside the main thread
    to avoid blocking of flutter method call.
  • Fix: Handle exceptions for framerate settings for darwin.