Skip to content

Releases: bt1142msstate/TeslaCamViewer

TESLA Cam v0.1.0-preview.4

30 May 23:57

Choose a tag to compare

Pre-release

Windows x64 preview build for direct GitHub install.

Recommended install:

  1. Download TESLA-Cam-win-x64-Setup.exe.
  2. 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

30 May 19:55

Choose a tag to compare

Pre-release

Windows x64 preview build for direct GitHub install.

Recommended install:

  1. Download TESLA-Cam-win-x64-Setup.exe.
  2. 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

29 May 07:11

Choose a tag to compare

Pre-release

Windows x64 preview build for direct GitHub install.

Recommended install:

  1. Download TESLA-Cam-win-x64-Setup.exe.
  2. 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

29 May 05:14

Choose a tag to compare

Pre-release

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.