Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:d-link:dcs-930l [2024/09/10 14:32] – [Installation] stokito | toh: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. | + | The IR LEDs and the IR cutoff filter can be controlled via 3 GPIO lines. |
| - | After installing lightSensor-daemon, | + | After installing |
| ===== Motion Detection support ===== | ===== Motion Detection support ===== | ||
| Line 109: | Line 109: | ||
| mjpg_streamer works flawlessly and with very little CPU usage. Recently, I replaced the motion setup on my cameras by mjpg_streamer and put motion on my (more powerful) main router. | mjpg_streamer works flawlessly and with very little CPU usage. Recently, I replaced the motion setup on my cameras by mjpg_streamer and put motion on my (more powerful) main router. | ||
| + | |||
| + | ===== Stock firmware ===== | ||
| + | |||
| + | The original firmware provides the http:// | ||
| + | |||
| + | You may watch the stream directly with VLC player or MXPlayer. | ||
| + | Here are some links that should work: | ||
| + | |||
| + | * / | ||
| + | * /mjpeg.cgi | ||
| + | * / | ||
| + | * /video.cgi | ||
| + | * / | ||
| + | * /audio.cgi | ||
| + | * /Image.jpg | ||
| + | * / | ||
| + | |||
| + | For the VLC or MXPlayer use a URL like '' | ||
| + | |||
| + | Usually the video delay is about a second over a cord and about 3 seconds over WiFi. | ||
| + | |||
| + | Use the command to merge two streams of video and audio: | ||
| + | < | ||
| + | ffmpeg -f mjpeg -i http:// | ||
| + | </ | ||
| + | |||
| ===== Hardware ===== | ===== Hardware ===== | ||