5.1.1. Release notes for v0.12

About release 0.12

The main feature of this SDK release is adding screen sharing support, for both media server and peer sessions.

v0.12.1

Fix: Organization fields handling

Major Fixes:

  • Fixed JSON Serialization Errors: Made the organization fields allowAnalytics and allowSessionCreation optional in the SDK for better compatibility with varying API responses.

  • Improved shutdown error handling: During the asynchronous shutdown process, certain errors are now treated as permissible, avoiding unnecessary failure handling.

  • Fixed audio recording GStreamer negotiation issues: The audio recording pipeline now uses a fixed 2-channel stereo configuration for audio tracks, ensuring correct audio stream negotiation and preventing issues with empty MP4 files during recording.

v0.12.0

Feature: Screen sharing

Screen sharing is now supported for both media server and peer sessions. The demo has been updated to show how to use screen sharing in both types of session. There is also new documentation in the Video Inputs section.