2023-03-20
6 months ago by [email protected]
Updates to the MillicastSDK (v1.5.0)
Native SDK
Features
- Ability to switch a video source during a stream-in-progress
- Ability to render VP9 with 4:4:4 chroma subsampling for Android
- Added the NV12 video format as a VideoType
- Upgrade libWebRTC to m108
Fixes
- Fixed an issue relating to a root certificate issue on Windows
- Fixed an issue where audio is not played when streamed from an external source for iOS
- Deprecated setting the maximum bitrate using the client, and introduced the ability to set the minimum and maximum bitrate using the options struct
- Various improvements to stream statistics reporting
JavaScript SDK
Features
Added support for h265 publish when a browser supports it (Safari)
Millicast CLI
Features
Upgraded to support SDK version 1.5.0
OBS WebRTC
Fixes
Fixed an issue where a crash occurs when starting and stopping stream repeatedly