v5.1.0 - Automatic Video Streaming
This release makes significant feature additions around video and audio streaming for NAVIGATION
and PROJECTION
applications. There are additional fixes and additions for all applications.
Enhancements
- Log unsuccessful RPC responses automatically.
- IAP Transport reconnection optimizations.
- Adds
SDLAudioStreamManager
that does on-the-fly transcoding of audio files to an SDL compatible PCM format and can send that audio to be played. This is forNAVIGATION
applications only. - CarWindow automated ViewController based streaming.
Bug Fixes
- Fix
SDLSlider
initializer infinite recursion. - Fix crash if disconnected while setting up the app icon.
See all the changes, and the changelog.
This release is made up of 124 commits. Thanks to contributors @joeljfischer and @NicoleYarroch.