GE CCTV DVMRe-10CT-80-C 10-channel Color Triplex Multiplexer/Recorder 80GB HDD Ethernet & KTD-405 keypad [DVMRe-10CT-80-C] |
Call for price |
|
|
Features
- GE DVMRE 10 channel Triplex DVR With 80GB internal storage and KTD-405 keypad
- Triplex capability enables users to watch live and recorded images on one monitor while continuing to record
- PVP for ultra-fast recording up to 60 pps (50 pps PAL)
- Search video clips using motion search to find motion in a user-defined area
- FireWire connection offers high-speed serial data transmission
- DHCP-enabled feature minimizes the communication problems associated with dynamic IP addresses
- DVMRe Triplex offers uninterrupted recording
- Retrieves the date and time from motion search, higher image capture rate and the Network Time Protocol transaction text insertion.
- Jog/shuttle control provides variable-speed forward, reverse play, and frame-by-frame scrutiny of a paused recording
- Graphical disk analysis screen display for improved recorded data analysis
- Dual multiscreen monitor displays for live viewing and playback
- Multiplexer functionality with built-in digital recording
- Ethernet LAN/WAN capability, TCP/IP protocol
- View live or recorded images remotely using WaveReaderTM software
- PTZ over Ethernet capability provides remote PC control of PTZ units
- ATM interface associates ATM receipt text with corresponding video, enabling searches by ATM transaction number or any other text on a customer’s receipt
//Start of global variables-->
var cell_counter = 0;
var col_limit = 2; //set how many columns are in the table
enable_datasheet="on"; //turn on to enable an item
enable_manual="on";
enable_aespecs="off";
enable_linedrawing="off";
datasheet="GE_DS_DVMRe_Triplex.pdf";
manual="GE_Manual_DVMRe_Triplex.pdf";
aespecs="";
linedrawing="";
//Do not modify these values
datasheetdirectory="/alt_pdfs/";
imgdatasheet="http://reliablecctv.com/alt_images/datasheet.jpg";
imgaespecs="http://reliablecctv.com/alt_images/a&especs.jpg";
imglinedrawings = "http://reliablecctv.com/alt_images/linedrawings.jpg";
imgmanual="http://reliablecctv.com/alt_images/Manual.jpg";
//End of global veriables->>
//Start of table functions-->
function start_table(){
document.writeln('| ');
}
function end_table(){
document.writeln(' | ');
}
function end_column(){
document.writeln(' | ');
}
function end_row(){
document.writeln(' |