Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Release 7.4.0

Compare
Choose a tag to compare
@karkakol karkakol released this 03 Apr 17:51
· 7 commits to master since this release

Important note!

Now before using any of membrane functionality call exactly once in your app function initializeWebRTC
Thanks to that you will be able to set sound output (on android) and use preview before connecting to server.

  • remove create from connect method and move to seperate method (1654c9b)
  • bump node version (9c41b1a)