[Elphel-support] Determine Datarate of Video Stream while not recording using camogm

2010-05-04 Thread Sebastian Pichelhofer
I want to calculate the current datarate, while camogm is recording I can do that as camogm supplies recording duration and filesize of the video that is being recorded. What would be the best way to calculate datarate without camogm? Is there are a way to get the filesize of a single frame

Re: [Elphel-support] Some questions about Elphel 353

2010-06-27 Thread Sebastian Pichelhofer
Hi Jens On Mon, Jun 14, 2010 at 7:47 AM, Jens Bürger jens.buer...@cs.tu-dortmund.de wrote: Hi, our student group is constantly discovering the various areas of code and structure of the cam, so we  come to additional questions from time to time. At the moment, we have the following ones:

Re: [Elphel-support] what is the pixel format used by elphel 353 model?

2010-07-23 Thread Sebastian Pichelhofer
I think you need to define the video stream port: ffmpeg -i rtsp://192.168.1.200:554 -s 640x480 2.mov Regards Sebastian On Fri, Jul 23, 2010 at 1:59 AM, Esteban Correa-Agudelo este...@sirius.utp.edu.co wrote: Hi, I have a 353 camera and I am using ffmpeg software to decode the rtsp stream.

Re: [Elphel-support] low framerate in stereo setup

2010-08-16 Thread Sebastian Pichelhofer
If you don't mind making the FOV narrower you can make the window of interest (WOI) smaller and get higher fps. You mentioned garbage output, what exactly are you trying to change and what are the results you get? Regards Sebastian On Mon, Aug 16, 2010 at 3:24 PM, Jorick Astrego

Re: [Elphel-support] questions about 353 camera

2010-09-09 Thread Sebastian Pichelhofer
Ah and there is also the option to change the default (boot-time) parameters using the Parameter Editor. Regards Sebastian On Thu, Sep 9, 2010 at 18:29, Sebastian Pichelhofer sebastian.pichelho...@gmail.com wrote: On Thu, Sep 9, 2010 at 17:13, Schuster, Sebastian sebastian.schus...@kmweg.de

Re: [Elphel-support] Testing HDD Writespeed

2010-09-26 Thread Sebastian Pichelhofer
at 10:14 AM, Sebastian Pichelhofer sebastian.pichelho...@gmail.com wrote: Does anyone know a reliable way of testing a HDDs write speed over the entire free space area (faster outer regions to slower inner regions) without having to fill up the entire disk which could take quite a while for big

Re: [Elphel-support] use of other imagers

2010-10-29 Thread Sebastian Pichelhofer
2010/10/29 Björn Gustavsson bjorn.gustavs...@gmail.com: Hi, I have found a list of cameras here: http://www3.elphel.com/importwiki?title=Sensors_table And I am wondering what this list means? Have all these sensors been implemented with the 353/363 board or is this just a collection of

Re: [Elphel-support] creating an HD (1920x1080) stream from an elphel camera?

2010-11-17 Thread Sebastian Pichelhofer
Sure, just reduce the resolution of the WOI in camvc. Regards Sebastian On Wed, Nov 17, 2010 at 03:53, Ákos Maróy a...@maroy.hu wrote: Hi, I wonder if it is possible to create an 1920x1080 resolution stream right from the camera itself? I have the 5Mp CCD, with the native resolution of

Re: [Elphel-support] issues with firmware upgrade web interface

2010-11-17 Thread Sebastian Pichelhofer
Try using 192.168.3.20:/tmp/image/ instead of 192.168.3.20:/tmp/image/image353-8.0.9/ Regards Sebastian On Wed, Nov 17, 2010 at 04:07, Ákos Maróy a...@maroy.hu wrote: Hi, I'm having some issues with the firmware upgrade web interface of my camera, which currently has firmware 8.0.8.48 when

Re: [Elphel-support] camogmgui disks

2010-11-25 Thread Sebastian Pichelhofer
Yes, camogmgui only supports a single disk yet. Regards Sebastian On Wed, Nov 24, 2010 at 23:49, Rock r...@peppa.com wrote:  For some reason, I can only see one disk at a time in camogmgui.  I mounted the disks in alternative places, /tmp/diska /tmp/diskb.  See attached,

Re: [Elphel-support] Disk inode limitation

