volorio_rtc 0.2.3
volorio_rtc: ^0.2.3 copied to clipboard
Volorio-branded Flutter RTC client for voice, video, screen share, heartbeat, and usage cutoff.
Changelog #
0.2.3 #
- Refresh package documentation, metadata, canonical Volorio endpoints, and commercial license information for the public SDK release.
0.2.2 #
- Added Volorio video quality presets and custom publish profiles.
- Added profile-aware camera capture constraints for 720p/30 and 1080p/60 publishing.
- Added runtime publish profile updates for active camera tracks.
- Added video stats stream, last video stats snapshot, and video health events.
- Added first-frame, freeze, and recovered watchdog events based on media stats.
- Added remote subscriber video quality and max FPS selection.
- Added a default mobile-safe simulcast ladder for SFU layer selection.
0.2.1 #
- Added Volorio-branded Flutter video rendering with
VolorioVideoView. - Added RTC video track state through
VolorioRtcClient.videoTracks. - Added connection state, last error reporting, adaptive stream, dynacast, and optional TURN relay mode.
0.2.0 #
- Initial Flutter RTC client with join, leave, microphone, camera, screen share, data messages, heartbeat, and wallet cutoff handling.