Releases: apivideo/api.video-android-live-stream
Releases · apivideo/api.video-android-live-stream
v1.4.3
v1.4.2
- Update to StreamPack 2.6.1
- View uses PreviewView
v1.4.1
- Fix preview aspect ratio
- Fix 480p resolution
- Fix crashes due to missing permissions
v1.4.0
- Add an API to explicitly set the camera to use
- Add an API to set the video resolution with a
Sizeobject - Rename
IConnectionCheckertoIConnectionListener - Add a callback in
ApiVideoLiveStreamconstructor to know when the library requires the - Update to StreamPack 2.6.0
- Upgrade to gradle 8, Kotlin 1.9
v1.3.1
- Return a
onConnectionFailedwhenconnectStreamfailed.
v1.3.0
- 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
- Fix a crash on
stopStreamingdue to afreeinrtmpdroid
v1.2.2
- Fix preview when
videoConfigis set before theview.displayexists
v1.2.1
- Fix preview when
ApiVideoViewhas already been created - Only call
onDisconnectwhen application was connected - Release workflow is triggered on release published (instead of created)
- Example: remove rxpermission usage
v1.2.0
- Adds API to set zoom ratio