Skip to content

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

v1.1.0

05 Aug 10:32
Compare
Choose a tag to compare
  • initialVideoConfig and initialAudioConfig are now optional
  • Multiple fixes on RTMP stream (to avoid ANR and to improve compatibility)

v1.0.4

28 Jun 07:07
Compare
Choose a tag to compare
  • Disconnect after a stopStream.

v1.0.3

13 Jun 09:36
Compare
Choose a tag to compare
  • Fix stream after a stopPreview call.
  • Disconnect if startStream fails.

v1.0.2

25 Apr 08:08
Compare
Choose a tag to compare
  • Do not remove SurfaceView callbacks when the Surface is destroyed.

v1.0.1

13 Apr 12:05
Compare
Choose a tag to compare
  • Fix audioConfig and videoConfig API
  • Improve stop live button look

v1.0.0

05 Apr 12:38
Compare
Choose a tag to compare
  • Add a configuration helper
  • Add video and audio configuration default value instead of using a builder
  • Change internal RTMP live stream library

v0.3.3

24 Jan 09:56
Compare
Choose a tag to compare
  • Add startPreview/stopPreview API

v0.3.2

19 Jan 14:19
Compare
Choose a tag to compare
  • Catch onConnectionFailed to stop streaming without user
  • Throw an exception on startStreaming when stream key is empty
  • Remove jcenter as a dependency repository

v0.3.1

14 Dec 08:18
Compare
Choose a tag to compare
  • Add a trailing slash at the end of the RTMP url in case it is missing
  • Rename project to live-stream

0.3.0

14 Oct 13:19
Compare
Choose a tag to compare
chore(version): bump to version 0.3.0