Skip to content

Release 2021.4

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Sep 01:08
· 726 commits to develop since this release

2021.4 は Windows バイナリのリリースが正常に行えなかったため、2021.4.1 を利用してください

https://github.com/shiguredo/momo/releases/tag/2021.4.1

2021.4

  • [UPDATE] Boost 1.77.0 に上げる
  • [UPDATE] cmake を 3.21.2 に上げる
  • [UPDATE] libwebrtcM92.4515@{#9} に上げる
  • [UPDATE] CLI11 を 2.0.0 に上げる
  • [UPDATE] AES-GCM を候補に含める
  • [ADD] Sora モードの DataChannel を使ったシグナリングに対応
    • Sora 2021.1 から利用可能です
    • 以下のオプションを追加
    • --data-channel-signaling
    • --data-channel-signaling-timeout
    • --ignore-disconnect-websocket
    • --disconnect-wait-timeout
    • @melpon
  • [ADD] Sora モードのシグナリング re-offer に対応
    • Sora 2021.1 から利用可能です
    • @melpon
  • [FIX] Sora モードのサイマルキャスト active: false に対応