{"product_id":"usb-to-dual-cvbs-video-output-adapter-for-android-car-stereo-dual-rca-av-output","title":"USB to Dual CVBS Video Output Adapter for Android Car Stereo – Dual RCA AV Output","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=5.0\"\u003e\u003cmeta name=\"description\" content=\"USB to Dual CVBS video output adapter for Android car stereos. Connect rear-seat monitors, headrest screens \u0026amp; roof displays. Plug \u0026amp; Play for LK\/LM\/WY series.\"\u003e\u003c\/p\u003e\n\u003c!-- SEO \u0026 Shopify Meta Tags --\u003e\n\u003cp\u003e\u003clink rel=\"canonical\" href=\"https:\/\/www.toptaktil.fr\/products\/usb-to-dual-cvbs-video-output-adapter\"\u003e \u003cmeta property=\"og:title\" content=\"USB to Dual CVBS Video Output Adapter for Android Car Stereo\"\u003e \u003cmeta property=\"og:description\" content=\"USB to Dual CVBS video output adapter for Android car stereos. Connect rear-seat monitors, headrest screens \u0026amp; roof displays. Plug \u0026amp; Play for LK\/LM\/WY series.\"\u003e \u003cmeta property=\"og:image\" content=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1029\/6688\/6735\/files\/AdaptateurdesortievideoUSBversCvbs.webp?v=1787769449\"\u003e \u003cmeta property=\"og:url\" content=\"https:\/\/www.toptaktil.fr\/products\/usb-to-dual-cvbs-video-output-adapter\"\u003e \u003cmeta name=\"twitter:card\" content=\"summary_large_image\"\u003e \u003cmeta name=\"twitter:title\" content=\"USB to Dual CVBS Video Output Adapter\"\u003e \u003cmeta name=\"twitter:description\" content=\"USB to Dual CVBS video output adapter for Android car stereos. Connect rear-seat monitors, headrest screens \u0026amp; roof displays.\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* ----- RESET \u0026 BASE ----- *\/\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    .tt-product-description {\n      max-width: 1100px;\n      margin: 0 auto;\n      padding: 1rem;\n      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;\n      color: #1f2937;\n      background: #ffffff;\n      line-height: 1.7;\n      font-size: 16px;\n    }\n\n    .tt-product-description img {\n      max-width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 12px;\n    }\n\n    .tt-product-description img[loading=\"lazy\"] {\n      aspect-ratio: attr(width) \/ attr(height);\n    }\n\n    \/* ----- TYPOGRAPHY ----- *\/\n    .tt-product-description h1,\n    .tt-product-description h2,\n    .tt-product-description h3,\n    .tt-product-description h4 {\n      color: #022249;\n      line-height: 1.3;\n      margin-top: 32px;\n      margin-bottom: 14px;\n    }\n\n    .tt-product-description h1 {\n      font-size: clamp(28px, 4vw, 38px);\n      margin-top: 6px;\n    }\n\n    .tt-product-description h2 {\n      font-size: clamp(24px, 3vw, 32px);\n      border-left: 5px solid #ffd6a5;\n      padding-left: 14px;\n    }\n\n    .tt-product-description h3 {\n      font-size: clamp(20px, 2.5vw, 26px);\n    }\n\n    .tt-product-description h4 {\n      font-size: clamp(17px, 2vw, 20px);\n    }\n\n    .tt-product-description p {\n      margin-bottom: 18px;\n    }\n\n    .tt-product-description ul,\n    .tt-product-description ol {\n      margin-bottom: 22px;\n      padding-left: 26px;\n    }\n\n    .tt-product-description li {\n      margin-bottom: 8px;\n      line-height: 1.6;\n    }\n\n    .tt-product-description strong {\n      color: #022249;\n    }\n\n    \/* ----- BANNER \/ HERO ----- *\/\n    .tt-hero {\n      background: linear-gradient(135deg, #022249 0%, #0a3e94 100%);\n      color: #ffffff;\n      padding: clamp(24px, 5vw, 44px);\n      border-radius: 18px;\n      margin-bottom: 28px;\n    }\n\n    .tt-hero h1 {\n      color: #ffffff;\n      margin-top: 0;\n      margin-bottom: 8px;\n    }\n\n    .tt-hero p {\n      color: #eef5ff;\n      font-size: clamp(16px, 1.8vw, 20px);\n      margin-bottom: 0;\n    }\n\n    .tt-hero .tt-badge-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 16px;\n    }\n\n    .tt-hero .tt-badge {\n      background: rgba(255, 255, 255, 0.15);\n      border: 1px solid rgba(255, 255, 255, 0.25);\n      border-radius: 999px;\n      padding: 5px 14px;\n      font-size: 13px;\n      font-weight: 600;\n      color: #ffffff;\n    }\n\n    \/* ----- FEATURE GRID ----- *\/\n    .tt-feature-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 1.5rem;\n      margin: 24px 0;\n    }\n\n    .tt-feature-card {\n      background: #f8fafc;\n      border: 1px solid #e5e7eb;\n      border-radius: 14px;\n      overflow: hidden;\n      transition: box-shadow 0.2s;\n    }\n\n    .tt-feature-card:hover {\n      box-shadow: 0 6px 20px rgba(2, 34, 73, 0.08);\n    }\n\n    .tt-feature-content {\n      padding: 1.2rem 1.5rem;\n    }\n\n    .tt-feature-content h3 {\n      margin-top: 0;\n      margin-bottom: 10px;\n      color: #022249;\n    }\n\n    .tt-feature-content ul {\n      margin-bottom: 0;\n    }\n\n    \/* ----- IMPORTANT \/ WARNING \/ SUCCESS BOXES ----- *\/\n    .tt-important {\n      background: #fff7ed;\n      border: 1px solid #fed7aa;\n      border-left: 5px solid #ffd6a5;\n      padding: 18px 22px;\n      border-radius: 12px;\n      margin: 24px 0;\n    }\n\n    .tt-important strong {\n      color: #9a3412;\n    }\n\n    .tt-success-box {\n      background: #f0fdf4;\n      border: 1px solid #bbf7d0;\n      border-left: 5px solid #16a34a;\n      padding: 18px 22px;\n      border-radius: 12px;\n      margin: 24px 0;\n    }\n\n    .tt-note-box {\n      background: #f9fafb;\n      border: 1px solid #e5e7eb;\n      border-left: 5px solid #6b7280;\n      padding: 18px 22px;\n      border-radius: 12px;\n      margin: 24px 0;\n    }\n\n    \/* ----- SPECS TABLE ----- *\/\n    .tt-table-wrapper {\n      overflow-x: auto;\n      margin: 24px 0;\n      border-radius: 12px;\n      border: 1px solid #e5e7eb;\n    }\n\n    .tt-product-description table {\n      width: 100%;\n      min-width: 500px;\n      border-collapse: collapse;\n      background: #ffffff;\n      font-size: 15px;\n    }\n\n    .tt-product-description th {\n      background: #022249;\n      color: #ffffff;\n      padding: 12px 16px;\n      text-align: left;\n      font-weight: 700;\n    }\n\n    .tt-product-description td {\n      border-bottom: 1px solid #e5e7eb;\n      padding: 11px 16px;\n      vertical-align: top;\n    }\n\n    .tt-product-description tr:nth-child(even) td {\n      background: #f9fafb;\n    }\n\n    .tt-product-description tr:last-child td {\n      border-bottom: none;\n    }\n\n    \/* ----- BENEFITS LIST (with icons) ----- *\/\n    .tt-benefits-list {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 10px 20px;\n      padding: 0;\n      list-style: none;\n    }\n\n    .tt-benefits-list li {\n      position: relative;\n      padding: 10px 10px 10px 36px;\n      background: #f8fafc;\n      border-radius: 8px;\n      border: 1px solid #e5e7eb;\n      margin-bottom: 0;\n    }\n\n    .tt-benefits-list li::before {\n      content: \"✓\";\n      position: absolute;\n      left: 12px;\n      top: 8px;\n      color: #16a34a;\n      font-weight: 900;\n      font-size: 18px;\n    }\n\n    \/* ----- CHECKLIST FOR COMPATIBILITY ----- *\/\n    .tt-checklist {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 10px 20px;\n      padding: 0;\n      list-style: none;\n    }\n\n    .tt-checklist li {\n      position: relative;\n      padding: 8px 8px 8px 32px;\n      background: #f9fafb;\n      border-radius: 6px;\n      border: 1px solid #e5e7eb;\n      margin-bottom: 0;\n      font-size: 14px;\n    }\n\n    .tt-checklist li::before {\n      content: \"•\";\n      position: absolute;\n      left: 12px;\n      top: 6px;\n      color: #ffd6a5;\n      font-weight: 900;\n      font-size: 20px;\n    }\n\n    \/* ----- CTA BOX ----- *\/\n    .tt-cta-box {\n      background: #022249;\n      color: #ffffff;\n      padding: clamp(24px, 4vw, 40px);\n      border-radius: 16px;\n      margin: 34px 0 20px;\n      text-align: center;\n    }\n\n    .tt-cta-box h2 {\n      color: #ffffff;\n      border-left: none;\n      padding-left: 0;\n      margin-top: 0;\n    }\n\n    .tt-cta-box p {\n      color: #eef5ff;\n      margin-bottom: 16px;\n    }\n\n    .tt-button {\n      display: inline-block;\n      background: #ffd6a5;\n      color: #ffffff !important;\n      padding: 14px 28px;\n      border-radius: 8px;\n      text-decoration: none;\n      font-weight: 700;\n      font-size: 16px;\n      transition: background 0.2s;\n    }\n\n    .tt-button:hover {\n      background: #d45a1e;\n    }\n\n    \/* ----- RESPONSIVE ----- *\/\n    @media (max-width: 768px) {\n      .tt-product-description {\n        padding: 0.8rem;\n        font-size: 15px;\n      }\n\n      .tt-feature-content {\n        padding: 1rem;\n      }\n\n      .tt-benefits-list,\n      .tt-checklist {\n        grid-template-columns: 1fr;\n      }\n\n      .tt-product-description th,\n      .tt-product-description td {\n        padding: 10px 12px;\n        font-size: 14px;\n      }\n    }\n\n    @media (min-width: 768px) {\n      .tt-feature-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n\n      .tt-product-description {\n        padding: 1.5rem;\n      }\n    }\n\n    @media (min-width: 1024px) {\n      .tt-product-description {\n        padding: 2rem;\n      }\n\n      .tt-feature-grid {\n        gap: 2rem;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"tt-product-description\"\u003e\n\u003c!-- ===== HERO \/ BANNER ===== --\u003e\n\u003cdiv class=\"tt-hero\"\u003e\n\u003ch1\u003eUSB to Dual CVBS Video Output Adapter\u003c\/h1\u003e\n\u003cp\u003eConnect rear-seat monitors, headrest screens and roof displays to your compatible Android car stereo.\u003c\/p\u003e\n\u003cdiv class=\"tt-badge-row\"\u003e\n\u003cspan class=\"tt-badge\"\u003e2 × CVBS Outputs\u003c\/span\u003e \u003cspan class=\"tt-badge\"\u003ePlug \u0026amp; Play\u003c\/span\u003e \u003cspan class=\"tt-badge\"\u003eMS9123 Chipset\u003c\/span\u003e \u003cspan class=\"tt-badge\"\u003eRear-Seat Entertainment\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== INTRODUCTION ===== --\u003e\n\u003cp\u003eExpand your in-car entertainment system with this \u003cstrong\u003eUSB to Dual CVBS Video Output Adapter\u003c\/strong\u003e. Designed for compatible Android car stereos, it allows video to be transmitted from the main head unit to \u003cstrong\u003eexternal rear-seat monitors, headrest screens, roof-mounted displays and other screens with an analogue AV\/CVBS input\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eIdeal for family vehicles and long journeys, this compact adapter provides a convenient way to create a \u003cstrong\u003erear-seat entertainment system\u003c\/strong\u003e using your existing compatible Android head unit.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1029\/6688\/6735\/files\/AdaptateurdesortievideoUSBversCvbs.webp?v=1787769449\" alt=\"USB to Dual CVBS Video Output Adapter for Android car stereo\" loading=\"lazy\" width=\"800\" height=\"500\"\u003e\u003c\/p\u003e\n\u003c!-- ===== FEATURE 1: DUAL CVBS ===== --\u003e\n\u003ch2\u003eDual CVBS Video Outputs\u003c\/h2\u003e\n\u003cdiv class=\"tt-feature-grid\"\u003e\n\u003cdiv class=\"tt-feature-card\"\u003e\n\u003cdiv class=\"tt-feature-content\"\u003e\n\u003ch3\u003eTwo Screens, One Adapter\u003c\/h3\u003e\n\u003cp\u003eEquipped with \u003cstrong\u003e2 × CVBS video outputs\u003c\/strong\u003e, the adapter can connect up to two compatible external displays simultaneously.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIdeal for:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eRear headrest monitors\u003c\/li\u003e\n\u003cli\u003eRoof-mounted screens\u003c\/li\u003e\n\u003cli\u003eRear passenger entertainment systems\u003c\/li\u003e\n\u003cli\u003eExternal displays with CVBS \/ AV video input\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tt-feature-card\"\u003e\n\u003cdiv class=\"tt-feature-content\"\u003e\n\u003ch3\u003eVideo on Multiple Screens\u003c\/h3\u003e\n\u003cp\u003eOn supported systems, video playing through the Android head unit can also be transmitted to compatible external displays, allowing rear passengers to enjoy entertainment without requiring a completely separate multimedia system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== FEATURE 2: USB CONNECTION ===== --\u003e\n\u003ch2\u003eSimple USB Connection\u003c\/h2\u003e\n\u003cdiv class=\"tt-feature-grid\"\u003e\n\u003cdiv class=\"tt-feature-card\"\u003e\n\u003cdiv class=\"tt-feature-content\"\u003e\n\u003ch3\u003ePlug \u0026amp; Connect\u003c\/h3\u003e\n\u003cp\u003eConnect the adapter to a compatible \u003cstrong\u003eUSB port on your Android car stereo\u003c\/strong\u003e, then connect the yellow CVBS outputs to the video inputs of your external screens.\u003c\/p\u003e\n\u003cp\u003eAn integrated \u003cstrong\u003eMS9123 video conversion chipset\u003c\/strong\u003e converts the supported USB video signal into an analogue CVBS output.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tt-feature-card\"\u003e\n\u003cdiv class=\"tt-feature-content\"\u003e\n\u003ch3\u003eCompact \u0026amp; Discreet Installation\u003c\/h3\u003e\n\u003cp\u003eIts small and lightweight design makes it easy to install discreetly behind the dashboard, keeping the interior neat while adding useful video-output functionality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== PLUG \u0026 PLAY ===== --\u003e\n\u003ch2\u003ePlug \u0026amp; Play with Compatible Android Head Units\u003c\/h2\u003e\n\u003cdiv class=\"tt-feature-grid\"\u003e\n\u003cdiv class=\"tt-feature-card\"\u003e\n\u003cdiv class=\"tt-feature-content\"\u003e\n\u003ch3\u003eLK, LM \u0026amp; WY Series Support\u003c\/h3\u003e\n\u003cp\u003eWith compatible \u003cstrong\u003eLK, LM and WY series Android car stereos\u003c\/strong\u003e, the adapter supports \u003cstrong\u003ePlug \u0026amp; Play operation\u003c\/strong\u003e and normally requires no additional APK installation.\u003c\/p\u003e\n\u003cp\u003eOther compatible Android head units may require a dedicated APK or software configuration before the video-output function can be used.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tt-feature-card\"\u003e\n\u003cdiv class=\"tt-feature-content\"\u003e\n\u003ch3\u003eAndroid Platform Compatibility\u003c\/h3\u003e\n\u003cp\u003eCertain head units based on platforms such as \u003cstrong\u003e7862, TS10 and TS18\u003c\/strong\u003e may support this accessory, but compatibility can vary between manufacturers, firmware versions and motherboard configurations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== IMPORTANT NOTE ===== --\u003e\n\u003cdiv class=\"tt-important\"\u003e\n\u003cp\u003e\u003cstrong\u003eImportant compatibility notice:\u003c\/strong\u003e This adapter does not automatically add video output functionality to every Android head unit. Your car stereo must support the required USB video-output hardware and software protocol.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===== CONNECTORS ===== --\u003e\n\u003ch2\u003eTwo Female CVBS Connections\u003c\/h2\u003e\n\u003cp\u003eThe adapter features \u003cstrong\u003etwo female CVBS video connectors\u003c\/strong\u003e. Please check the connector type used by your monitor or RCA\/AV cable before ordering.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1029\/6688\/6735\/files\/adaptater_usb_sortie_back_screens.webp?v=1787769707\" alt=\"USB to CVBS adapter with dual female RCA connectors\" loading=\"lazy\" width=\"800\" height=\"500\"\u003e\u003c\/p\u003e\n\u003c!-- ===== KEY FEATURES (benefits list) ===== --\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cul class=\"tt-benefits-list\"\u003e\n\u003cli\u003e\u003cstrong\u003eUSB to CVBS video conversion\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003e2 × CVBS video outputs\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003eSupports compatible dual-screen installations\u003c\/li\u003e\n\u003cli\u003eDesigned for compatible Android car stereos\u003c\/li\u003e\n\u003cli\u003eSuitable for headrest and roof-mounted monitors\u003c\/li\u003e\n\u003cli\u003ePlug \u0026amp; Play with compatible LK \/ LM \/ WY head units\u003c\/li\u003e\n\u003cli\u003eAPK support may be required on certain other Android systems\u003c\/li\u003e\n\u003cli\u003eIntegrated \u003cstrong\u003eMS9123 video conversion chipset\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eCompact and lightweight design\u003c\/li\u003e\n\u003cli\u003eNon-destructive installation\u003c\/li\u003e\n\u003cli\u003eIdeal for rear-seat entertainment upgrades\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- ===== SPECIFICATIONS TABLE ===== --\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv class=\"tt-table-wrapper\"\u003e\n\u003ctable\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\u003e\u003cstrong\u003eProduct Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUSB to Dual CVBS Video Output Adapter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eVideo Outputs\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e2 × CVBS \/ RCA female connectors\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInput Connection\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUSB (compatible Android head unit)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eChipset\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMS9123 video conversion\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePlug \u0026amp; Play Support\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eLK \/ LM \/ WY series\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOther Compatible Platforms\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e7862, TS10, TS18 (varies by firmware)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNon-destructive, discreet behind dashboard\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eApplication\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eRear-seat entertainment, headrest monitors, roof screens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- ===== COMPATIBILITY CHECK ===== --\u003e\n\u003ch2\u003eCheck Compatibility Before Ordering\u003c\/h2\u003e\n\u003cdiv class=\"tt-note-box\"\u003e\n\u003cp\u003e\u003cstrong\u003eUnsure if your Android car stereo supports this adapter?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eSend us a \u003cstrong\u003ephoto of the head unit together with a photo of the system information \/ version screen\u003c\/strong\u003e, and our team can help you check compatibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===== COMPATIBILITY CHECKLIST ===== --\u003e\n\u003ch3\u003eQuick Compatibility Checklist\u003c\/h3\u003e\n\u003cul class=\"tt-checklist\"\u003e\n\u003cli\u003eLK series head unit\u003c\/li\u003e\n\u003cli\u003eLM series head unit\u003c\/li\u003e\n\u003cli\u003eWY series head unit\u003c\/li\u003e\n\u003cli\u003e7862 platform\u003c\/li\u003e\n\u003cli\u003eTS10 platform\u003c\/li\u003e\n\u003cli\u003eTS18 platform\u003c\/li\u003e\n\u003cli\u003eUSB video output supported\u003c\/li\u003e\n\u003cli\u003eAPK configuration available\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- ===== PACKAGE INCLUDES ===== --\u003e\n\u003ch2\u003ePackage Includes\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × USB to Dual CVBS Video Output Adapter\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"tt-note-box\"\u003e\n\u003cp\u003e\u003cstrong\u003ePlease note:\u003c\/strong\u003e Android head units, external monitors and RCA extension cables shown in demonstration images are for illustration only and are not included unless specifically stated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===== CTA SECTION ===== --\u003e\n\u003cdiv class=\"tt-cta-box\"\u003e\n\u003ch2\u003eReady to upgrade your rear-seat entertainment?\u003c\/h2\u003e\n\u003cp\u003eAdd dual-screen video output to your compatible Android car stereo. Perfect for family road trips and long journeys.\u003c\/p\u003e\n\u003ca href=\"https:\/\/www.toptaktil.fr\/products\/usb-to-dual-cvbs-video-output-adapter\" class=\"tt-button\"\u003e View product \u0026amp; check compatibility \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== JSON-LD STRUCTURED DATA ===== --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"TOP TAKTIL","offers":[{"title":"Default Title","offer_id":58572411961679,"sku":null,"price":29.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1029\/6688\/6735\/files\/adaptateur_usb_demonstration.webp?v=1787769953","url":"https:\/\/toptaktil.com\/products\/usb-to-dual-cvbs-video-output-adapter-for-android-car-stereo-dual-rca-av-output","provider":"TOP TAKTIL","version":"1.0","type":"link"}