Rear display h264#54
Merged
mikegapinski merged 4 commits intodevelopfrom Jun 15, 2025
Merged
Conversation
mikegapinski
added a commit
that referenced
this pull request
Oct 27, 2025
* H264 playback support with Brodway used for decoding since WebCodecs API is not available on AMD Tesla Vehicles
mikegapinski
added a commit
that referenced
this pull request
Dec 30, 2025
* Update Flutter to 3.32.0, bump all dependencies * Rear display (#52) * Update Flutter to 3.32.0, bump all dependencies * Add rear screen integration * Rear display h264 (#54) * H264 playback support with Brodway used for decoding since WebCodecs API is not available on AMD Tesla Vehicles * Bump Flutter to 3.32.4 * Enable WASM build * Remove the old audio playback code - no support for AudioContext in the Tesla browser * Disable display quality settings - not need with H264 * Enable H264 display by default * Rollback display bitrate settings * Bring back webcodecs for H264, they work on AMD cars with 2025.32+ * Revert "Remove the old audio playback code - no support for AudioContext in the Tesla browser" This reverts commit f8b0d4a. * Bring back browser audio * Bump version to 2025.37.1 * Use FVM in CI * Bump version, ditch WASM temporarly * Add public beta access to release notes * DisplayView: Fix GPS configuration fetching * Allow switching video renderers (mjpeg/brodway/webcodecs) * Fix resolution switching * Bump version * 2025.39.2 * Virtual Display: rename lowres to resolutionPreset * 2025.44.1 * Browser GPS: use bearing, speed and and accuracy returned from the vehicle * Add RTC to release notes * 2025.51.1 * Switch back to HTML renderer * 2026.1.1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.