2010-11-26 Thread Sebastian Pichelhofer
http://wiki.elphel.com/index.php?title=Camogm#prefix prefix=file_name_prefix prefix value is used by the camogm to generate file names/paths to store video content. Full paths will be generated from the specified prefix, timestamps of the first frame in the segment and appropriate extension

Re: [Elphel-support] crond installation

2010-11-30 Thread Sebastian Pichelhofer
Actually a wiki page would be perfect for that I think. http://wiki.elphel.com/index.php?title=Main_Page Regards Sebastian On Tue, Nov 30, 2010 at 14:46, rock r...@peppa.com wrote:  I was able to install crond and crontab into the elphel353.  I have instructions. Should I post those here or

Re: [Elphel-support] Global Shutter

2010-11-30 Thread Sebastian Pichelhofer
with reduced WOI compared to using binning to achieve the same resolution For example: 1280x720 (2x2 binning) JP4 RAW max. 46.2 fps 1280x720 (WOI setting) JP4 RAW max 60 fps Regards Sebastian thanks, -=Abe On Mon, Nov 29, 2010 at 5:38 AM, Sebastian Pichelhofer sebastian.pichelho...@gmail.com wrote

Re: [Elphel-support] Image resolution

2010-12-01 Thread Sebastian Pichelhofer
I am not 100% sure what you mean. Did you try binning, decimation or WOI reduction? You also mentioned storage, there is another way to reduce filessize of frames by using less JPEG compression quality. Regards Sebastian On Tue, Nov 30, 2010 at 20:38, rock r...@peppa.com wrote:  Is there a

Re: [Elphel-support] Image resolution

2010-12-01 Thread Sebastian Pichelhofer
On Wed, Dec 1, 2010 at 18:45, rock r...@peppa.com wrote: I am not 100% sure what you mean. Did you try binning, decimation or WOI reduction? You also mentioned storage, there is another way to reduce filessize of frames by using less JPEG compression quality. Sebastian,  Are these options

Re: [Elphel-support] rtsp server

2011-02-06 Thread Sebastian Pichelhofer
Another idea: Did you try reducing camera resolution before starting mplayer, VLC etc. in camvc or through parsedit? Most players cannot handle resolutions higher than 2048 in width or height. Regards Sebastian On Mon, Feb 7, 2011 at 01:12, Adam Gobi adam.g...@acheron.com.au wrote: Andrey,

[Elphel-support] JPEG quantisation table

2011-02-09 Thread Sebastian Pichelhofer
*Problem Definition* Chart showing resulting file-size depending on JPEG quality and coring index: http://community.elphel.com/files/jpeg-filesize-chart.jpg Buffer-Monitor is a software that attempts to automatically adjust image compression ratio (JPEG Quality 0-100%) based on the data-rate of

Re: [Elphel-support] limiting the frame rate

2011-02-09 Thread Sebastian Pichelhofer
Thanks for questions and answers! I collected everything into a new wiki page: http://wiki.elphel.com/index.php?title=FPSControl Regards Sebastian On Wed, Feb 9, 2011 at 03:37, Andrey Filippov and...@elphel.com wrote: Adam, this is the camera problem - seems like some old features

Re: [Elphel-support] Record and watch simultaneously?

2011-03-19 Thread Sebastian Pichelhofer
Yes, works very well. Ethernet is 100Mbit/s and storage media max ~144Mbit/s (also depends on how fast you can write to your HDD/SSD/CF card) So if you get near the max. of Ethernet bandwidth with your video stream you could have short shuttering in your live video but not in your camogm

Re: [Elphel-support] get image and histogram for the command line

2011-03-23 Thread Sebastian Pichelhofer
Do you mean you have a monochrome sensor but get a color image? Sounds like magic ;) You can try to reduce color saturation in camvc. To 1. Do you mean an uncompressed image, or a raw (not debayered image)? Regards Sebastian On Wed, Mar 23, 2011 at 12:57, Sebastien COUDERT

Re: [Elphel-support] Re1: get image and histogram for the command line

2011-03-23 Thread Sebastian Pichelhofer
Please reply to the mailing list as well not to me directly. On Wed, Mar 23, 2011 at 16:25, Sebastien COUDERT sebastien.coud...@univ-lille1.fr wrote: Bonjour, Do you mean you have a monochrome sensor but get a color image? Sounds like magic ;) Not very much, as it creates (random)

