Difference between revisions of "Multi camera system operation"
From ElphelWiki
(Created page with "==Recording== Example for 2 cameras - list comma-separated addresses in the GET line: http://192.168.0.39/multicam/?ip=192.168.0.39,192.168.0.38 ==Download footage== ... ...") |
|||
Line 1: | Line 1: | ||
==Recording== | ==Recording== | ||
− | Example for 2 cameras - list comma-separated addresses in the GET line: | + | Example for 2 cameras (2 X-Cams) - list comma-separated addresses in the GET line: |
http://192.168.0.39/multicam/?ip=192.168.0.39,192.168.0.38 | http://192.168.0.39/multicam/?ip=192.168.0.39,192.168.0.38 | ||
==Download footage== | ==Download footage== | ||
− | . | + | * /dev/sda1 - ext4 |
+ | * /dev/sda2 - raw | ||
+ | ===raw partition write pointer position=== | ||
+ | root@elphel393:~# cat /mnt/sda1/camogm.disk | ||
+ | Device Start LBA Current LBA End LBA | ||
+ | /dev/sda2 12500992 38196200 250068992 | ||
+ | ===scripts for downloading=== | ||
[[Category:393]] | [[Category:393]] |
Revision as of 15:03, 10 August 2018
Contents
Recording
Example for 2 cameras (2 X-Cams) - list comma-separated addresses in the GET line:
http://192.168.0.39/multicam/?ip=192.168.0.39,192.168.0.38
Download footage
- /dev/sda1 - ext4
- /dev/sda2 - raw
raw partition write pointer position
root@elphel393:~# cat /mnt/sda1/camogm.disk Device Start LBA Current LBA End LBA /dev/sda2 12500992 38196200 250068992