History
History
History
- Removed Motion vs. Continuous REC option from Camera Basic Settings
because that can be configured with the REC toolbar button
- Added support for TP-Link NC2XX, NC4XX and Tapo cloud cameras
- Some smtp servers don't say ESMTP in the greetings even if they
support it; for this reason we now force EHLO when user credentials
are provided (thanks to Hajo Ottenbacher for researching that)
- Trim leading/trailing spaces for entered donation email address
- Because the video resolution of some cams changed for a few seconds
and afterwards restored, we decided to never reset the sensitivity
settings of the single zones (it's up to you to re-configure them
if you change the video resolution or the zones size)
- A warning message is now shown when frames get dropped because of
memory shortage and system overload
- Added the "Show password" checkbox
- Small but nice enhancements to the web interface
(thanks to Yan Anquetil for helping with that)
- New CAMERA.bat batch file to control the camera source on/off state
- Daily summary video will not record black frames when source is off
- Added a recording start picture saving checkbox
- Http multipart parser is more fault tolerant
(fixes VLC multipart streaming)
- New %name% command execution variable containing the camera name
- Support Floureon, JideTech and Wyze RTSP cameras
- The web interface full screen live snapshot image can now be
configured to either maintain the aspect ratio or to fully stretch
- Do not adapt the frame time font size when the DPI changes, this
because connecting through RDP can modify the DPI automatically
- Possibility to display the system uptime in each frame
- Updated internal web server to Apache 2.4.38 and PHP 5.6.40
with INVALID_HANDLE_VALUE patch discussed in PHP bug #77580
(Apache and PHP both with OpenSSL 1.0.2q)
- The web interface full screen image maintains the aspect ratio
(not supported by IE)
- Store the temporary daily summary snapshots in a subfolder
- Removed the possibility to have "snapshot each" under 1 second
- Web interface has a new html5 calendar picker (browser must support it)
- Enhanced ContaCam service installation
- Audio support for Axis ip cameras (thanks to Michi for sponsoring the
development)
- Disallow standby and hibernate when there are cameras running
- To clean-up after a possible crash ContaCam deletes now its temporary
folder content on startup
- Web interface avoids switching IE to compatibility mode when opened
with the computer's NetBIOS name
- Full Vietnamese language support (thanks to [email protected])
- Goodbye Flash Video: .swf files have been replaced by .mp4 files
which all modern browsers and smartphones can play
- Goodbye Html Frames: web interface improved for mobile devices
- Detection frames are now buffered also to HD and not only in RAM
(this avoids splitting a detection sequence into many files)
- Configurable minimum disk free space (works now also for network
shares and symlinks)
- In audio input dialog the correct entry is selected for devices
having the same name
- Installer adds now the Start Menu entry only for the Current User
- Removed Fullscreen Browser as it cannot display HTML5 videos
- To avoid troubles in service mode from now on it's not possible
to associate files to ContaCam (please use FreeVimager for that)
- Because of web server miss-configuration danger the possibility to
move the individual camera folders in Camera Basic Settings dialog
has been removed (advanced users can create junctions, symlinks or
run a .bat script on detection to move/copy the video files to
another location)
- Last version with Win95, Win98, NT4, WinMe and Win2000 support
- Fixed the lost motion detection configuration zones bug seen
when applying the Assistant Settings or when opening and closing
ContaCam quickly
- Split the 'Other HTTP Device' mode in Server Push and Client Poll
- Swf snapshot history file is now correctly created even if
restarting ContaCam (snapshots preceding restart are not lost)
- In Device Assistant added a button to move the camera folder;
under Tools menu there is the possibility to move all camera
folders in one command
- Live snapshot names can now be configured
- Increased support from 15 to 100 DirectX devices
- In log messages the user assigned device name is now shown
- For microapache set MaxKeepAliveRequests to 0 (=No Limit) to
avoid frame jumps which were happening when the keep alive
request count reached 0 and a reconnection was necessary
- Longer detection files option introduced in version 4.0.5
is now always on
- Removed UDP networking because it was ContaCam's proprietary
streaming protocol not compatible with any current standard
(it's still possible to stream a video source through the web
server, a FAQ entry has been added illustrating that)
- Removed manual record pause command which was of no use
- Audio also for detection movies (both avi and swf files)
- It's now possible to set a relative sensitivity for the single
detection zones: set a percentage through the right-click
context menu while in detection zones mode and then draw
- Within a day the detection movies are now tagged by a number:
1 .. detection movies count
- Live De-Interlacing works now for all capture formats,
no need for rec/det time De-Interlacing
- Fixed a bug in the web interface which prevented showing
recs, detections and snapshots with the same timestamp
(only one of them was shown)
- Introduced variables like %avi%, %gif%, %swf%, ...
passed as parameters in command execution on detection end
- UDP networking lowered default fragment size from 1400 bytes
to 512 bytes so that it works well for all network types
- Minor improvements
- Started development