Skip to content

Releases: apivideo/api.video-android-live-stream

v1.4.3

31 Oct 08:58
Compare
Choose a tag to compare
  • Try/catch on startPreview calls
  • Upgrade dependencies

v1.4.2

11 Jul 19:10
Compare
Choose a tag to compare
  • Update to StreamPack 2.6.1
  • View uses PreviewView

v1.4.1

01 Mar 15:46
Compare
Choose a tag to compare
  • Fix preview aspect ratio
  • Fix 480p resolution
  • Fix crashes due to missing permissions

v1.4.0

15 Feb 13:33
Compare
Choose a tag to compare
  • Add an API to explicitly set the camera to use
  • Add an API to set the video resolution with a Size object
  • Rename IConnectionChecker to IConnectionListener
  • Add a callback in ApiVideoLiveStream constructor to know when the library requires the
  • Update to StreamPack 2.6.0
  • Upgrade to gradle 8, Kotlin 1.9

v1.3.1

27 Mar 09:52
Compare
Choose a tag to compare
  • Return a onConnectionFailed when connectStream failed.

v1.3.0

06 Jan 11:14
Compare
Choose a tag to compare
  • Add an API to set the interval between to key frames
  • Synchronize video and audio RTMP packets
  • Fix a crash when microphone is muted on few devices

v1.2.3

12 Oct 08:03
Compare
Choose a tag to compare
  • Fix a crash on stopStreaming due to a free in rtmpdroid

v1.2.2

05 Oct 07:18
Compare
Choose a tag to compare
  • Fix preview when videoConfig is set before the view.display exists

v1.2.1

29 Sep 09:43
Compare
Choose a tag to compare
  • Fix preview when ApiVideoView has already been created
  • Only call onDisconnect when application was connected
  • Release workflow is triggered on release published (instead of created)
  • Example: remove rxpermission usage

v1.2.0

18 Aug 09:54
Compare
Choose a tag to compare
  • Adds API to set zoom ratio