Elphel / elphel-tools-x393

mirror of https://git.elphel.com/Elphel/elphel-tools-x393

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elphel-tools-x393

Scripts for working with 10393 camera systems from a host PC. What they do:

Requirements

  • python 2 and 3
  • php
  • imagemagick
  • ffmpeg

Details

  • ext_ssd_download.py

Copies data (using dd) from a raw partition on an SSD/HDD connected a host PC to a specified destination path

  • int_ssd_download.py

Connects to a camera (much more convenient if the keys are copied: ssh-copy-id root@192.168.0.9)

Finds the first raw partition on the internal SSD

Switches VSC3304 to connect SSD to PC

Copy to specified destination path using dd

Switches VSC3304 back to connect SSD to x393

Supports multiple cameras. A preset option for Eyesis4Pi-393 cameras: -m eyesis4pi

About

mirror of https://git.elphel.com/Elphel/elphel-tools-x393

License:GNU General Public License v3.0


Languages

Language:PHP 62.1%Language:Python 36.9%Language:Shell 1.0%