Go to the source code of this file.
Functions | |
| myval ($s) | |
Variables | |
| $imgsrv = 'http://'.$_SERVER['HTTP_HOST'].':8081/' | |
| $ahead = 3 | |
| $delay = 2 | |
| $parsForSnap = array() | |
| $sensorSize = array('SENSOR_WIDTH'=>0,'SENSOR_HEIGHT'=>0) | |
| $sensorSize = elphel_get_P_arr($sensorSize) | |
| break | |
| case | __pad5__ |
| break | |
| default | __pad6__ |
| $parsSaved = elphel_get_P_arr($parsForSnap) | |
| $thisFrameNumber = elphel_get_frame() | |
| $ahead = 5 | |
| $thisFrameNumber = elphel_get_frame() | |
| $pgmFrameNumber = $thisFrameNumber+$ahead | |
| $circbuf_pointers = elphel_get_circbuf_pointers(1) | |
| the frame should be in circbuf by then | |
| $meta = end($circbuf_pointers) | |
| 1 - skip the vary oldest frame | |
| $meta = current($circbuf_pointers) | |
| myval | ( | $ | s | ) |
| $ahead = 5 |
Definition at line 73 of file snapfull.php.
| $ahead = 3 |
Definition at line 45 of file snapfull.php.
| $circbuf_pointers = elphel_get_circbuf_pointers(1) |
the frame should be in circbuf by then
Definition at line 84 of file snapfull.php.
Referenced by showLastImages().
| $delay = 2 |
Definition at line 46 of file snapfull.php.
| $imgsrv = 'http://'.$_SERVER['HTTP_HOST'].':8081/' |
! PHP script ! FILE NAME : snapfull.php ! DESCRIPTION: acquiring a single-frame with different frame size than currently used (i.e. for streaming) ! AUTHOR : Elphel, Inc. ! Copyright (C) 2008 Elphel, Inc ! -----------------------------------------------------------------------------** ! ! This program is free software: you can redistribute it and/or modify ! it under the terms of the GNU General Public License as published by ! the Free Software Foundation, either version 3 of the License, or ! (at your option) any later version. ! ! This program is distributed in the hope that it will be useful, ! but WITHOUT ANY WARRANTY; without even the implied warranty of ! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ! GNU General Public License for more details. ! ! You should have received a copy of the GNU General Public License ! along with this program. If not, see <http://www.gnu.org/licenses/>. ! -----------------------------------------------------------------------------** !
Definition at line 44 of file snapfull.php.
| $meta = current($circbuf_pointers) |
Definition at line 99 of file snapfull.php.
| $meta = end($circbuf_pointers) |
1 - skip the vary oldest frame
Definition at line 85 of file snapfull.php.
Referenced by printPage(), showImgData(), and showLastImages().
| $parsForSnap = array() |
Definition at line 47 of file snapfull.php.
| $parsSaved = elphel_get_P_arr($parsForSnap) |
Definition at line 69 of file snapfull.php.
| $pgmFrameNumber = $thisFrameNumber+$ahead |
| $sensorSize = elphel_get_P_arr($sensorSize) |
Definition at line 49 of file snapfull.php.
| $sensorSize = array('SENSOR_WIDTH'=>0,'SENSOR_HEIGHT'=>0) |
Definition at line 48 of file snapfull.php.
| $thisFrameNumber = elphel_get_frame() |
Definition at line 74 of file snapfull.php.
| $thisFrameNumber = elphel_get_frame() |
Definition at line 70 of file snapfull.php.
| case __pad5__ |
Definition at line 55 of file snapfull.php.
| default __pad6__ |
Definition at line 58 of file snapfull.php.
Definition at line 56 of file snapfull.php.
Definition at line 53 of file snapfull.php.
1.5.1