NEW! This is the July 2022 release announcement. Here is a list of all new enhancements and product updates on videosdk.live
PreBuilt SDK
v0.3.13
Change log:
- Added internet connection speed status on each participant's view.
- Integrate Pubsub for
CHAT
andRAISE HAND
a feature so that every Video SDK(Javascript, React JS, React Native, Android, iOS, and Flutter) communicate with Prebuilt SDK.
v0.3.12
Change log :
- Create a poll(BETA) release.
- any participant can create a poll bypassing
canCreatePoll
true.
v0.3.11
Change log :
- In HlS for visible controls, you can pass
playerControlsVisible
true. so that participants can view control of the player.
Documentation
v0.3.10
Change log:
- HLS can be enabled by any participant with permission
hls.enabled
. - Participants can toggle other participant's modes bypassing
toggleParticipantMode
true. - HLS can be toggled by any participant with passing
toggleHls
. - HLS mode added with this parameter
mode
. it can beVIWER
orCONFERENCE
.
Documentation
v0.3.9
Change log :
- Participant can now toggle other participant screenShare if they are having permission
partcipantCanToogleOtherScreenShare
.
Documentation
v0.3.8
Change log :
- Participant can now toggle other participant screenShare if they are having permission
partcipantCanToogleOtherScreenShare
.
Bug Fixes:
- Join screen is now responsive if
title
ormeetingUrl
is not provided.
Documentation
v0.3.7
Change log:
- Add google echoCancellation params during the creation of the audio stream.
- Loader Animation added between join screen.
Bug Fixes:
- Remove googDsp dependency warn.
Javascript SDK
v0.0.42
Change log:
- Added
getVideoStats
andgetAudioStats
methods for getting particular participant streams statistics.
- getVideoStats:
- getAudioStats: - Added
meeting-state-changed
event for getting state of meeting changes.
v0.0.41
Change log:
- Set Audio packet priority high.
- Internal dependency update.
v0.0.40
Change log:
- Recording and Livestream status event added.
Docs: Recording Events
React SDK
v0.1.43
Change log:
- Added
getVideoStats
andgetAudioStats
methods for getting particular participant streams statistics.
- getVideoStats
- getAudioStats - Added
onMeetingStateChanged
event for getting the state of the meeting.
v0.1.42
Change log :
- Set Audio packet priority high.
- Internal dependency update.
v0.1.41
Change log :
- Recording and Livestream status event added. (Docs: Recording Events)
Android SDK
v0.0.23
Change log :
CustomTrack for audio, video, and screen share.
- Docs: Custom Video Track
- Docs: Custom Audio Track
- Docs: Custom Screen Share Track
Provide support for banuba integration.
Code Sample: videosdk-rtc-android-sdk-banuba-example
Bug Fix :
- Fix
PendingIntent.FLAG_IMMUTABLE
for android 12 or later. - Camera flicker on screen share fix.
- The camera will automatically off when you open another activity.
Video SDK API-Reference
- Release Fetch Session Quality Stats API
- Release Fetch Participant Quality Stats API
Video SDK Docs
- Added Release notes for JS SDK.
2. Added Release notes for React SDK.
3. Added Release notes for React Native SDK.
4. Added Release notes for Android SDK.
5. Added Release notes for iOS SDK.
6. Added Release notes for Flutter SDK.
7. Added Edit Button at the bottom on every docs page for better contribution.
Video SDK Infrastructure
- To store the recordings, Azure cloud storage support is added.
- HLS orientation provided
landscpae
|portrait
? Open-sourcing Video SDK Docs
Contributions Welcome! ?
If you liked our Docs and are working on it, or you are a customer who spotted a flaw in our docs, please feel free to make contributions by forking the repository and raising a PR.
Contributions, issues, and feature requests are welcome! Give a ⭐ (star)if you like this project!
?Updating our Data Retention Policy
We know how much you love Video SDK and we want to let you know that we're updating our data retention policy.
Starting from 15th August, we're implementing a 7-day data retention policy.
This means that we will be storing your video call recordings (video files), call quality analytics (packet loss, jitter, RTT), chat, and PubSub logs only for 7 days.
We know how many questions you would have to answer to auditors if your user data is stored with vendors. We believe in continuous improvement and therefore this change will benefit both us and you!
Actionable items for you...
Please make sure to fetch all your data within 7-days from the session dateHere is REST API to fetch - https://docs.videosdk.live/api-reference/realtime-communication/intro
For any queries, please #raise-an-issue-here discord channel or support@videosdk.live
Feel free to join the Video SDK developer community to know more about future events, community programs, and opportunities, & get developer support from the Video SDK team.
You can always connect with us in case of any query or help. We are happy to assist you.
We can't wait to see what you build next with Video SDK!
Thanks for reading.