I am looking for a web cam (IP camera) to use as an aid for
our son in studying music.
The basic requirements are:
- IP camera (room where piano is has no PC)
- decent audio (more important than video)
- decent video quality (not too fussy here, low FPS is OK)
- can record both the video *and* the audio streams
- ideally, complete with microphone
- wireless not important (but possible option)
The Sales department suggested the "DCS-2100+". From all info I can
find on D-link's site, this seemed to be the wireless brother of the
DCS-2000. Since I didn't really need wireless, and for cost reason, I
chose the latter. The specs and description of the DCS-2000 on the web
site promised "high quality video and audio".
Device information: H/W version is A3, firmware version: 1.07 (was 1.05 initially, updated from .ca site)
The video is OK. I realize at any rate that high quality video means a lot of disk space (we'd want to record a lesson, then listen to it later). Fine, no issue here: we're running in B&W, 3 FPS.
But the audio was simply horrible in quality. An old analog phone does much better. I tried various parameter settings (both in camera and in DVI export), but to no avail. The bad quality was equally audible in IE and thru IP surveillance (monitor and playback).
Some research revealed a few things about this camera that aren't on D-link's web site (but nonetheless interesting):
At some point, out of curiosity, I tried rolling back to firmware V1.05. Lo and behold, that fixed the problem! So if you have audio problems, try another firmware version, eg. 1.05.
Here are some short audio samples that show the problem (WAV, mono, 16 bit, 8 KHz):
At this point, I wonder if it's not a bad bit in the memory which happened to be used to store audio samples in V1.07, but not in V1.05 (things having been shifted around). But I don't know, and probably never will.
While using IP surveillance under Windows XP, I discovered that my system restore folder (F:\System Volume Information\_restore{...}" was filling up at an alarming rate. It turns out that some of the file extensions used by IP surveillance, in particular the *.hgd extension, are backed up by System Restore. So as IP surveillance would delete the older raw files (I have cycle recordings turned on), these files would be saved by System Restore, resulting in no actual freeing of space. And I ended up in a situation where IP surveillance would generate files for 1 second duration, and I could only see the last one (so total of one second of saved recordings!).
The problem in some cases is that the above behavior will consume all space in the system restore folder, effectively flushing all other restores, and thus rendering the restore useless.
A list of extensions monitored by System Restore is available at: http://msdn.microsoft.com/library/en-us/sr/sr/monitored_file_extensions.asp
There are a couple of workarounds:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\BackupRestore\FilesNotToBackup] "USB drive"=hex(7):46,00,3a,00,5c,00,2a,00,20,00,2f,00,73,00,00,00,00,00
[HKEY_LOCAL_MACHINE\SOFTWARE\D-LINK\Matrix\Monitor Settings] "Cycle Recording"=dword:00000001 "Reserved Diskspace"=dword:00000018Got to love the Registry!