Open main menu

Changes

m
*<code>Snap=[Yes/No]</code> - Enable snapshot mode
 
 
<br />
====Raw Viewer for PC (Python)====
[[File:Dali D8X3N Raw Thermal viewer.png|thumb|Raw Data Viewer in python]]
rev2 with temperature readout https://pastebin.com/u107Q85w
rev3 and onward will only be available directly as a Webpage on the Device (see below).
====Raw Viewer for the internal Webserver (recommended)====
optional for simplicity: '''ftp''' access
[[File:Dali D8X3N Webviewer.png|thumb|Web Raw Viewer with histogram (rev3)]]
 
Download both files:
(Rev3, with histogram):
 
raw.html https://pastebin.com/kaiXwAgD
 
proxy.cgi https://pastebin.com/vii1HXcU
 
then copy the '''raw.html''' into '''/app/web/webpages/'''
Then download the '''rawviewerproxy.zipcgi''' into ''' from [https:/app/archive.orgweb/detailswebpages/rawviewer_202508 here] (rev3 with histogram, javascript)[[File:Dali D8X3N Webviewer.png|thumb|Web Raw Viewer with histogram (rev3)]]cgi-bin'''
and run
chmod +x /app/web/webpages/cgi-bin/proxy.cgi
unpack the web folder into '''/app''' and run
chmod +x /app/web/webpages/proxy.cgi
then edit the '''dali.cfg''' and change '''WEB_SERVER''' to '''lighttpd'''
and then '''restart''' your camera.