{"product_id":"mb8-series-micro-ip-bullet-cameras-with-starvis-imaging","title":"MB8 Series Micro IP Bullet Cameras with STARVIS Imaging","description":"\u003cstyle\u003e\n  .ms-product-wrap {\n    width: 100%;\n    max-width: 100%;\n    margin: 0 auto;\n    color: #1f2933;\n    line-height: 1.58;\n    font-size: 16px;\n  }\n\n  .ms-product-wrap * {\n    box-sizing: border-box;\n    min-width: 0;\n  }\n\n  .ms-product-wrap h2,\n  .ms-product-wrap h3,\n  .ms-product-wrap p,\n  .ms-product-wrap li,\n  .ms-product-wrap a,\n  .ms-product-wrap span {\n    overflow-wrap: normal;\n    word-break: normal;\n  }\n\n  .ms-hero {\n    position: relative;\n    overflow: hidden;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #07111f 0%, #172033 48%, #243b53 100%);\n    color: #fff;\n    padding: clamp(28px, 5vw, 54px);\n    margin: 0 0 34px;\n  }\n\n  .ms-hero h2 {\n    margin: 0 0 14px;\n    font-size: clamp(30px, 5vw, 50px);\n    line-height: 1.06;\n    letter-spacing: -0.04em;\n    color: #fff;\n  }\n\n  .ms-hero p {\n    max-width: 850px;\n    margin: 0 0 22px;\n    font-size: 18px;\n    color: rgba(255,255,255,0.9);\n  }\n\n  .ms-kicker {\n    display: inline-block;\n    margin-bottom: 10px;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #93c5fd;\n  }\n\n  .ms-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 22px;\n  }\n\n  .ms-badge {\n    display: inline-flex;\n    align-items: center;\n    padding: 8px 13px;\n    border-radius: 999px;\n    background: rgba(255,255,255,0.12);\n    border: 1px solid rgba(255,255,255,0.22);\n    color: #fff;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.02em;\n  }\n\n  .ms-section {\n    margin: 36px 0;\n  }\n\n  .ms-section h2 {\n    margin: 0 0 14px;\n    font-size: clamp(25px, 4vw, 36px);\n    line-height: 1.15;\n    color: #15212b;\n    letter-spacing: -0.03em;\n  }\n\n  .ms-section h3 {\n    margin: 0 0 10px;\n    font-size: 20px;\n    line-height: 1.25;\n    color: #15212b;\n  }\n\n  .ms-section p {\n    margin: 0 0 14px;\n    font-size: 16px;\n  }\n\n  .ms-lead {\n    font-size: 18px !important;\n    color: #475569;\n    max-width: 920px;\n  }\n\n  .ms-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 320px), 1fr));\n    gap: 22px;\n    align-items: stretch;\n  }\n\n  .ms-grid-3,\n  .ms-grid-compact {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 250px), 1fr));\n    gap: 18px;\n    align-items: stretch;\n  }\n\n  .ms-card {\n    border: 1px solid #e5e7eb;\n    border-radius: 16px;\n    background: #fff;\n    padding: clamp(18px, 4vw, 24px);\n    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.05);\n  }\n\n  .ms-card p:last-child,\n  .ms-card ul:last-child {\n    margin-bottom: 0;\n  }\n\n  .ms-card img {\n    width: 100%;\n    height: auto;\n    border-radius: 14px;\n    display: block;\n    margin-bottom: 16px;\n    background: #f3f4f6;\n  }\n\n  .ms-soft {\n    background: #f8fafc;\n    border: 1px solid #e5e7eb;\n    border-radius: 18px;\n    padding: clamp(22px, 4vw, 30px);\n  }\n\n  .ms-dark-panel {\n    background: #111827;\n    color: #fff;\n    border-radius: 18px;\n    padding: clamp(22px, 4vw, 30px);\n  }\n\n  .ms-dark-panel h2,\n  .ms-dark-panel h3 {\n    color: #fff;\n  }\n\n  .ms-dark-panel p,\n  .ms-dark-panel li {\n    color: rgba(255,255,255,0.88);\n  }\n\n  .ms-list {\n    margin: 14px 0 0;\n    padding-left: 20px;\n  }\n\n  .ms-list li {\n    margin: 8px 0;\n  }\n\n  .ms-img {\n    width: 100%;\n    height: auto;\n    border-radius: 18px;\n    border: 1px solid #e5e7eb;\n    display: block;\n    background: #f8fafc;\n  }\n\n  .ms-feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    margin-bottom: 12px;\n    border-radius: 999px;\n    background: #dbeafe;\n    color: #1e3a8a;\n    font-weight: 900;\n  }\n\n  .ms-spec-pill {\n    display: inline-block;\n    padding: 5px 9px;\n    border-radius: 999px;\n    background: #eef2ff;\n    color: #1e3a8a;\n    font-size: 12px;\n    font-weight: 800;\n    white-space: nowrap;\n  }\n\n  .ms-config-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 260px), 1fr));\n    gap: 16px;\n  }\n\n  .ms-config-card {\n    border: 1px solid #e5e7eb;\n    border-radius: 16px;\n    background: #fff;\n    padding: 18px;\n    box-shadow: 0 8px 20px rgba(15, 23, 42, 0.04);\n  }\n\n  .ms-config-card h3 {\n    margin: 0 0 12px;\n    font-size: 19px;\n    color: #111827;\n  }\n\n  .ms-config-row {\n    display: grid;\n    grid-template-columns: 96px 1fr;\n    gap: 10px;\n    padding: 8px 0;\n    border-top: 1px solid #eef2f7;\n    font-size: 14px;\n  }\n\n  .ms-config-row:first-of-type {\n    border-top: 0;\n  }\n\n  .ms-config-label {\n    font-weight: 800;\n    color: #475569;\n  }\n\n  .ms-note {\n    font-size: 13px;\n    color: #64748b;\n    margin-top: 14px;\n  }\n\n  .ms-cta {\n    background: linear-gradient(135deg, #0f172a 0%, #1f2937 100%);\n    color: #fff;\n    border-radius: 18px;\n    padding: clamp(24px, 4vw, 34px);\n    margin-top: 36px;\n  }\n\n  .ms-cta h2 {\n    color: #fff;\n    margin-bottom: 10px;\n  }\n\n  .ms-cta p {\n    color: rgba(255,255,255,0.88);\n    max-width: 850px;\n  }\n\n  .ms-links {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .ms-link-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 11px 16px;\n    border-radius: 999px;\n    text-decoration: none;\n    background: #fff;\n    color: #111827;\n    font-weight: 800;\n    border: 1px solid rgba(255,255,255,0.2);\n  }\n\n  .ms-link-btn.ms-outline {\n    background: transparent;\n    color: #fff;\n    border-color: rgba(255,255,255,0.36);\n  }\n\n  details.ms-faq {\n    border: 1px solid #e5e7eb;\n    border-radius: 14px;\n    padding: 16px 18px;\n    background: #fff;\n    margin-bottom: 12px;\n  }\n\n  details.ms-faq summary {\n    cursor: pointer;\n    font-weight: 800;\n    color: #111827;\n  }\n\n  details.ms-faq p {\n    margin-top: 12px;\n    margin-bottom: 0;\n  }\n\n  @media (max-width: 620px) {\n    .ms-badges,\n    .ms-links {\n      display: grid;\n      grid-template-columns: 1fr;\n    }\n\n    .ms-link-btn {\n      width: 100%;\n      text-align: center;\n    }\n  }\n\n  @media print {\n    .ms-hero,\n    .ms-dark-panel,\n    .ms-cta {\n      background: #fff !important;\n      color: #111827 !important;\n      border: 1px solid #e5e7eb !important;\n      box-shadow: none !important;\n    }\n\n    .ms-hero h2,\n    .ms-hero p,\n    .ms-dark-panel h2,\n    .ms-dark-panel h3,\n    .ms-dark-panel p,\n    .ms-dark-panel li,\n    .ms-cta h2,\n    .ms-cta p,\n    .ms-link-btn,\n    .ms-link-btn.ms-outline {\n      color: #111827 !important;\n    }\n\n    .ms-badge {\n      color: #111827 !important;\n      border-color: #cbd5e1 !important;\n      background: #f8fafc !important;\n    }\n\n    .ms-card,\n    .ms-config-card,\n    .ms-soft,\n    details.ms-faq {\n      box-shadow: none !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ms-product-wrap\"\u003e\n\n  \u003csection class=\"ms-hero\"\u003e\n    \u003cspan class=\"ms-kicker\"\u003eMB8 Series\u003c\/span\u003e\n    \u003ch2\u003eMicro IP Bullet Cameras with STARVIS Imaging\u003c\/h2\u003e\n    \u003cp\u003e\n      The MAXSUR MB8 Series brings network video, PoE power, STARVIS low-light imaging, and compact bullet-camera packaging into a small form factor for covert surveillance, field observation, facility security, robotics, and specialized IP video integration.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ms-badges\"\u003e\n      \u003cspan class=\"ms-badge\"\u003e2MP and 5MP IP Options\u003c\/span\u003e\n      \u003cspan class=\"ms-badge\"\u003eSony STARVIS Imaging\u003c\/span\u003e\n      \u003cspan class=\"ms-badge\"\u003eCompact 19mm \u0026amp; 23mm Bodies\u003c\/span\u003e\n      \u003cspan class=\"ms-badge\"\u003ePoE \/ 12VDC Power\u003c\/span\u003e\n      \u003cspan class=\"ms-badge\"\u003eONVIF Support\u003c\/span\u003e\n      \u003cspan class=\"ms-badge\"\u003eLow-Light Covert Video\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ms-section\"\u003e\n    \u003ch2\u003eSmall Bullet Cameras for Real IP Surveillance Work\u003c\/h2\u003e\n    \u003cp class=\"ms-lead\"\u003e\n      The MB8 Series is designed for applications where a square board camera is not the right mechanical fit, but a full-size security bullet camera is too large or too obvious. These micro IP bullets are easier to align, mount, aim, and conceal in cylindrical spaces, field enclosures, poles, fixtures, vehicle platforms, and custom surveillance housings.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ms-grid-compact\"\u003e\n      \u003cdiv class=\"ms-card\"\u003e\n        \u003cdiv class=\"ms-feature-number\"\u003e1\u003c\/div\u003e\n        \u003ch3\u003eNetwork Video in a Tiny Body\u003c\/h3\u003e\n        \u003cp\u003e\n          The MB8 Series gives agencies and integrators IP video in compact 19mm and 23mm bullet-style housings, allowing the camera to connect to compatible NVRs, VMS systems, encoders, and remote viewing infrastructure.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ms-card\"\u003e\n        \u003cdiv class=\"ms-feature-number\"\u003e2\u003c\/div\u003e\n        \u003ch3\u003eSTARVIS Low-Light Imaging\u003c\/h3\u003e\n        \u003cp\u003e\n          Sony STARVIS sensors help capture usable detail in challenging lighting, including alleys, building interiors, vehicle areas, remote field positions, and locations where visible light would compromise the deployment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ms-card\"\u003e\n        \u003cdiv class=\"ms-feature-number\"\u003e3\u003c\/div\u003e\n        \u003ch3\u003ePoE Simplifies Installation\u003c\/h3\u003e\n        \u003cp\u003e\n          Power-over-Ethernet reduces wiring complexity by carrying video and power over one network cable. Select MB8 configurations can also operate from 12VDC where PoE is not available.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ms-section ms-soft\"\u003e\n    \u003ch2\u003eWhy the Bullet Form Factor Matters\u003c\/h2\u003e\n    \u003cp\u003e\n      Micro bullet cameras are useful when the camera needs to be physically aimed, tucked into a narrow opening, mounted inside a small enclosure, or placed where a flat square-bodied camera is harder to position. The cylindrical format also works well in custom field surveillance builds, outdoor-style housings, robotics, and discreet fixed-view installations.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ms-grid-compact\"\u003e\n      \u003cdiv class=\"ms-card\"\u003e\n        \u003ch3\u003eEasier Aiming\u003c\/h3\u003e\n        \u003cp\u003e\n          Bullet cameras are often easier to aim through a small viewing port or concealment window, especially in field kits, hidden enclosures, and custom mounts.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ms-card\"\u003e\n        \u003ch3\u003eCompact Mounting\u003c\/h3\u003e\n        \u003cp\u003e\n          The 19mm and 23mm body diameters make the MB8 Series useful for locations where standard surveillance cameras are physically too large.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ms-card\"\u003e\n        \u003ch3\u003eIP System Integration\u003c\/h3\u003e\n        \u003cp\u003e\n          Network output, H.264\/MJPEG support, and ONVIF compatibility help the MB8 Series fit into professional IP video workflows.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ms-section\"\u003e\n    \u003cdiv class=\"ms-grid-2\"\u003e\n      \u003cdiv\u003e\n        \u003ch2\u003eSTARVIS Low-Light Capability\u003c\/h2\u003e\n        \u003cp\u003e\n          Low-light performance is a major differentiator for covert and investigative video. STARVIS imaging helps the MB8 Series capture more usable detail when light is limited, uneven, or changing quickly.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          For law enforcement, security, and infrastructure applications, this can make the difference between a scene that is simply visible and a scene that provides useful details such as clothing, movement, vehicles, faces, and context.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cimg class=\"ms-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0874\/5416\/files\/Sony-Starvis-Low-Light-Capability-Explained.jpg?v=1783790716\" alt=\"Sony STARVIS low light capability explained for micro IP bullet cameras\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ms-section\"\u003e\n    \u003cdiv class=\"ms-grid-2\"\u003e\n      \u003cdiv\u003e\n        \u003cimg class=\"ms-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0874\/5416\/files\/Sony-Starvis-Wide-Dynamic-Range-Explained.jpg?v=1783790716\" alt=\"Sony STARVIS wide dynamic range explained for covert bullet cameras\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003ch2\u003eWide Dynamic Range for Hard Lighting\u003c\/h2\u003e\n        \u003cp\u003e\n          Surveillance scenes rarely have perfect lighting. Headlights, windows, bright sky, doorway transitions, reflective surfaces, and deep shadows can all occur in the same frame.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          The MB8 Series supports wide dynamic range and image-processing features that help maintain usable detail in high-contrast scenes where standard cameras may wash out highlights or lose detail in shadows.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ms-section\"\u003e\n    \u003ch2\u003eLens and Body Options\u003c\/h2\u003e\n    \u003cp class=\"ms-lead\"\u003e\n      Choose the MB8 configuration by resolution, body diameter, and lens style. The 19mm 2MP model is the most compact MB8 option, while the 23mm 5MP model provides higher resolution for more detail when the concealment can accept the larger body.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ms-grid-2\"\u003e\n      \u003cdiv class=\"ms-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0874\/5416\/products\/COVERT-VIDEO-BULLET-CAMERA-FOR-OUTDOOR.png?v=1510969284\" alt=\"Micro IP bullet camera with standard micro lens\"\u003e\n        \u003ch3\u003eMicro Lens\u003c\/h3\u003e\n        \u003cp\u003e\n          The micro lens configuration is the standard choice for direct-view surveillance where the camera has a clean line of sight through a port, window, opening, or enclosure face.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          This is the best starting point for general fixed-view surveillance, field enclosures, robotics, and IP video applications where the camera does not need to look through a thick substrate.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ms-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0874\/5416\/products\/bullet_cam.jpg?v=1447533516\" alt=\"Micro IP bullet camera with conical pinhole lens\"\u003e\n        \u003ch3\u003eConical Pinhole Lens\u003c\/h3\u003e\n        \u003cp\u003e\n          The conical pinhole configuration is useful for covert installations where the camera must see through a deeper concealment surface or thicker housing material.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          It is especially useful for custom boxes, utility-style housings, wall materials, field kits, and other placements where the lens must reach closer to the outer viewing surface.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ms-section\"\u003e\n    \u003ch2\u003eAvailable MB8 Configurations\u003c\/h2\u003e\n    \u003cp class=\"ms-lead\"\u003e\n      The MB8 Series includes compact 2MP and higher-resolution 5MP IP bullet camera options. Select the variant that fits your resolution requirement, body-size limitation, and concealment method.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ms-config-grid\"\u003e\n      \u003cdiv class=\"ms-config-card\"\u003e\n        \u003ch3\u003eMB8-19-ML-IP\u003c\/h3\u003e\n        \u003cdiv class=\"ms-config-row\"\u003e\n\u003cspan class=\"ms-config-label\"\u003eResolution\u003c\/span\u003e\u003cspan\u003e2MP \/ 1080p\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ms-config-row\"\u003e\n\u003cspan class=\"ms-config-label\"\u003eLens\u003c\/span\u003e\u003cspan\u003eMicro Lens\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ms-config-row\"\u003e\n\u003cspan class=\"ms-config-label\"\u003eOutput\u003c\/span\u003e\u003cspan\u003e\u003cspan class=\"ms-spec-pill\"\u003eIP Video\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ms-config-row\"\u003e\n\u003cspan class=\"ms-config-label\"\u003eBody\u003c\/span\u003e\u003cspan\u003e19mm diameter x 81.8mm length\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ms-config-row\"\u003e\n\u003cspan class=\"ms-config-label\"\u003ePower\u003c\/span\u003e\u003cspan\u003ePoE or 12VDC\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ms-config-row\"\u003e\n\u003cspan class=\"ms-config-label\"\u003eBest Fit\u003c\/span\u003e\u003cspan\u003eCompact IP surveillance, field enclosures, robotics, discreet facility monitoring, and direct-view installs.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ms-config-card\"\u003e\n        \u003ch3\u003eMB8-19-CP-IP\u003c\/h3\u003e\n        \u003cdiv class=\"ms-config-row\"\u003e\n\u003cspan class=\"ms-config-label\"\u003eResolution\u003c\/span\u003e\u003cspan\u003e2MP \/ 1080p\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ms-config-row\"\u003e\n\u003cspan class=\"ms-config-label\"\u003eLens\u003c\/span\u003e\u003cspan\u003eConical Pinhole\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ms-config-row\"\u003e\n\u003cspan class=\"ms-config-label\"\u003eOutput\u003c\/span\u003e\u003cspan\u003e\u003cspan class=\"ms-spec-pill\"\u003eIP Video\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ms-config-row\"\u003e\n\u003cspan class=\"ms-config-label\"\u003eBody\u003c\/span\u003e\u003cspan\u003e19mm diameter x 81.8mm length\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ms-config-row\"\u003e\n\u003cspan class=\"ms-config-label\"\u003ePower\u003c\/span\u003e\u003cspan\u003ePoE or 12VDC\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ms-config-row\"\u003e\n\u003cspan class=\"ms-config-label\"\u003eBest Fit\u003c\/span\u003e\u003cspan\u003eCovert IP video through thicker concealment surfaces, custom housings, and hidden field kits.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ms-config-card\"\u003e\n        \u003ch3\u003eMB8-23-ML-IP\u003c\/h3\u003e\n        \u003cdiv class=\"ms-config-row\"\u003e\n\u003cspan class=\"ms-config-label\"\u003eResolution\u003c\/span\u003e\u003cspan\u003e5.14MP QHD\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ms-config-row\"\u003e\n\u003cspan class=\"ms-config-label\"\u003eLens\u003c\/span\u003e\u003cspan\u003eMicro Lens\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ms-config-row\"\u003e\n\u003cspan class=\"ms-config-label\"\u003eOutput\u003c\/span\u003e\u003cspan\u003e\u003cspan class=\"ms-spec-pill\"\u003eIP Video\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ms-config-row\"\u003e\n\u003cspan class=\"ms-config-label\"\u003eBody\u003c\/span\u003e\u003cspan\u003e23mm diameter x 94.6mm length\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ms-config-row\"\u003e\n\u003cspan class=\"ms-config-label\"\u003ePower\u003c\/span\u003e\u003cspan\u003ePoE or 12VDC\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ms-config-row\"\u003e\n\u003cspan class=\"ms-config-label\"\u003eBest Fit\u003c\/span\u003e\u003cspan\u003eHigher-detail IP surveillance where the larger 23mm body is acceptable and more pixels are needed.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"ms-note\"\u003e\n      Need a different lens, cable length, mount, housing, or complete covert integration? Contact MAXSUR for special order and custom system options.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ms-section ms-soft\"\u003e\n    \u003ch2\u003e2MP vs. 5MP: Which MB8 Camera Should You Choose?\u003c\/h2\u003e\n    \u003cdiv class=\"ms-grid-2\"\u003e\n      \u003cdiv class=\"ms-card\"\u003e\n        \u003ch3\u003eChoose 2MP \/ 1080p when size is the priority.\u003c\/h3\u003e\n        \u003cp\u003e\n          The 19mm MB8 version is the better fit when the concealment is tight, the camera must remain as small as possible, or the application only requires 1080p video. It also provides strong low-light performance, 3D noise reduction, WDR, 12VDC\/PoE power, ONVIF support, and IP67-rated protection.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ms-card\"\u003e\n        \u003ch3\u003eChoose 5MP when detail is the priority.\u003c\/h3\u003e\n        \u003cp\u003e\n          The 23mm MB8 version steps up to 5.14MP QHD resolution, supporting 2592 x 1944 video at 30\/25fps. It is a better choice when the mission benefits from more pixels for wider scenes, greater digital inspection, or more detail after the fact.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ms-section ms-dark-panel\"\u003e\n    \u003ch2\u003eTechnical Highlights\u003c\/h2\u003e\n    \u003cdiv class=\"ms-grid-3\"\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eMB8-19 2MP IP Bullet\u003c\/h3\u003e\n        \u003cul class=\"ms-list\"\u003e\n          \u003cli\u003e1\/2.8\" 2.13MP Sony STARVIS CMOS\u003c\/li\u003e\n          \u003cli\u003e1080p video at 30\/25fps\u003c\/li\u003e\n          \u003cli\u003e0.05 lux with DSS off \/ 0.01 lux with DSS on\u003c\/li\u003e\n          \u003cli\u003eH.264 and MJPEG support\u003c\/li\u003e\n          \u003cli\u003eWDR, 3D DNR, DSS, BLC, defog\u003c\/li\u003e\n          \u003cli\u003eIP67-rated compact body\u003c\/li\u003e\n          \u003cli\u003ePoE or 12VDC power\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003ch3\u003eMB8-23 5MP IP Bullet\u003c\/h3\u003e\n        \u003cul class=\"ms-list\"\u003e\n          \u003cli\u003e1\/2.8\" Progressive Scan STARVIS CMOS\u003c\/li\u003e\n          \u003cli\u003e5.14MP QHD resolution\u003c\/li\u003e\n          \u003cli\u003e2592 x 1944 at 30\/25fps\u003c\/li\u003e\n          \u003cli\u003eDOL-HDR and wide dynamic range processing\u003c\/li\u003e\n          \u003cli\u003e2D\/3D DNR, DSS, BLC, DWDR, defog\u003c\/li\u003e\n          \u003cli\u003eH.264 and MJPEG multi-streaming\u003c\/li\u003e\n          \u003cli\u003ePoE or 12VDC power\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003ch3\u003eIP System Features\u003c\/h3\u003e\n        \u003cul class=\"ms-list\"\u003e\n          \u003cli\u003eNetwork video output\u003c\/li\u003e\n          \u003cli\u003eONVIF support for integration\u003c\/li\u003e\n          \u003cli\u003eMultiple video streams\u003c\/li\u003e\n          \u003cli\u003eMotion detection support\u003c\/li\u003e\n          \u003cli\u003ePrivacy masking options\u003c\/li\u003e\n          \u003cli\u003eCompact aluminum construction\u003c\/li\u003e\n          \u003cli\u003eUseful for NVR and VMS workflows\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ms-section\"\u003e\n    \u003ch2\u003eCommon Applications\u003c\/h2\u003e\n    \u003cdiv class=\"ms-grid-compact\"\u003e\n      \u003cdiv class=\"ms-card\"\u003e\n        \u003ch3\u003eCovert Field Surveillance\u003c\/h3\u003e\n        \u003cp\u003e\n          Compact IP bullet cameras can be integrated into field kits, poles, boxes, housings, and temporary observation points where a standard security camera is too obvious.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ms-card\"\u003e\n        \u003ch3\u003eFacility Security\u003c\/h3\u003e\n        \u003cp\u003e\n          Useful for discreet fixed-view coverage in buildings, restricted areas, equipment rooms, interview support spaces, and small enclosures.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ms-card\"\u003e\n        \u003ch3\u003eRobotics \u0026amp; Inspection\u003c\/h3\u003e\n        \u003cp\u003e\n          The compact form factor and IP video output make the MB8 Series useful for robotic platforms, inspection tools, remote systems, and custom payloads.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ms-card\"\u003e\n        \u003ch3\u003eVehicle \u0026amp; Mobile Platforms\u003c\/h3\u003e\n        \u003cp\u003e\n          The small cylindrical body can be useful for discreet vehicle installations, mobile platforms, bait deployments, and custom surveillance builds.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ms-card\"\u003e\n        \u003ch3\u003eCritical Infrastructure\u003c\/h3\u003e\n        \u003cp\u003e\n          A strong fit for telecom, utility, yard, gate, equipment, and remote-site monitoring where compact network video is preferred.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ms-card\"\u003e\n        \u003ch3\u003eCustom Covert Systems\u003c\/h3\u003e\n        \u003cp\u003e\n          MAXSUR can integrate MB8 cameras into purpose-built covert systems, concealments, enclosures, and complete surveillance packages.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ms-section\"\u003e\n    \u003ch2\u003eExpert Advice: Getting More from Bullet Cameras\u003c\/h2\u003e\n    \u003cdiv class=\"ms-grid-2\"\u003e\n      \u003cdiv class=\"ms-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0874\/5416\/files\/BULLET-CAMERA-FOR-FIELD-SURVEILLANCE-MAXSUR.jpg?v=1767133584\" alt=\"Small bullet camera concealed for field surveillance\"\u003e\n        \u003ch3\u003eBullet Cameras Are More Than a Shape\u003c\/h3\u003e\n        \u003cp\u003e\n          The bullet form factor can help with aiming, concealment, weather-facing placement, and field installation. When matched with the correct lens, power plan, network path, and concealment, a compact bullet camera can do a lot of quiet work.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          \u003ca href=\"https:\/\/www.maxsur.com\/blogs\/news\/getting-more-from-bullet-cameras\"\u003eRead: Getting More from Bullet Cameras\u003c\/a\u003e\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ms-card\"\u003e\n        \u003ch3\u003eSelection Tips\u003c\/h3\u003e\n        \u003cul class=\"ms-list\"\u003e\n          \u003cli\u003eUse 19mm when the body size is the limiting factor.\u003c\/li\u003e\n          \u003cli\u003eUse 5MP when the scene needs more detail and the larger body is acceptable.\u003c\/li\u003e\n          \u003cli\u003eUse conical pinhole configurations when the camera must view through deeper material.\u003c\/li\u003e\n          \u003cli\u003eUse PoE where possible to simplify wiring and power management.\u003c\/li\u003e\n          \u003cli\u003eValidate low-light performance with the actual scene, not just a brightly lit bench test.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ms-section\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdetails class=\"ms-faq\"\u003e\n      \u003csummary\u003eWhat is the difference between the 19mm and 23mm MB8 cameras?\u003c\/summary\u003e\n      \u003cp\u003e\n        The 19mm version is the smaller 2MP\/1080p model and is best when compact size is the top priority. The 23mm version is larger but provides 5.14MP QHD resolution for more detail.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ms-faq\"\u003e\n      \u003csummary\u003eDo these cameras support PoE?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes. MB8 IP bullet cameras support Power-over-Ethernet and can also be powered by 12VDC depending on the installation design.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ms-faq\"\u003e\n      \u003csummary\u003eWhen should I choose the conical pinhole version?\u003c\/summary\u003e\n      \u003cp\u003e\n        Choose the conical pinhole lens when the camera needs to view through a thicker concealment surface, deeper housing, wall material, toolbox, or custom enclosure.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ms-faq\"\u003e\n      \u003csummary\u003eCan these cameras connect to an NVR or VMS?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes. The MB8 Series is designed for IP video workflows and supports ONVIF integration. Compatibility should still be verified with your recorder, VMS, network, and required settings.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ms-faq\"\u003e\n      \u003csummary\u003eCan MAXSUR build these into a complete covert system?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes. MAXSUR can support custom housings, field kits, network equipment, recorders, power systems, concealments, and complete surveillance packages.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ms-cta\"\u003e\n    \u003ch2\u003eNeed a Compact IP Bullet Camera for a Covert or Field Build?\u003c\/h2\u003e\n    \u003cp\u003e\n      MAXSUR can help match the MB8 Series to your concealment, NVR, transmitter, network path, field enclosure, vehicle deployment, robotics platform, or custom surveillance project.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ms-links\"\u003e\n      \u003ca class=\"ms-link-btn\" href=\"https:\/\/www.maxsur.com\/collections\/micro-cameras\"\u003ePinhole \u0026amp; Micro Cameras\u003c\/a\u003e\n      \u003ca class=\"ms-link-btn ms-outline\" href=\"https:\/\/www.maxsur.com\/collections\/bullet-cameras\"\u003eBullet Cameras\u003c\/a\u003e\n      \u003ca class=\"ms-link-btn ms-outline\" href=\"https:\/\/www.maxsur.com\/blogs\/news\/getting-more-from-bullet-cameras\"\u003eGetting More from Bullet Cameras\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"MAXSUR","offers":[{"title":"2MP \/ Micro Lens","offer_id":45980233924642,"sku":"MB8-19-ML-IP","price":485.0,"currency_code":"USD","in_stock":true},{"title":"2MP \/ Conical Pinhole","offer_id":45980233957410,"sku":"MB8-19-CP-IP","price":485.0,"currency_code":"USD","in_stock":true},{"title":"5MP \/ Micro Lens","offer_id":45980233990178,"sku":"MB8-23-ML-IP","price":725.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0874\/5416\/files\/MB8-Series-IP-Bullet-Cameras-with-Starvis-Imager.jpg?v=1783802626","url":"https:\/\/www.maxsur.com\/products\/mb8-series-micro-ip-bullet-cameras-with-starvis-imaging","provider":"MAXSUR","version":"1.0","type":"link"}