Re: [Elphel-support] Login Problem(s)

2011-04-12 Thread Sebastian Pichelhofer
Hi Grahame This warning seems to be related to a Drupal plugin handling internationalisation. I will try to install a new version of the plugin soon. Are you sure that this causes you to not be able to log in, I see the warning as well but have no problem to log in. What do you plan to do in

Re: [Elphel-support] Login Problem(s)

2011-04-12 Thread Sebastian Pichelhofer
: Sebastian Pichelhofer sebastian.pichelho...@gmail.com To: grah...@wildpossum.com Cc: Sent: Mon, 11 Apr 2011 21:12:46 +0200 Subject: Re: [Elphel-support] Login Problem(s) Hi Grahame This warning seems to be related to a Drupal plugin handling internationalisation. I will try to install

Re: [Elphel-support] Flash on a two camera system

2011-04-13 Thread Sebastian Pichelhofer
On Wed, Apr 13, 2011 at 21:03, Andreas Bean off...@beanbox.com wrote: Andrey, In fact we develop a led light and not a discharge flash, therefore the light isn't deposited in a short period. You say the exposure of the last scanline starts 67ms after the first line. I'm trying the get light

Re: [Elphel-support] Login Problem(s)

2011-04-18 Thread Sebastian Pichelhofer
user so please could you point out what I need to do. Much thanks for your time and assistance. Best Regards. Grahame On Tue, 2011-04-12 at 09:21 +0200, Sebastian Pichelhofer wrote: Perfect! Please note that you only need an account on the wiki if you want to make changes to the content

Re: [Elphel-support] Large File Support 2GB

2011-04-26 Thread Sebastian Pichelhofer
I think what Johannes means is the camogm length limit: length length=file_size_in_bytes Specify the maximal size of each individual file segment in bytes. The new file will be started if this limit will be exceeded. The limit is 2.147.483.647 bytes (~2 GB), current value is reported by

Re: [Elphel-support] Some questions regarding the stereo/3D turn key camera

2011-05-19 Thread Sebastian Pichelhofer
Hi Doron On Wed, May 18, 2011 at 19:34, Doron Nakar do...@cellsory.com wrote: Hi, Before we start a project based on the Elphel camera, we need to have crucial information for basic application matching. I understand that the mailing list is the best support option, so here are my

Re: [Elphel-support] Some questions regarding the stereo/3D turn key camera

2011-05-19 Thread Sebastian Pichelhofer
On Thu, May 19, 2011 at 15:13, Stefan de Konink ste...@konink.de wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Op 19-05-11 11:51, Sebastian Pichelhofer schreef: 12Mbits is rather low, I don't think you will get good video quality at this low datarate. He is talking in MPEG4/h264

Re: [Elphel-support] POE card in custom enclosure?

2011-06-14 Thread Sebastian Pichelhofer
Hi Nathan Your cameras run on 12-36V and you should have the power injector adapter cable right? For this you would not need any PCB or circuit at all to inject the power its simply connecting certain pins of the Ethernet cable to the voltage. The link you provided states: is an adaptor that

Re: [Elphel-support] POE card in custom enclosure?

2011-06-14 Thread Sebastian Pichelhofer
project is really)- but would it still work? Cheers, Nathan On Tue, Jun 14, 2011 at 8:41 PM, Sebastian Pichelhofer sebastian.pichelho...@gmail.com wrote: Hi Nathan Your cameras run on 12-36V and you should have the power injector adapter cable right? For this you would not need any

Re: [Elphel-support] VLC not working with Elphel any more

2011-08-11 Thread Sebastian Pichelhofer
- Mail original - De: Sebastian Pichelhofer sebastian.pichelho...@gmail.com À: Alexandre Poltorak po...@alsenet.com Cc: elphel support-list support-list@support.elphel.com Envoyé: Jeudi 11 Août 2011 15:08:03 Objet: Re: [Elphel-support] VLC not working with Elphel any more I had

Re: [Elphel-support] Reducing PHP instances from 3 to less

2011-10-11 Thread Sebastian Pichelhofer
, 2011 at 18:56, Sebastian Pichelhofer sebastian.pichelho...@gmail.com wrote: What would be the best approach to reduce CPU and memory usage of the webserver running in the camera? Would reducing the number of PHP instances help? If yes, where can I change the number of instances, since 3 autospawn

