Skip to content

v5.1.0 - Automatic Video Streaming

Compare
Choose a tag to compare
@joeljfischer joeljfischer released this 16 Jan 19:21
· 5870 commits to master since this release

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 for NAVIGATION 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.