Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
toh:d-link:dcs-930l [2024/09/10 15:07] – [Hardware] stokitotoh:d-link:dcs-930l [2024/09/10 18:10] – [IR LED support (932L only)] stokito
Line 96: Line 96:
 ===== IR LED support (932L only) ===== ===== IR LED support (932L only) =====
  
-The IR LEDs and the IR cutoff filter can be controlled via 3 GPIO lines. A userspace daemon that reads the light sensor and control the circuitry can be found at [[http://www.aboehler.at/hg/lightSensor-daemon]]. Makefiles for OpenWrt are also included, but you have to compile the package yourself for now. +The IR LEDs and the IR cutoff filter can be controlled via 3 GPIO lines. Use the [[https://gitlab.aboehler.at/andreas/lightsensor-daemon|lightSensor-daemon]] which is a user space daemon that reads the light sensor and control the circuitry. Makefiles for OpenWrt are also included, but you have to compile the package yourself for now. 
-After installing lightSensor-daemon, the sensor is polled for light changes and the filter and IR LEDs are controlled accordingly. It seems to react faster to changes in lightning than the original firmware does.+After installing the ''lightSensor-daemon'', the sensor is polled for light changes and the filter and IR LEDs are controlled accordingly. It seems to react faster to changes in lightning than the original firmware does.
  
 ===== Motion Detection support ===== ===== Motion Detection support =====
Line 117: Line 117:
 Here are some links that should work: Here are some links that should work:
  
- /video/mjpg.cgi +  * /video/mjpg.cgi 
- /mjpeg.cgi +  /mjpeg.cgi 
- /mjpeg.cgi?user=[USERNAME]&password=[PASSWORD]&channel=[CHANNEL] +  /mjpeg.cgi?user=[USERNAME]&password=[PASSWORD]&channel=[CHANNEL] 
- /video.cgi +  /video.cgi 
- /video.cgi?resolution=vga +  /video.cgi?resolution=vga 
- /audio.cgi +  /audio.cgi 
- /Image.jpg +  /Image.jpg 
- /image/jpeg.cgi+  /image/jpeg.cgi
  
 For the VLC or MXPlayer use a URL like ''http://admin:your_pasword@camera_ip/''. For the VLC or MXPlayer use a URL like ''http://admin:your_pasword@camera_ip/''.
  • Last modified: 2024/09/10 18:42
  • by stokito