Imaging solutions with Free Software & Open Hardware

Who's online

There are currently 0 users online.

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

06/15/17 [elphel-apps-camogm][master] by Mikhail Karpenko: Process audio between video frames

Elphel GIT logs - Thu, 06/15/2017 - 17:52
Mikhail Karpenko committed changes to the Elphel git project :
Process audio between video frames

10393

Wiki Recent Changes - Thu, 06/15/2017 - 17:44

‎Overview

← Older revision Revision as of 23:44, 15 June 2017 (One intermediate revision by the same user not shown)Line 38: Line 38:  ====Other==== ====Other====  * Compressor bandwidth - up to <b>1 GPix/s</b> (e.g., processing 10MPix@100fps) * Compressor bandwidth - up to <b>1 GPix/s</b> (e.g., processing 10MPix@100fps)  +* Stream latency for 1080p@30fps - ~35ms + transfer and display times, see  + ~35ms takes for the camera to read out the image and compress (done in FPGA)  + The transfer and display times: ~40ms  * Image formats: JPEG, JP4, RAW (coming) * Image formats: JPEG, JP4, RAW (coming)  * Wake-up on alarm * Wake-up on alarm  +  ====Power==== ====Power====  * 3.3VDC * 3.3VDC Oleg

10393

Wiki Recent Changes - Thu, 06/15/2017 - 17:28

‎Other

← Older revision Revision as of 23:28, 15 June 2017 Line 38: Line 38:  ====Other==== ====Other====  * Compressor bandwidth - up to <b>1 GPix/s</b> (e.g., processing 10MPix@100fps) * Compressor bandwidth - up to <b>1 GPix/s</b> (e.g., processing 10MPix@100fps)  +* Stream latency for 1080p@30fps - ~40ms + transfer and display times:  + ~40ms takes for the camera to read out the image and compress (done in FPGA)  + The transfer and display times can be ~30ms (making the total latency up to 70ms on average)  * Image formats: JPEG, JP4, RAW (coming) * Image formats: JPEG, JP4, RAW (coming)  * Wake-up on alarm * Wake-up on alarm  +  ====Power==== ====Power====  * 3.3VDC * 3.3VDC Oleg

Tmp manual

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

‎GStreamer

← Older revision Revision as of 21:51, 15 June 2017 (One intermediate revision by the same user not shown)Line 127: Line 127:  ====GStreamer==== ====GStreamer====  <font size='2'> <font size='2'> −  gst-launch-1.0 souphttpsrc is-live=true location=http://192.168.0.9:2323/mimg ! jpegdec ! xvimagesink+  gst-launch-1.0 souphttpsrc is-live=true location=http://192.168.0.9:2323/mimg ! jpegdec ! xvimagesink    </font> </font> −* Only mjpeg, no rtsp yet.+* mjpeg and rtsp  +* playback latencies (gstreamer)  + 1080p - ~70ms  * More examples at [[Using_gstreamer#Display|Using GStreamer]] * More examples at [[Using_gstreamer#Display|Using GStreamer]]    Oleg

06/15/17 [meta-elphel393][] by Mikhail Karpenko: Include streamer to rootfs

Elphel GIT logs - Thu, 06/15/2017 - 13:22
Mikhail Karpenko committed changes to the Elphel git project :
Include streamer to rootfs

06/15/17 [x3domlet][master] by Rurik Bugdanov: bower.json: fix license

Elphel GIT logs - Thu, 06/15/2017 - 12:39
Rurik Bugdanov committed changes to the Elphel git project :
bower.json: fix license

Pages

Subscribe to www3.elphel.com aggregator