Releases: bt1142msstate/TeslaCamViewer
TESLA Cam v0.1.0-preview.4
Windows x64 preview build for direct GitHub install.
Recommended install:
- Download TESLA-Cam-win-x64-Setup.exe.
- Run it. The one-click setup installs the app under your user profile, creates shortcuts, and launches TESLA Cam.
The portable zip remains available for users who prefer manual extraction. It includes the self-contained app build, license files, privacy notice, third-party notices, and the LGPL shared FFmpeg runtime used for export and generated physical stitch artifacts. Normal drive review uses virtual playback so opening a long drive does not wait on FFmpeg stitching. The PowerShell installer script remains available as a fallback and verifies the release asset SHA-256 before extracting the package when GitHub provides the asset digest. The uninstall script removes fallback/script installs, shortcuts, and local app data caches unless run with -KeepAppData.
See INSTALL.md in the repository for the full install notes.
TESLA Cam v0.1.0-preview.3
Windows x64 preview build for direct GitHub install.
Recommended install:
- Download TESLA-Cam-win-x64-Setup.exe.
- Run it. The one-click setup installs the app under your user profile, creates shortcuts, and launches TESLA Cam.
The portable zip remains available for users who prefer manual extraction. It includes the self-contained app build, license files, privacy notice, third-party notices, and the LGPL shared FFmpeg runtime used for stitching and export. The PowerShell installer script remains available as a fallback and verifies the release asset SHA-256 before extracting the package when GitHub provides the asset digest. The uninstall script removes fallback/script installs, shortcuts, and local app data caches unless run with -KeepAppData.
See INSTALL.md in the repository for the full install notes.
TESLA Cam v0.1.0-preview.2
Windows x64 preview build for direct GitHub install.
Recommended install:
- Download TESLA-Cam-win-x64-Setup.exe.
- Run it. The one-click setup installs the app under your user profile, creates shortcuts, and launches TESLA Cam.
The portable zip remains available for users who prefer manual extraction. It includes the self-contained app build, license files, privacy notice, third-party notices, and the LGPL shared FFmpeg runtime used for stitching and export. The PowerShell installer script remains available as a fallback and verifies the release asset SHA-256 before extracting the package when GitHub provides the asset digest.
See INSTALL.md in the repository for the full install notes.
TESLA Cam v0.1.0-preview.1
Portable Windows x64 build for direct GitHub install.
The zip includes the self-contained app build, license files, privacy notice, third-party notices, and the LGPL shared FFmpeg runtime used for stitching and export. The installer script verifies the release asset SHA-256 before extracting the package when GitHub provides the asset digest.
Recommended preview install:
powershell powershell -ExecutionPolicy Bypass -File .\Install-TESLA-Cam.ps1 -ReleaseTag v0.1.0-preview.1
See INSTALL.md in the repository for the full install notes.