{"id":21166,"date":"2025-09-30T10:04:46","date_gmt":"2025-09-30T10:04:46","guid":{"rendered":"https:\/\/wiguard.in\/?page_id=21166"},"modified":"2025-10-15T12:30:30","modified_gmt":"2025-10-15T12:30:30","slug":"vehicle-cameras","status":"publish","type":"page","link":"https:\/\/wiguard.in\/index.php\/vehicle-cameras\/","title":{"rendered":"Vehicle Cameras"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Vehicle CCTV &#8211; Wiguard<\/title>\n<style>\n:root {\n  --bg: #f6f8fb;\n  --accent: #28a745;\n  --muted: #6b7280;\n  --title: #0f172a;\n  --radius: 16px;\n  --shadow: 0 8px 24px rgba(11,20,40,0.08);\n  --glass: rgba(255,255,255,0.2);\n  --glass-blur: blur(12px);\n  --max-width: 1200px;\n}\n\nbody {\n  margin: 0;\n  font-family: Inter, system-ui, -apple-system, \"Segoe UI\", Roboto, Arial;\n  background: var(--bg);\n  color: var(--title);\n}\n\nheader {\n  background: var(--accent);\n  color: #fff;\n  padding: 60px 20px;\n  text-align: center;\n}\n\nheader h1 {\n  font-size: 36px;\n  font-weight: 700;\n  margin: 0;\n}\n\nheader p {\n  font-size: 20px;\n  margin-top: 12px;\n  font-weight: 500;\n  max-width: 800px;\n  margin-left: auto;\n  margin-right: auto;\n  line-height: 1.6;\n}\n\n\/* Main section *\/\n.main {\n  max-width: var(--max-width);\n  margin: 40px auto;\n  padding: 0 20px;\n}\n\n\/* Two-column intro section *\/\n.intro-section {\n  display: flex;\n  flex-direction: row;\n  align-items: center;\n  gap: 40px;\n  margin-bottom: 60px;\n}\n\n.intro-text {\n  flex: 1;\n  font-size: 18px;\n  line-height: 1.7;\n  color: var(--muted);\n}\n\n.intro-text span {\n  color: var(--accent);\n  font-weight: 600;\n}\n\n.hero-image {\n  flex: 1;\n  position: relative;\n  overflow: hidden;\n  border-radius: var(--radius);\n  box-shadow: var(--shadow);\n  transition: transform 0.5s ease;\n}\n\n.hero-image img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  border-radius: var(--radius);\n  transition: transform 0.5s ease;\n}\n\n.hero-image:hover img {\n  transform: scale(1.05);\n}\n\n\/* Glass overlay on image *\/\n.hero-overlay {\n  position: absolute;\n  bottom: 20px;\n  left: 20px;\n  right: 20px;\n  background: var(--glass);\n  backdrop-filter: var(--glass-blur);\n  padding: 20px;\n  border-radius: var(--radius);\n  color: #fff;\n}\n\n.hero-overlay h2 {\n  margin: 0 0 8px 0;\n  font-size: 28px;\n}\n\n.hero-overlay p {\n  margin: 0;\n  font-size: 16px;\n}\n\n\/* Features Section *\/\n.features-section {\n  margin-bottom: 60px;\n  text-align: center;\n}\n\n.features-section h2 {\n  font-size: 32px;\n  color: var(--title);\n  margin-bottom: 12px;\n}\n\n.features-section p {\n  color: var(--muted);\n  font-size: 18px;\n  max-width: 800px;\n  margin: 0 auto 40px auto;\n}\n\n.features-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 30px;\n  padding: 0 10px;\n}\n\n.feature-card {\n  background: #fff;\n  border-radius: var(--radius);\n  box-shadow: var(--shadow);\n  padding: 25px 20px;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n.feature-card:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 12px 28px rgba(11,20,40,0.12);\n}\n\n.feature-card h3 {\n  color: var(--accent);\n  font-size: 22px;\n  margin-bottom: 12px;\n}\n\n.feature-card p {\n  color: var(--muted);\n  font-size: 16px;\n  line-height: 1.6;\n}\n\n\/* Responsive layout *\/\n@media (max-width: 992px) {\n  .intro-section {\n    flex-direction: column-reverse;\n    gap: 20px;\n  }\n  .hero-overlay {\n    bottom: 10px;\n    left: 10px;\n    right: 10px;\n  }\n}\n<\/style>\n<\/head>\n<body>\n\n<header>\n  <h1>Comprehensive Vehicle Surveillance for Safety and Efficienc<\/h1>\n  <p>\n    Driver, road, and freight views secured with multi-camera sets, on-board DVR, 4G fallback uploads, and GPS overlays for real-time tracking and safety.\n  <\/p>\n<\/header>\n\n<main class=\"main\">\n\n  <!-- Vehicle CCTV Intro Section -->\n  <div class=\"intro-section\">\n    <div class=\"intro-text\">\n      <p>\n        Our Vehicle CCTV solutions focus on <span>driver, cargo, and road safety<\/span>. Multi-camera setups with stabilized mounts ensure day\/night coverage while the onboard DVR records continuously with 4G fallback and GPS overlays for fleet monitoring.\n      <\/p>\n    <\/div>\n    <div class=\"hero-image\">\n      <img decoding=\"async\" src=\"https:\/\/wiguard.in\/wp-content\/uploads\/2025\/09\/71a0J8FRkL.jpg\" alt=\"Vehicle CCTV\">\n      <div class=\"hero-overlay\">\n        <h2>Vehicle CCTV<\/h2>\n        <p>Multi-camera solutions for driver, road, and freight monitoring.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Features Section -->\n  <section class=\"features-section\">\n    <h2>Key Vehicle Monitoring Features<\/h2>\n    <p>Comprehensive vehicle surveillance with dual cams, IR interior cams, and on-board DVR with cloud uplink.<\/p>\n    <div class=\"features-grid\">\n      <div class=\"feature-card\">\n        <h3>Driver + Road<\/h3>\n        <p>Dual cameras, WDR for day\/night, capturing 120 km\/h with stabilized mounts for smooth footage.<\/p>\n      <\/div>\n      <div class=\"feature-card\">\n        <h3>Cargo \/ Freight<\/h3>\n        <p>Interior cameras with IR, tamper alerts, and continuous loop recording for secure monitoring of goods.<\/p>\n      <\/div>\n      <div class=\"feature-card\">\n        <h3>DVR + Uplink<\/h3>\n        <p>On-board DVR, GPS overlays, and 4G fallback upload to cloud\/NOC for real-time fleet tracking.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/main>\n\n<\/body>\n<\/html>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Vehicle Camera Products<\/title>\n<style>\n  body { font-family: Arial, sans-serif; margin:0; padding:0; background:#fff; }\n  .products-section { text-align:center; padding:50px 20px; max-width:1200px; margin:auto; }\n  .products-header { display:flex; justify-content:space-between; align-items:center; margin-bottom:20px; }\n  .products-header h2 { font-size:28px; font-weight:bold; color:#2e7d32; margin:0; text-align:center; flex-grow:1; }\n  .arrows { font-size:28px; font-weight:bold; color:#2e7d32; cursor:pointer; margin-left:10px; user-select:none; }\n  .slider-container { overflow:hidden; position:relative; }\n  .slider-wrapper { display:flex; transition: transform 0.5s ease-in-out; }\n  .product-card { flex:0 0 25%; padding:15px; box-sizing:border-box; }\n  .product-box { border:1px solid #eee; border-radius:10px; overflow:hidden; background:#fff; box-shadow:0 3px 10px rgba(0,0,0,0.08); transition:transform 0.3s ease, box-shadow 0.3s ease; height:100%; display:flex; flex-direction:column; }\n  .product-box:hover { transform:translateY(-6px); box-shadow:0 8px 20px rgba(0,0,0,0.15); }\n  .product-box img { width:100%; height:200px; object-fit:cover; background:#f9f9f9; }\n  .product-info { padding:15px; text-align:center; flex-grow:1; }\n  .product-title { font-size:18px; font-weight:bold; margin-bottom:10px; color:#333; }\n  .product-feature { font-size:14px; color:#555; }\n  .dots { text-align:center; margin-top:15px; }\n  .dot { display:inline-block; width:12px; height:12px; margin:0 5px; background:#ccc; border-radius:50%; cursor:pointer; transition:background 0.3s; }\n  .dot.active { background:#2e7d32; }\n  .modal { display:none; position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.6); justify-content:center; align-items:center; z-index:1000; overflow:auto; padding:20px; }\n  .modal-content { background:#fff; border-radius:12px; padding:24px; max-width:700px; width:100%; text-align:center; position:relative; }\n  .modal-content h2 { font-size:24px; color:#2e7d32; margin-bottom:16px; }\n  .modal-content p { font-size:14px; color:#333; margin:4px 0; text-align:left; }\n  .close-btn { position:absolute; top:12px; right:12px; font-size:24px; font-weight:bold; cursor:pointer; color:#333; }\n  .modal-image img { width:auto; max-width:500px; height:auto; max-height:400px; border-radius:12px; display:block; margin:0 auto 16px auto; }\n  @media (max-width:992px) { .product-card { flex:0 0 50%; } }\n  @media (max-width:600px) { .product-card { flex:0 0 100%; } }\n@media (max-width: 600px) {\n  .modal-content {\n    width: 95%;\n    max-width: none;\n    padding: 16px;\n  }\n  .modal-image img {\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    max-height: 60vh;\n    object-fit: contain;\n  }\n}\n\n<\/style>\n<\/head>\n<body>\n\n<section class=\"products-section\">\n  <div class=\"products-header\">\n    <h2>Vehicle Camera Products<\/h2>\n    <div><span class=\"arrows\" id=\"prev\">\u276e<\/span><span class=\"arrows\" id=\"next\">\u276f<\/span><\/div>\n  <\/div>\n  <div class=\"slider-container\">\n    <div id=\"slider\" class=\"slider-wrapper\">\n\n      <!-- DASH CAM -->\n      <div class=\"product-card\">\n        <div class=\"product-box\"><img decoding=\"async\" src=\"https:\/\/wiguard.in\/wp-content\/uploads\/2025\/10\/DashCam.jpeg\" alt=\"Dash Cam\">\n          <div class=\"product-info\">\n            <div class=\"product-title\">Dash Cam<\/div>\n            <div class=\"product-feature\">1080p \/ 4K, Loop Recording, G-sensor<\/div>\n            <a href=\"#\" class=\"btn\" data-modal=\"modal1\">View Details<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- FLEET CAMERA -->\n      <div class=\"product-card\">\n        <div class=\"product-box\"><img decoding=\"async\" src=\"https:\/\/wiguard.in\/wp-content\/uploads\/2025\/10\/FleetMonitoringCamera.jpeg\" alt=\"Fleet Camera\">\n          <div class=\"product-info\">\n            <div class=\"product-title\">Fleet Monitoring Camera<\/div>\n            <div class=\"product-feature\">Multi-channel, GPS Tracking, Cloud Storage<\/div>\n            <a href=\"#\" class=\"btn\" data-modal=\"modal2\">View Details<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- REAR \/ FRONT CAMERA -->\n      <div class=\"product-card\">\n        <div class=\"product-box\"><img decoding=\"async\" src=\"https:\/\/wiguard.in\/wp-content\/uploads\/2025\/10\/RearFrontVehicleCamera.jpeg\" alt=\"Rear Front Camera\">\n          <div class=\"product-info\">\n            <div class=\"product-title\">Rear \/ Front Vehicle Camera<\/div>\n            <div class=\"product-feature\">HD, Night Vision, Motion Detection<\/div>\n            <a href=\"#\" class=\"btn\" data-modal=\"modal3\">View Details<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- AI DASH CAM -->\n      <div class=\"product-card\">\n        <div class=\"product-box\"><img decoding=\"async\" src=\"https:\/\/wiguard.in\/wp-content\/uploads\/2025\/10\/AIDashCam.jpeg\" alt=\"AI Dash Cam\">\n          <div class=\"product-info\">\n            <div class=\"product-title\">AI Dash Cam<\/div>\n            <div class=\"product-feature\">AI Detection, Collision Warning, 4K Recording<\/div>\n            <a href=\"#\" class=\"btn\" data-modal=\"modal4\">View Details<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n  <div id=\"dots\" class=\"dots\"><\/div>\n<\/section>\n\n<!-- MODALS -->\n<div id=\"modal1\" class=\"modal\">\n  <div class=\"modal-content\">\n    <span class=\"close-btn\">&times;<\/span>\n    <h2>Dash Cam<\/h2>\n    <div class=\"modal-image\"><img decoding=\"async\" src=\"https:\/\/wiguard.in\/wp-content\/uploads\/2025\/10\/DashCam.jpeg\" alt=\"Dash Cam\"><\/div>\n    <p><strong>Description:<\/strong> Compact dash camera for vehicle front-view recording.<\/p>\n    <p><strong>Features:<\/strong> 1080p\/4K recording, Loop recording, G-sensor, Motion detection<\/p>\n    <p><strong>Specifications:<\/strong> 170\u00b0 FOV, MicroSD support up to 128GB, 12V DC<\/p>\n  <\/div>\n<\/div>\n\n<div id=\"modal2\" class=\"modal\">\n  <div class=\"modal-content\">\n    <span class=\"close-btn\">&times;<\/span>\n    <h2>Fleet Monitoring Camera<\/h2>\n    <div class=\"modal-image\"><img decoding=\"async\" src=\"https:\/\/wiguard.in\/wp-content\/uploads\/2025\/10\/FleetMonitoringCamera.jpeg\" alt=\"Fleet Camera\"><\/div>\n    <p><strong>Description:<\/strong> Multi-channel camera for fleet monitoring with GPS and cloud recording.<\/p>\n    <p><strong>Features:<\/strong> GPS tracking, Cloud storage, Real-time alerts, Multiple camera support<\/p>\n    <p><strong>Specifications:<\/strong> 1080p HD, PoE\/12V DC, Night vision, H.265 compression<\/p>\n  <\/div>\n<\/div>\n\n<div id=\"modal3\" class=\"modal\">\n  <div class=\"modal-content\">\n    <span class=\"close-btn\">&times;<\/span>\n    <h2>Rear \/ Front Vehicle Camera<\/h2>\n    <div class=\"modal-image\"><img decoding=\"async\" src=\"https:\/\/wiguard.in\/wp-content\/uploads\/2025\/10\/RearFrontVehicleCamera.jpeg\" alt=\"Rear Front Camera\"><\/div>\n    <p><strong>Description:<\/strong> High-quality camera for rear or front vehicle monitoring.<\/p>\n    <p><strong>Features:<\/strong> HD video, Night vision, Motion detection, Water-resistant<\/p>\n    <p><strong>Specifications:<\/strong> 1080p, 120\u00b0 FOV, 12V DC, MicroSD 64GB<\/p>\n  <\/div>\n<\/div>\n\n<div id=\"modal4\" class=\"modal\">\n  <div class=\"modal-content\">\n    <span class=\"close-btn\">&times;<\/span>\n    <h2>AI Dash Cam<\/h2>\n    <div class=\"modal-image\"><img decoding=\"async\" src=\"https:\/\/wiguard.in\/wp-content\/uploads\/2025\/10\/AIDashCam.jpeg\" alt=\"AI Dash Cam\"><\/div>\n    <p><strong>Description:<\/strong> Smart dash camera with AI-based detection for safer driving.<\/p>\n    <p><strong>Features:<\/strong> AI detection, Collision warning, Lane departure alert, 4K recording<\/p>\n    <p><strong>Specifications:<\/strong> 170\u00b0 FOV, MicroSD 128GB, WiFi &#038; GPS, 12V DC<\/p>\n  <\/div>\n<\/div>\n\n<script>\nconst slider=document.getElementById('slider');\nconst cards=document.querySelectorAll('.product-card');\nconst prev=document.getElementById('prev');\nconst next=document.getElementById('next');\nconst dotsContainer=document.getElementById('dots');\nlet index=0;\nlet cardsPerView=4;\nfunction updateCardsPerView(){if(window.innerWidth<=600)cardsPerView=1;else if(window.innerWidth<=992)cardsPerView=2;else cardsPerView=4;}\nfunction totalSlides(){return Math.ceil(cards.length\/cardsPerView);}\nfunction updateSlider(){updateCardsPerView();const maxTranslate=(cards.length-cardsPerView)*(100\/cardsPerView);const translateX=index*(100\/cardsPerView);slider.style.transform=`translateX(-${Math.min(translateX,maxTranslate)}%)`;updateDots();}\nfunction moveSlide(step){index+=step;if(index<0)index=totalSlides()-1;if(index>=totalSlides())index=0;updateSlider();}\nfunction goToSlide(i){index=i;updateSlider();}\nprev.addEventListener('click',()=>moveSlide(-1));\nnext.addEventListener('click',()=>moveSlide(1));\nfunction createDots(){dotsContainer.innerHTML='';for(let i=0;i<totalSlides();i++){const dot=document.createElement('span');dot.classList.add('dot');if(i===0)dot.classList.add('active');dot.addEventListener('click',()=>goToSlide(i));dotsContainer.appendChild(dot);}}\nfunction updateDots(){const dots=document.querySelectorAll('.dot');dots.forEach(d=>d.classList.remove('active'));if(dots[index])dots[index].classList.add('active');}\nwindow.addEventListener('resize',()=>{updateSlider();createDots();});\ncreateDots();updateSlider();\nconst modalBtns=document.querySelectorAll('.btn');modalBtns.forEach(btn=>{btn.addEventListener('click',(e)=>{e.preventDefault();const modalId=btn.getAttribute('data-modal');document.getElementById(modalId).style.display='flex';});});\nconst closeBtns=document.querySelectorAll('.close-btn');closeBtns.forEach(btn=>{btn.addEventListener('click',()=>{btn.closest('.modal').style.display='none';});});\nwindow.addEventListener('click',e=>{if(e.target.classList.contains('modal')){e.target.style.display='none';}});\n<\/script>\n\n<\/body>\n<\/html>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Vehicle CCTV &#8211; Wiguard Comprehensive Vehicle Surveillance for Safety and Efficienc Driver, road, and freight views secured with multi-camera sets, on-board DVR, 4G fallback uploads, and GPS overlays for real-time tracking and safety. Our Vehicle CCTV solutions focus on driver, cargo, and road safety. Multi-camera setups with stabilized mounts ensure day\/night coverage while the onboard<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-21166","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/wiguard.in\/index.php\/wp-json\/wp\/v2\/pages\/21166","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wiguard.in\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wiguard.in\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wiguard.in\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wiguard.in\/index.php\/wp-json\/wp\/v2\/comments?post=21166"}],"version-history":[{"count":6,"href":"https:\/\/wiguard.in\/index.php\/wp-json\/wp\/v2\/pages\/21166\/revisions"}],"predecessor-version":[{"id":21651,"href":"https:\/\/wiguard.in\/index.php\/wp-json\/wp\/v2\/pages\/21166\/revisions\/21651"}],"wp:attachment":[{"href":"https:\/\/wiguard.in\/index.php\/wp-json\/wp\/v2\/media?parent=21166"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}