0
0
Cart1item

Cart

HomeShopCamerasSony Alpha ZV-E10 – APS-C Interchangeable Lens Mirrorless Vlog Camera Kit – Black

Description

Sony Alpha ZV-E10 – APS-C Interchangeable Lens Mirrorless Vlog Camera Kit – Black with kit lenses

  • Lenses: 16-55mm f/3.5-5.6 & 55-210mm F/4.5-6.3

    Large 24.2MP APS-C Exmor CMOS Sensor and fast BIONZ X processor

  • 4K Movie oversampled from 6k w/ full pixel readout, no pixel binning
  • Product Showcase Setting transitions focus from face to object
  • Background Defocus button instantly toggles between defocus effect on/off
  • Easy live streaming w/ single USB cable and no extra hardware/software

Reviews

There are no reviews yet.

Be the first to review “Sony Alpha ZV-E10 – APS-C Interchangeable Lens Mirrorless Vlog Camera Kit – Black”

Your email address will not be published. Required fields are marked *

Recently viewed products

    const observer = new MutationObserver(function () { const el = document.querySelector('header.mobile-false'); if (el) { el.classList.remove('mobile-false'); observer.disconnect(); } }); // Start observing after DOM is ready document.addEventListener("DOMContentLoaded", function () { observer.observe(document.body, { childList: true, subtree: true }); // Run once immediately in case element already exists const el = document.querySelector('header.mobile-false'); if (el) { el.classList.remove('mobile-false'); observer.disconnect(); } });