You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WebRTCv3.1.0
#### Added:
- Mac Catalyst support.
- Simulators support.
- iOS 13 support.
#### Updated:
- Google WebRTC updated to version 124.0.6367.88.
- Logger enhanced for more effective logging.
- Conference signaling mechanism improved.
- RTC interfaces encapsulated for better modularity.
- Camera capture queue and video capture logic optimized.
- Media stream functionalities updated.
- Audio track handling refactored.
#### Deprecated:
- Methods and classes related to call recording.
#### Fixed:
- Adjusted logging level settings, replacing assertions with validations.
- Removed deprecated audio session logic.
- Resolved inconsistencies in video frame handling.
#### Minor Enhancements:
- Improved compatibility and support with CocoaPods.