[Elphel-support] Reducing PHP instances from 3 to less

2011-10-11 Thread Sebastian Pichelhofer
What would be the best approach to reduce CPU and memory usage of the webserver running in the camera? Would reducing the number of PHP instances help? If yes, where can I change the number of instances, since 3 autospawn killing one just triggers a new one to be spawned immediately. Regards

Re: [Elphel-support] Experiencing problems with buffer.

2011-10-11 Thread Sebastian Pichelhofer
Maybe it would make sense to monitor CPU load while you start recording with/without streamer? Could you run top on the camera in telnet/ssh? Regards Sebastian On Sun, Sep 11, 2011 at 13:37, Nathan Clark nat...@nathanclark.com.au wrote: Hi guys, Sebastian has been helping me troubleshoot this

Re: [Elphel-support] datarate issue - HDD recording, while streaming.

2011-10-17 Thread Sebastian Pichelhofer
the CPU and thus causing the buffer to overrun... But how to circumvent this issue? On 11/10/2011, at 21:23, Sebastian Pichelhofer wrote: Hi Oleg, I suggested we continue this discussion via email. Below is Nathans original PM to me: Hey Sebastian, As time escapes me, its getting

Re: [Elphel-support] Network speed issues

2011-10-28 Thread Sebastian Pichelhofer
Can you provide some number? What transfer speed via FTP do you get with the good camera and what values with the bad camera? Regards Sebastian On Wed, Oct 26, 2011 at 06:56, Nathan Clark nat...@nathanclark.com.au wrote: Hey guys, Can you please advise as to the best procedure with regards to

Re: [Elphel-support] Camogm triggered mode

2012-01-05 Thread Sebastian Pichelhofer
On Thu, Jan 5, 2012 at 20:19, Dimitrios d...@telemetry.gr wrote: Hi Alexander and thank you for the suggestions. I hope I'm not wasting the list's bandwidth with a flood of questions. I see that the Arduino code uses   wget http://127.0.0.1/snapfull.php I am already using imgsrv very

Re: [Elphel-support] problems with the HDD

2012-01-30 Thread Sebastian Pichelhofer
HI Carlos Good to see you are starting your hands-on with the camera ;) ElphelVision is an Apertus product not an official Elphel one (I know the name is especially confusingwe might have to rename it). So the correct place to report bugs is: http://bugs.apertus.org/thebuggenie/index.php

Re: [Elphel-support] problems with the HDD

2012-01-31 Thread Sebastian Pichelhofer
2012/1/30 Sebastian Pichelhofer sebastian.pichelho...@gmail.com: HI Carlos Good to see you are starting your hands-on with the camera ;) ElphelVision is an Apertus product not an official Elphel one (I know the name is especially confusingwe might have to rename it). So the correct

Re: [Elphel-support] the problems from the hdd (in short)

2012-02-03 Thread Sebastian Pichelhofer
OK so do I understand this correctly that the new 4K block size of newer harddisks is the problem: http://en.wikipedia.org/wiki/Disk_sector ? Since the embedded linux in the 353 camera is already several years old it could well be the case that it has problems with 4K sectors. Carlos, one idea:

Re: [Elphel-support] the problems from the hdd (in short)

2012-02-03 Thread Sebastian Pichelhofer
On Fri, Feb 3, 2012 at 16:44, Carlos Padial palidoestud...@gmail.com wrote: OK so do I understand this correctly that the new 4K block size of newer harddisks is the problem: http://en.wikipedia.org/wiki/Disk_sector ? dont know, but this you say remember me something readed about this

Re: [Elphel-support] the problems from the hdd (in short)

2012-02-03 Thread Sebastian Pichelhofer
) - it is not a good idea to try to remove it - the flex cable is not so easy to handle if you do not have such experience already. I believe Carlos should continue to follow Oleg's instructions - it was he who formatted and tested the HDD in the camera Andrey On Fri, Feb 3, 2012 at 8:48 AM, Sebastian

[Elphel-support] CFAST cards with SATA adapter compatible

2012-02-04 Thread Sebastian Pichelhofer
Do you think that http://en.wikipedia.org/wiki/CFast#CFast CFast Cards could work with this adapter: http://www.amazon.de/exec/obidos/ASIN/b003r4ifmg/geizhals1-21/ref=nosim?m=A3JWKAKR8XB7XF connected to the Elphel camera over SATA. To my understanding the card itself acts like a drive and needs

