Winston,

> I could get the info from the 192.168.0.9:2323. This web could help me to
> get some information. But if I tried the http://192.168.0.9:2323/
> timestamp_name, the timestamp file saved web did not appear. How did I
> use it?


http://192.168.0.9:2323*/pointer_value/img*

Try the following:
1. get diagnostics.php
<https://git.elphel.com/Elphel/elphel-web-393/blob/master/src/diagnostics/diagnostics.php>
2. copy to 192.168.0.9:/www/pages/
3. In the browser open:

> view-source:http://192.168.0.9/diagnostics.php?pointers


You will get xml output similar to this one:

> <?xml version='1.0' standalone='yes'?>
> <Document>
> <camera ip='192.168.0.9'>
> <port index='0' sensor='mt9p006, none, none, none' mux='none'>
> <timestamps>
>
                        ...

<ts frame='7290' ts='1526075540.347616' ptr='*pointer_value*'>
> 1526075540.347616</ts>
> ...


Take the pointer_value from the last <ts> for a particular port. Don't
forget to add "/img" or "/bimg".

If something does not work. Please send me your xml.

Best regards,
Oleg Dzhimiev
Electronics Engineer
phone: +1 801 783 5555 x124
Elphel, Inc.
_______________________________________________
Support-list mailing list
Support-list@support.elphel.com
http://support.elphel.com/mailman/listinfo/support-list_support.elphel.com

Reply via email to