Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jan 13:51
· 70 commits to main since this release
  • Major refactor:
    • use initialize instead of create and pass default parameters
      to ApiVideoLiveStreamController constructor
    • simplified usage of CameraPreview (and renamed to ApiVideoCameraPreview)
  • Getter for properties such as isMuted, cameraPosition, ... (
    see #13)
  • Few fixes on Android and iOS