{"product_id":"scout-360-kit-deployable-dropdown-camera-underwater-live-video-system-7-monitor-50m-cable-150ft","title":"Scout 360 Kit - Deployable Dropdown Camera Underwater Live Video System 7\" Monitor - 50m cable (164ft)","description":"```html\n\u003cstyle\u003e\n  .rs360-product {\n    max-width: 1120px;\n    margin: 0 auto;\n    color: #1f2023;\n    line-height: 1.65;\n    font-family: inherit;\n    background: #ffffff;\n  }\n\n  .rs360-product * {\n    box-sizing: border-box;\n  }\n\n  .rs360-product h2,\n  .rs360-product h3 {\n    color: #111111;\n    line-height: 1.2;\n    margin-top: 38px;\n    margin-bottom: 16px;\n    font-weight: 900;\n    letter-spacing: -0.02em;\n  }\n\n  .rs360-product h2 {\n    font-size: 1.75rem;\n    text-transform: uppercase;\n    position: relative;\n    padding-left: 18px;\n  }\n\n  .rs360-product h2:before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 0.2em;\n    width: 6px;\n    height: 1.05em;\n    background: #b5161e;\n  }\n\n  .rs360-product p {\n    margin: 0 0 18px;\n  }\n\n  .rs360-product strong {\n    color: #111111;\n  }\n\n  .rs360-hero {\n    background: #ffffff;\n    border: 1px solid #d9d9d9;\n    border-top: 8px solid #111111;\n    padding: 32px 30px;\n    margin-bottom: 32px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .rs360-label {\n    display: inline-block;\n    background: #111111;\n    color: #ffffff;\n    font-size: 0.78rem;\n    font-weight: 900;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n    padding: 8px 12px;\n    margin-bottom: 16px;\n  }\n\n  .rs360-hero-title {\n    color: #111111;\n    font-size: 2rem;\n    line-height: 1.1;\n    margin: 0 0 18px;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: -0.03em;\n  }\n\n  .rs360-red-dot {\n    display: inline-block;\n    width: 11px;\n    height: 11px;\n    background: #b5161e;\n    border-radius: 50%;\n    margin-right: 8px;\n    vertical-align: middle;\n  }\n\n  .rs360-mission-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 10px;\n    margin: 24px 0 4px;\n  }\n\n  .rs360-mission-item {\n    background: #111111;\n    color: #ffffff;\n    border: 1px solid #2c2c2c;\n    padding: 14px;\n    font-weight: 900;\n    text-transform: uppercase;\n    font-size: 0.8rem;\n    letter-spacing: 0.08em;\n    text-align: center;\n  }\n\n  .rs360-mission-item span {\n    color: #b5161e;\n  }\n\n  .rs360-product ul {\n    margin: 16px 0 26px 22px;\n    padding: 0;\n    list-style: disc;\n  }\n\n  .rs360-product li {\n    margin: 9px 0;\n    padding-left: 5px;\n  }\n\n  .rs360-product ul ul {\n    margin-top: 8px;\n    margin-bottom: 8px;\n    list-style: circle;\n  }\n\n  .rs360-product hr {\n    border: 0;\n    border-top: 1px solid #d7d7d7;\n    margin: 34px 0;\n  }\n\n  .rs360-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n    margin: 20px 0 30px;\n  }\n\n  .rs360-feature-card {\n    background: #ffffff;\n    border: 1px solid #d9d9d9;\n    border-top: 5px solid #111111;\n    padding: 18px;\n  }\n\n  .rs360-feature-card strong {\n    display: block;\n    color: #111111;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    margin-bottom: 6px;\n  }\n\n  .rs360-callout {\n    background: #111111;\n    color: #f2f2f2;\n    border-left: 6px solid #b5161e;\n    padding: 22px 24px;\n    margin: 28px 0;\n  }\n\n  .rs360-callout strong {\n    color: #ffffff;\n  }\n\n  .rs360-use-panel {\n    background: #f5f5f5;\n    border: 1px solid #d9d9d9;\n    padding: 24px;\n    margin: 24px 0;\n  }\n\n  .rs360-use-panel ul {\n    margin-bottom: 0;\n  }\n\n  .rs360-table-wrap {\n    width: 100%;\n    overflow-x: auto;\n    margin: 18px 0 28px;\n    border: 1px solid #cfcfcf;\n  }\n\n  .rs360-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    min-width: 620px;\n  }\n\n  .rs360-spec-table th,\n  .rs360-spec-table td {\n    border-bottom: 1px solid #d9d9d9;\n    padding: 13px 15px;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .rs360-spec-table th {\n    background: #111111;\n    color: #ffffff;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    font-size: 0.82rem;\n  }\n\n  .rs360-spec-table td:first-child {\n    background: #eeeeee;\n    color: #111111;\n    width: 34%;\n    font-weight: 800;\n  }\n\n  .rs360-spec-table tr:nth-child(even) td {\n    background: #fafafa;\n  }\n\n  .rs360-spec-table tr:nth-child(even) td:first-child {\n    background: #e6e6e6;\n  }\n\n  .rs360-keywords {\n    font-size: 0.94em;\n    color: #555555;\n  }\n\n  @media screen and (max-width: 849px) {\n    .rs360-mission-grid,\n    .rs360-feature-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .rs360-hero {\n      padding: 26px 22px;\n    }\n\n    .rs360-hero-title {\n      font-size: 1.6rem;\n    }\n  }\n\n  @media screen and (max-width: 549px) {\n    .rs360-mission-grid,\n    .rs360-feature-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .rs360-product h2 {\n      font-size: 1.35rem;\n    }\n\n    .rs360-spec-table {\n      min-width: 560px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"rs360-product\"\u003e\n\n  \u003cdiv class=\"rs360-hero\"\u003e\n    \u003cdiv class=\"rs360-label\"\u003e\n      \u003cspan class=\"rs360-red-dot\"\u003e\u003c\/span\u003eMission-Ready Underwater Visibility\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rs360-hero-title\"\u003e\n      Reefscope Scout 360™ Full Kit with Display and Recording\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003eScout 360™ by Reefscope™\u003c\/strong\u003e is a complete deployable \u003cstrong\u003eunderwater fishing camera system\u003c\/strong\u003e built for anglers, guides, divers, boat owners, ice fishermen, and marine professionals who need real-time visibility below the surface.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This full kit includes a 360° panning \u003cstrong\u003eSony CCD underwater camera\u003c\/strong\u003e, \u003cstrong\u003e50 meters \/ 164 feet of marine-grade tether cable\u003c\/strong\u003e, heavy-duty cable reel, wired panning controller, built-in LED illumination, a \u003cstrong\u003e7\" LCD monitor\u003c\/strong\u003e, rechargeable 12V battery, and recording-enabled DVR functionality.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Drop it down, rotate the camera, watch live underwater video, and record footage directly from a self-contained portable system. No Wi-Fi, no apps, no lag — just clear, immediate underwater visibility.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rs360-mission-grid\"\u003e\n      \u003cdiv class=\"rs360-mission-item\"\u003e\n\u003cspan\u003e360°\u003c\/span\u003e Rotation\u003c\/div\u003e\n      \u003cdiv class=\"rs360-mission-item\"\u003e\n\u003cspan\u003e50m\u003c\/span\u003e Cable\u003c\/div\u003e\n      \u003cdiv class=\"rs360-mission-item\"\u003e\n\u003cspan\u003e7\"\u003c\/span\u003e Monitor\u003c\/div\u003e\n      \u003cdiv class=\"rs360-mission-item\"\u003e\n\u003cspan\u003eDVR\u003c\/span\u003e Recording\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2\u003eDeployable 360° Underwater Camera System\u003c\/h2\u003e\n\n  \u003cp\u003e\n    The Scout 360™ full kit is ideal for boaters who want a ready-to-use \u003cstrong\u003e360 underwater camera\u003c\/strong\u003e without needing to connect to an existing MFD or chartplotter. The included display, rechargeable battery, protective field case, and DVR recording functionality make it a portable underwater camera system that is ready to use right out of the box.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Use it as an \u003cstrong\u003eunderwater fishing camera\u003c\/strong\u003e, \u003cstrong\u003emarine drop camera\u003c\/strong\u003e, \u003cstrong\u003ereef scouting camera\u003c\/strong\u003e, \u003cstrong\u003eboat inspection camera\u003c\/strong\u003e, \u003cstrong\u003eice fishing camera\u003c\/strong\u003e, \u003cstrong\u003eunderwater recording camera\u003c\/strong\u003e, or onboard live-viewing system for guests.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"rs360-feature-grid\"\u003e\n    \u003cdiv class=\"rs360-feature-card\"\u003e\n      \u003cstrong\u003eScout Structure\u003c\/strong\u003e\n      Inspect reef, wrecks, ledges, rocks, bridges, docks, pilings, and bottom layout before making your next move.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rs360-feature-card\"\u003e\n      \u003cstrong\u003eFind Fish \u0026amp; Bait\u003c\/strong\u003e\n      Visually check for bait, lobster, snapper, grouper, snook, and other marine life in real time.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rs360-feature-card\"\u003e\n      \u003cstrong\u003eRecord Underwater Footage\u003c\/strong\u003e\n      Capture underwater video for scouting, inspections, content, customer demos, or post-trip review.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rs360-feature-card\"\u003e\n      \u003cstrong\u003eRecover \u0026amp; Inspect\u003c\/strong\u003e\n      Check anchors, props, hulls, traps, moorings, dock pilings, lost gear, tools, and underwater work areas.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003ch2\u003eIncluded in the Full Scout 360™ Kit\u003c\/h2\u003e\n\n  \u003cul\u003e\n    \u003cli\u003eScout 360™ underwater camera with 360° horizontal rotation\u003c\/li\u003e\n    \u003cli\u003e50m \/ 164 ft marine-grade tether cable\u003c\/li\u003e\n    \u003cli\u003eHeavy-duty cable reel\u003c\/li\u003e\n    \u003cli\u003e12 white high-intensity LED lights\u003c\/li\u003e\n    \u003cli\u003eWired panning controller with 3 selectable speeds\u003c\/li\u003e\n    \u003cli\u003e\n      Rugged field case with integrated viewing system:\n      \u003cul\u003e\n        \u003cli\u003e7\" LCD monitor with 1440 x 234 resolution\u003c\/li\u003e\n        \u003cli\u003eBuilt-in rechargeable 12V battery\u003c\/li\u003e\n        \u003cli\u003eRecording-enabled DVR functionality\u003c\/li\u003e\n        \u003cli\u003eAV input \/ output ports\u003c\/li\u003e\n        \u003cli\u003e12V power ports\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/li\u003e\n    \u003cli\u003eCVBS analog video output cable with RCA connection\u003c\/li\u003e\n    \u003cli\u003e12V DC power cable with 2.1mm barrel plug\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"rs360-callout\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eComplete portable system.\u003c\/strong\u003e This version includes the display, power source, rugged case, and recording functionality, making it the best option for users who want a ready-to-use underwater camera system without relying on a boat MFD.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003ch2\u003eBest Uses for the Scout 360™\u003c\/h2\u003e\n\n  \u003cdiv class=\"rs360-use-panel\"\u003e\n    \u003cul\u003e\n      \u003cli\u003eScouting reef, wrecks, ledges, rocks, bridges, docks, and underwater structure\u003c\/li\u003e\n      \u003cli\u003eFinding fish, bait, lobster, snapper, grouper, snook, and other marine life\u003c\/li\u003e\n      \u003cli\u003eRecording underwater fishing footage, reef footage, marine life, and structure\u003c\/li\u003e\n      \u003cli\u003eChecking traps, anchors, moorings, props, hulls, and running gear\u003c\/li\u003e\n      \u003cli\u003eRecovering lost anchors, tools, fishing gear, dive gear, and equipment\u003c\/li\u003e\n      \u003cli\u003eInspecting dock pilings, seawalls, boats, marinas, and underwater work areas\u003c\/li\u003e\n      \u003cli\u003eIce fishing, lake fishing, marina inspection, and freshwater structure scouting\u003c\/li\u003e\n      \u003cli\u003eEntertaining guests with a live underwater view from the boat\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\n  \u003cdiv class=\"rs360-table-wrap\"\u003e\n    \u003ctable class=\"rs360-spec-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eFeature\u003c\/th\u003e\n          \u003cth\u003eSpecification\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eCamera Sensor\u003c\/td\u003e\n          \u003ctd\u003eSony CCD Color\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eMonitor\u003c\/td\u003e\n          \u003ctd\u003e7\" LCD display, 1440 x 234 resolution\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eRecording\u003c\/td\u003e\n          \u003ctd\u003eRecording-enabled DVR functionality\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003ePower Source\u003c\/td\u003e\n          \u003ctd\u003eInternal rechargeable 12V battery integrated into the field case\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003ePanning\u003c\/td\u003e\n          \u003ctd\u003e360° horizontal rotation via wired controller\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eCable Length\u003c\/td\u003e\n          \u003ctd\u003e50 meters \/ 164 feet\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eLighting\u003c\/td\u003e\n          \u003ctd\u003e12x white LED lights\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eViewing Angle\u003c\/td\u003e\n          \u003ctd\u003e92°\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eVideo Output\u003c\/td\u003e\n          \u003ctd\u003eCVBS analog video, RCA, 1.0Vp-p, 75Ω\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSystem Format\u003c\/td\u003e\n          \u003ctd\u003ePAL \/ NTSC compatible\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003ePower Consumption\u003c\/td\u003e\n          \u003ctd\u003eCamera: 2.5W \/ Monitor: 6W\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eOperating Temperature\u003c\/td\u003e\n          \u003ctd\u003e14°F to 122°F \/ -10°C to +50°C\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eStorage Temperature\u003c\/td\u003e\n          \u003ctd\u003e-4°F to 140°F \/ -20°C to +60°C\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eMinimum Illumination\u003c\/td\u003e\n          \u003ctd\u003e1.0 Lux\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003ePanning Speeds\u003c\/td\u003e\n          \u003ctd\u003e3.0°\/s, 6.4°\/s, 11.6°\/s\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eTotal Kit Weight\u003c\/td\u003e\n          \u003ctd\u003eApprox. 15.4 lbs \/ 7.0 kg\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003ch2\u003eLive Viewing and Recording\u003c\/h2\u003e\n\n  \u003cp\u003e\n    The Scout 360™ full kit is built for users who want both live underwater viewing and recording capability from one portable unit. The camera sends real-time video to the included 7\" display while the DVR functionality allows you to capture underwater footage for fishing, scouting, inspections, content, customer demonstrations, or post-trip review.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    This makes the Scout 360™ especially useful for fishing guides, charter captains, marine technicians, divers, waterfront property owners, ice fishermen, and serious anglers who want to document what is happening below the surface.\n  \u003c\/p\u003e\n\n  \u003chr\u003e\n\n  \u003ch2\u003eWhy Choose a Deployable 360° Camera?\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Sonar and fish finders are useful tools, but they do not show a live video view of what is actually below the boat. The Scout 360™ lets you visually inspect underwater structure, fish behavior, reef conditions, water clarity, traps, gear, and bottom layout in real time.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    The 360° panning design allows you to rotate the camera underwater instead of constantly lifting and repositioning it. While the boat is anchored, drifting, stopped, or positioned over structure, you can scan the surrounding area and record what you see.\n  \u003c\/p\u003e\n\n  \u003cp class=\"rs360-keywords\"\u003e\n    Common searches for this product include underwater fishing camera, 360 underwater camera, underwater recording camera, boat camera, marine camera, fishing camera with monitor, drop camera, ice fishing camera, reef camera, underwater inspection camera, fishing video camera, portable underwater camera, and live underwater viewing system.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n```\n","brand":"ReefScope","offers":[{"title":"Default Title","offer_id":51551649988900,"sku":"KIT-SCOUT-BLA-36-50","price":899.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0851\/5511\/9396\/files\/scout360kit.jpg?v=1772477564","url":"https:\/\/reefscope.com\/products\/scout-360-kit-deployable-dropdown-camera-underwater-live-video-system-7-monitor-50m-cable-150ft","provider":"ReefScope","version":"1.0","type":"link"}