Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
eyesis4pi-393-gui
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Elphel
eyesis4pi-393-gui
Commits
79016d8b
Commit
79016d8b
authored
Dec 30, 2016
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed single recording
parent
baee1504
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
recorder_single.php
recorder_single.php
+1
-1
No files found.
recorder_single.php
View file @
79016d8b
...
...
@@ -42,7 +42,7 @@ if ($fp = simplexml_load_file("http://{$master['ip']}:{$master['port']}/trig/poi
//elphel_set_P_value(2,ELPHEL_TRIG_PERIOD,0,ELPHEL_CONST_FRAME_IMMED);
//usleep(200000);
//elphel_set_P_value(2,ELPHEL_TRIG_PERIOD,1,ELPHEL_CONST_FRAME_IMMED);
usleep
(
200000
);
//$system_status = system("./images.sh $ip $n $path");
for
(
$i
=
0
;
$i
<
count
(
$cams
);
$i
++
){
exec
(
"./get_image.sh
\"
{
$cams
[
$i
][
'ip'
]
}
:
{
$cams
[
$i
][
'port'
]
}
/bimg
\"
\"
${path}
\"
\"
${i}.jp4
\"
\"
${i}.log
\"
\"
${i}
\"
> /dev/null 2>&1 &"
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment