Imaging solutions with Free Software & Open Hardware

Who's online

There are currently 0 users online.

06/21/17 [x3domlet][master] by Rurik Bugdanov: README.md: how to run the demo

Elphel GIT logs - Wed, 06/21/2017 - 04:05
Rurik Bugdanov committed changes to the Elphel git project :
README.md: how to run the demo

06/21/17 [x3domlet][master] by Rurik Bugdanov: docker-run.sh: remove container and volumes on exit

Elphel GIT logs - Wed, 06/21/2017 - 04:04
Rurik Bugdanov committed changes to the Elphel git project :
docker-run.sh: remove container and volumes on exit

06/21/17 [x3domlet][master] by Rurik Bugdanov: merge

Elphel GIT logs - Wed, 06/21/2017 - 03:56
Rurik Bugdanov committed changes to the Elphel git project :
merge

06/21/17 [x3domlet][master] by Rurik Bugdanov: allow remote clients

Elphel GIT logs - Wed, 06/21/2017 - 01:21
Rurik Bugdanov committed changes to the Elphel git project :
allow remote clients

06/21/17 [x3domlet][master] by Rurik Bugdanov: merge

Elphel GIT logs - Wed, 06/21/2017 - 01:01
Rurik Bugdanov committed changes to the Elphel git project :
merge

06/20/17 [elphel-apps-camogm][master] by Mikhail Karpenko: WIP: recover audio stream after buffer overrun

Elphel GIT logs - Tue, 06/20/2017 - 20:06
Mikhail Karpenko committed changes to the Elphel git project :
WIP: recover audio stream after buffer overrun

06/20/17 [imagej-elphel][master] by AndreyFilippov: added/tested adding final links after planes smooth

Elphel GIT logs - Tue, 06/20/2017 - 17:05
AndreyFilippov committed changes to the Elphel git project :
added/tested adding final links after planes smooth

06/20/17 [x3domlet][master] by Oleg Dzhimiev: reset view on keypress 'r' (also there's button in the menu)

Elphel GIT logs - Tue, 06/20/2017 - 12:40
Oleg Dzhimiev committed changes to the Elphel git project :
reset view on keypress 'r' (also there's button in the menu)

06/20/17 [x3domlet][master] by Oleg Dzhimiev: disabled keys with keysEnabled='true' (x3dom bug)

Elphel GIT logs - Tue, 06/20/2017 - 12:35
Oleg Dzhimiev committed changes to the Elphel git project :
disabled keys with keysEnabled='true' (x3dom bug)

06/20/17 [x3domlet][master] by Oleg Dzhimiev: disabled doubleclick

Elphel GIT logs - Tue, 06/20/2017 - 12:07
Oleg Dzhimiev committed changes to the Elphel git project :
disabled doubleclick

06/18/17 [imagej-elphel][master] by AndreyFilippov: before removing old versions

Elphel GIT logs - Sun, 06/18/2017 - 16:18
AndreyFilippov committed changes to the Elphel git project :
before removing old versions

06/18/17 [x3domlet][master] by Rurik Bugdanov: docker-run.sh: do what README.txt says

Elphel GIT logs - Sun, 06/18/2017 - 01:10
Rurik Bugdanov committed changes to the Elphel git project :
docker-run.sh: do what README.txt says

06/18/17 [x3domlet][master] by Rurik Bugdanov: Add docker image

Elphel GIT logs - Sun, 06/18/2017 - 01:02
Rurik Bugdanov committed changes to the Elphel git project :
Add docker image

06/17/17 [imagej-elphel][master] by AndreyFilippov: before some refactoring

Elphel GIT logs - Sat, 06/17/2017 - 15:20
AndreyFilippov committed changes to the Elphel git project :
before some refactoring

06/16/17 [elphel-apps-camogm][master] by Mikhail Karpenko: Update GUI to record sound

Elphel GIT logs - Fri, 06/16/2017 - 16:20
Mikhail Karpenko committed changes to the Elphel git project :
Update GUI to record sound

06/16/17 [imagej-elphel][master] by AndreyFilippov: moe on connection costs, adding parameters

Elphel GIT logs - Fri, 06/16/2017 - 13:41
AndreyFilippov committed changes to the Elphel git project :
moe on connection costs, adding parameters

Camogm

Wiki Recent Changes - Fri, 06/16/2017 - 12:47

‎allow_sync

← Older revision Revision as of 18:47, 16 June 2017 Line 242: Line 242:  This option is to force writing to storage after each recorded frame. Using a filesystem the OS will write data to buffer before writing to a real device. This option is to force writing to storage after each recorded frame. Using a filesystem the OS will write data to buffer before writing to a real device.  This is not a problem with a HDD or other storage media mounted directly on the camera, but with NFS mounted folder this causes trouble as the NFS driver will fill up the buffer and only send data over the network once the buffer is full - this causes a short hang on the camera and frames might be lost. (default: disabled) This is not a problem with a HDD or other storage media mounted directly on the camera, but with NFS mounted folder this causes trouble as the NFS driver will fill up the buffer and only send data over the network once the buffer is full - this causes a short hang on the camera and frames might be lost. (default: disabled)  +===audio_volume===  + audio_volume=<volume>  +Set recording audio volume in percent.     == camogmgui == == camogmgui == Mikhail

06/16/17 [x3domlet][master] by Rurik Bugdanov: Revert to getScript() for x3dom-full.debug.js (fix missing info-wrapper after clearing cache (..) but breaks minification - use 'gulp' instead of 'gulp prod')

Elphel GIT logs - Fri, 06/16/2017 - 06:24
Rurik Bugdanov committed changes to the Elphel git project :
Revert to getScript() for x3dom-full.debug.js (fix missing info-wrapper after clearing cache (..) but breaks minification - use 'gulp' instead of 'gulp prod')

06/15/17 [elphel-apps-camogm][master] by Mikhail Karpenko: Fix incorrect initialization between consequent files

Elphel GIT logs - Thu, 06/15/2017 - 20:03
Mikhail Karpenko committed changes to the Elphel git project :
Fix incorrect initialization between consequent files

Features 393

Wiki Recent Changes - Thu, 06/15/2017 - 18:18

‎Hardware & Software

← Older revision Revision as of 00:18, 16 June 2017 (One intermediate revision by the same user not shown)Line 44: Line 44:  <!--** Robust and reliable firmware upgrade (reflashing) over the network.--> <!--** Robust and reliable firmware upgrade (reflashing) over the network.-->  ** [[10393|'''More info''']] ** [[10393|'''More info''']]  +* Performace:  +** Low latency live video streaming - 35ms  * Power: * Power:  ** 18-75V or 12-36V ** 18-75V or 12-36V Oleg

Pages

Subscribe to www3.elphel.com aggregator