Re: [Elphel-support] CFAST cards with SATA adapter compatible

2012-02-04 Thread Sebastian Pichelhofer
on it ourselves and it is probably not too easy - otherwise Axis people would do it themselves. But if anybody with the driver development skills would volunteer - we would definitely love that and support such project. Andrey On Sat, Feb 4, 2012 at 11:53 AM, Sebastian Pichelhofer

Re: [Elphel-support] CFAST cards with SATA adapter compatible

2012-02-04 Thread Sebastian Pichelhofer
Sebastian Andrey On Sat, Feb 4, 2012 at 12:36 PM, Sebastian Pichelhofer sebastian.pichelho...@gmail.com wrote: Thanks for the details, but CFAST is a completely new standard that has little in common with CF cards and also requires totally different adapters. Regarding the UDMA work

Re: [Elphel-support] Compiling bug fix for VLC streaming

2012-02-15 Thread Sebastian Pichelhofer
Hi Éric Can you please verify that your bug is not fixed with this recent commit (5 weeks ago): http://elphel.cvs.sourceforge.net/viewvc/elphel/elphel353-8.0/apps/astreamer/rtsp.cpp?r1=1.10r2=1.11 The above fix addresses the issue that VLC recently changed the RTSP streaming code and expected a

Re: [Elphel-support] Elphel developer blog

2012-02-16 Thread Sebastian Pichelhofer
I whitelisted your account with our antispam software, we recently had some issues that it did not let people log in. Please let us know if you can get in now. Regards Sebastian On Thu, Feb 16, 2012 at 08:24, Andrey Filippov support-list@support.elphel.com wrote: Andreas, I just promoted your

Re: [Elphel-support] using elphel for the first time

2012-04-19 Thread Sebastian Pichelhofer
On Thu, Apr 19, 2012 at 08:54, flavio soares qazav...@gmail.com wrote: Hello, everyone, This is my first post on this list, so congratulations for all the achievements you've had so far with Elphel. Yesterday, the Elphel 353 I'll be using for the next months has arrived and I turned it on

Re: [Elphel-support] Recording fullHD JP4 being limited to 7 seconds

2012-04-26 Thread Sebastian Pichelhofer
On Thu, Apr 26, 2012 at 09:32, flavio soares qazav...@gmail.com wrote: Hi, Andrey, Sorry, I was rebooting, that's what kept me. Here is the result for both cards (even though I can't really understand what it means): [root@Elphel353 /root]3882# hdparm -I /dev/hdb /dev/hdb: ATA device,

Re: [Elphel-support] Recording fullHD JP4 being limited to 7 seconds

2012-04-29 Thread Sebastian Pichelhofer
I remember settings FPS can be a bit tricky at first: There are 2 modes which require the FPS to be set differently: In parsedit/autocampars: Free running mode (default): FPSFLAGS=1 FP1000SLIM=desired_FPS x 1000 Triggered mode (requires some flags to be set in advance): FPSFLAGS=0

Re: [Elphel-support] Elphel's Circle of confusion size?

2012-05-03 Thread Sebastian Pichelhofer
Please elaborate how exactly you can utilize the Circle of confusion to check focus during shooting? Regards Sebastian On Thu, May 3, 2012 at 4:00 AM, flavio soares qazav...@gmail.com wrote: Hi there, I know this is an odd question, but does any of you know Elphel's Circle of confusion size?

Re: [Elphel-support] strreaming problem...

2012-05-16 Thread Sebastian Pichelhofer
Can you still SSH to the camera when this happens? If yes, is the str (streamer) process still running properly or did it crash? Regards Sebastian On Wed, May 16, 2012 at 1:02 PM, Carlos Padial palidoestud...@gmail.comwrote: i had a problem with the streaming... i start the camera and launch

Re: [Elphel-support] starting an article...

2012-06-04 Thread Sebastian Pichelhofer
Hi flavio Great read! Some feedback: -) the BPP of the image decreases drastically in the region between 95-100% - actually we are used to reading from left to right so the value actually increases instead of decreases. -) You mostly talk about JPEG quality percentages in the article, though

Re: [Elphel-support] question on streaming

