Release Notes
This page will keep you update all the releases of Android SDK.
v0.1.21
Release Date : 13th July 2023
Bug Fix :
- enable the camera when
onActivityResumed()
triggered
v0.1.20
Release Date : 10th June 2023
Bug Fix :
- Fix bluetooth permission issue for android version 12 and higher.
v0.1.18
Release Date : 10th May 2023
Bug Fix :
- Fix clash between
initMeeting
customTrack property andenableWebcam()
customTrack property.
v0.1.17
Release Date : 2nd May 2023
Change log :
Provide
multistream
parameter for sending multiple resolution layers or single resolution layer.Docs : Multi Stream
v0.1.15
Release Date : 31st March 2023
Change log :
Add
HLS_PLAYABLE
state inonHlsStateChanged
event.Docs : onHlsStateChanged
v0.1.14
Release Date : 28th February 2023
Change log :
Participant can toggle between the
CONFERENCE
andVIEWER
mode usingchangeMode()
method.Docs : changeMode()
Provide
startHLS()
andstopHLS()
method for live streaming.Docs : startHLS()
Docs : stopHLS()
Provide
pin()
/unpin()
method for Pining / Unpining the participant.Docs : pin()/unpin()
Update
startRecording()
,startLiveStream()
methodDocs : startRecording()
Docs : startLiveStream()
v0.1.13
Release Date : 13th january 2023
Change log :
Provide
VideoView
component which can render video stream.Docs : VideoView
v0.1.12
Release Date : 3rd Janurary 2023
Change log :
- Provide support of
mavenCentral()
v0.1.11
Release Date : 28th December 2022
Bug Fix :
- Fix jitpack issue.
v0.1.10
Release Date : 24th December 2022
Change log :
To obtain video, audio and screen sharing statistics, the
Participant
class now has agetVideoStats()
,getAudioStats()
,getShareStats()
methods.Remove
multiStream
Support.
v0.1.9
Release Date : 9th December 2022
Change log :
Provide
multistream
parameter for sending multiple resolution layers or single resolution layer.Docs : Multi Stream
Bug Fix :
- Fix echo issue.
v0.1.8
Release Date : 10th November 2022
Change log :
Added recordingState and liveStreamState event.
Docs : onRecordingStateChanged()
Docs : onLivestreamStateChanged()
Bug Fix :
Fix camera automatically enable when enable screenshare.
Handle crash on not providing empty screenshare notification title, content or icon.
v0.1.7
Release Date : 1st November 2022
Change log :
Provide support for banuba integration.
Code Sample : videosdk-rtc-android-sdk-banuba-example
v0.1.4
Release Date : 21st October 2022
Change log :
- Add support of customTrack in changeMic() method.
v0.1.3
Release Date : 18th October 2022
Change log : None
Bug Fix :
- Null Pointer Exception crash on meeting leave.
v0.1.2
Release Date : 17th October 2022
Change log :
CustomTrack for audio,video and screenshare.
Docs : Custom Video Track
Docs : Custom Audio Track
Docs : Custom Screen Share Track
v0.1.0 & v0.1.1
Release Date : 29th June 2022
Change log :
- Updated internal dependency.
Got a Question? Ask us on discord