Skip to content

Lythinari/TeslaCamViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML Driven Tesla Dashcam Viewer

An extremely simple HTML Dashcam Viewer that has a simple installation set up, does not require any web server or software installation other than a functioning browser.

Installation

Copy the index.html file to the same directory as the TeslaCam folder.

The index.html file should not be inside the TeslaCam folder.

Root Folder <--- USB Drive
|- index.html
|- TeslaCam
    |- Saved Clips
    |- Sentry Videos
    |- ...

Running

Double check on index.html and open in any browser of your preference

The address bar should show file://<PATH TO INDEX FILE>/index.html

UI

Browser Name Windows Mac
Chrome 130.0.6723.117
Edge 130.0.2849.68
Firefox 132.0.1 132.0.1
Safari 17.5

Notes

Tested running index.html on macOS however you may need to close the browser before being able to eject the USB.

The index.html file MUST be in the same directory as the files you want to view.

The TeslaCam folder must be the selected folder, selecting "Recent", "Sentry" or "Saved" will not work. I am working on a fix for this.