Surveillance Detection Scout is a hardware and software stack that makes use of your Tesla's cameras to tell you if you're being followed in real-time. The name, as you likely gathered, pays homage to the ever-effective "Surveillance Detection Route". When parked, Scout makes an excellent static surveillance practitioner as well, allowing you to run queries and establish patterns-of-life on detected persons.
Before going any further, I want to make sure to acknowledge the people (and repositories) who helped this project, without knowing they did so.
- TeslaUSB (https://github.com/marcone/teslausb).
- ALPR-Unconstrained (https://github.com/sergiomsilva/alpr-unconstrained).
- Facenet (found at https://github.com/davidsandberg/facenet).
- The whole team at Tevora (https://threat.tevora.com).
Scout is a simple to install, and simple to use tool for analyzing video data from Tesla Model S, 3 and X camera feeds.
Scout is intended to be built on an Nividia Jetson Xavier to Nano, but you may use a Raspberry Pi 4 if real time notification isn't a priority.
Will be updated in next 24 hours- take a look at the BOM list below, "watch" this repo to be notified when it does- it will be before you get the necessary supplies!
List:
- Nvidia Jetson Xavier (https://www.amazon.com/NVIDIA-Jetson-AGX-Xavier-Developer/dp/B07G5FCJQB) or Jetson Nano (https://www.amazon.com/NVIDIA-Jetson-Nano-Developer-Kit/dp/B07PZHBDKT)
- 1TB PCIe NVMe - M.2 (https://www.amazon.com/Samsung-970-PRO-Internal-MZ-V7P1T0BW/dp/B07BYHGNB5)
- Wireless Network Adapter (https://www.amazon.com/Wireless-Card-2-4GHz-Intel-8265-NGW/dp/B07Q3NG5CZ)
- Antennas for Wireless Adapter (https://www.amazon.com/CHAOHANG-RP-SMA-Antenna-Soldering-Wireless/dp/B01E29566W)
- USB C Car Charger - 30W Minimum (https://www.amazon.com/Charger-Anker-PowerDrive-Adapter-MacBook/dp/B071WYF9HP)
- USB C Cable (https://www.amazon.com/Anker-PowerLine-Durability-Including-Matebook/dp/B071XYBPMN)
This framework is provided for educational purposes only. Using this framework without permission from all appropriate parties may be against the law depending on your jurisdiction. Use at your own risk.