2012-06-17 Thread Sebastian Pichelhofer
On Tue, Jun 12, 2012 at 4:50 PM, flavio soares qazav...@gmail.com wrote: Hi, a quick question. I was wondering if there is a way of either: - make elphel's streaming server output the stream at a fraction of its original FPS, say 1/2 of it; or This feature was planned but never implemented if

Re: [Elphel-support] about data rates

2012-06-17 Thread Sebastian Pichelhofer
On Wed, Jun 13, 2012 at 11:04 PM, Carlos Padial palidoestud...@gmail.com wrote: hi I have been using the camera at diferent sizes and compressions, and trying to find the limits (and looking at flavios article) i have some doubts... when recording to the hdd and streaming at the same

Re: [Elphel-support] broken files from footage?

2012-10-29 Thread Sebastian Pichelhofer
VLC (and VirtualDub - only for windows though - also not sure if it can handle quicktime files) have some header fixing routines that can often rescue these kind of files. Regards Sebastian On Mon, Oct 29, 2012 at 9:40 PM, flavio soares qazav...@gmail.com wrote: Guys, yesterday we shot 90% of

Re: [Elphel-support] broken files from footage?

2012-10-29 Thread Sebastian Pichelhofer
52. 5. 0 / 52. 5. 0 libavfilter 1. 80. 0 / 1. 80. 0 libswscale0. 14. 1 / 0. 14. 1 libpostproc 51. 2. 0 / 51. 2. 0 s01p4t2_1351346876_661174.mov: Invalid data found when processing input 2012/10/29, Sebastian Pichelhofer sebastian.pichelho...@gmail.com: VLC

Re: [Elphel-support] feature request

2010-08-06 Thread Elphel Support | Sebastian Pichelhofer
We can remove the IR-cutoff filter that is place between lens mount and sensor front end pcb upon request. If you need IR spectrum only I assume there are other filters available that can be used instead of the IR-cuttoff filter. Regards Sebastian On Mon, Aug 2, 2010 at 1:44 PM, Alexey

Re: [Elphel-support] how do I reflash the camera via netboot mode?

2010-11-03 Thread Elphel Support | Sebastian Pichelhofer
On Tue, Nov 2, 2010 at 19:40, Andrey Filippov and...@elphel.com wrote: On 11/2/10, Ákos Maróy a...@maroy.hu wrote: Andrey, actually, this web interface resets the IP address, but not the gateway or the broadcast address. I was looking in /etc to find where these settings are saved, but

Re: [Elphel-support] how do I reflash the camera via netboot mode?

2010-11-03 Thread Elphel Support | Sebastian Pichelhofer
Thanks, I will look into it. On Wed, Nov 3, 2010 at 09:36, Ákos Maróy a...@maroy.hu wrote: Sebastian, Sebastian will look at the problem of not changing those settings and try to reproduce your case. He may need more input from your. Yes please describe as accurate as you can what fields

Re: [Elphel-support] how do I reflash the camera via netboot mode?

2010-11-08 Thread Elphel Support | Sebastian Pichelhofer
Akos, I improved the behaviour of the button and the way the validation checks are displayed: http://elphel.cvs.sourceforge.net/viewvc/elphel/elphel353-8.0/packages/web/353/camerasetup/network.js?view=log Thanks again for the report. Regards Sebastian On Wed, Nov 3, 2010 at 09:36, Ákos Maróy

Re: [Elphel-support] Viewfinder / preview considerations

2010-11-09 Thread Cinema Project | Sebastian Pichelhofer
parameter. gst-launch rtspsrc location=rtsp://192.168.0.9:554 latency=20 ... Flowty: 40ms is 25 FPS ;) and it must be JP4 mode as Sebastian suggested. Best regards, Alexandre On Mon, Nov 8, 2010 at 9:26 PM, Cinema Project | Sebastian Pichelhofer cin...@elphel.com wrote: On Mon, Nov 8

Re: [Elphel-support] Viewfinder / preview considerations

2010-11-09 Thread Cinema Project | Sebastian Pichelhofer
/11/9, Cinema Project | Sebastian Pichelhofer cin...@elphel.com: On Mon, Nov 8, 2010 at 23:54, François Demange francois.dema...@ubicast.eu wrote: Hi all, I confirm we used a 40ms, 25 fps setting w/ JP4. I am rather new to the elphel and development worlds, and I hope you Basically, we