diff --git a/VIDEO_WALKTHROUGH.md b/VIDEO_WALKTHROUGH.md new file mode 100644 index 0000000..7d09ead --- /dev/null +++ b/VIDEO_WALKTHROUGH.md @@ -0,0 +1,68 @@ +# Video Walkthrough for flash.comma.ai + +## Video Information +- **Title**: flash.comma.ai - Complete Walkthrough Guide +- **Description**: A comprehensive video demonstration of how to use flash.comma.ai to restore your comma device to factory state. +- **Duration**: ~5 minutes +- **Resolution**: 1080p (1920x1080) + +## Video Content Outline + +### Introduction (0:00-0:30) +- Welcome to flash.comma.ai +- What is this tool for? +- Supported devices: comma three/3X and comma four + +### Step 1: Device Selection (0:30-1:00) +- Choosing your device model +- Visual comparison of comma 3/3X vs comma four + +### Step 2: Driver Installation (Windows) (1:00-2:30) +- Downloading Zadig tool +- Creating new device entry +- Installing USB driver +- Troubleshooting tips + +### Step 3: Device Connection (2:30-3:30) +- Power off device completely +- Connecting ports correctly +- Expected device behavior (blank screen is normal) + +### Step 4: Flashing Process (3:30-4:30) +- Selecting QUSB_BULK_CID device +- Starting the flash process +- Progress indicators +- Completion confirmation + +### Conclusion (4:30-5:00) +- Device successfully restored +- Next steps +- Support resources + +## Video Embedding + +The video has been embedded in the landing page using a responsive iframe. +To update the video URL, modify the `src` attribute in `src/app/Flash.jsx`: + +```jsx + + +

+ Watch the video walkthrough to learn how to flash your device +

+ +