Ver más productos marca Generic
LaView 4MP 2K Cameras for Home Security Indoor, 5G& 2.4GHz Home Security Camera for Baby/Elder/Pet/Nanny,Baby Cam Starlight Sensor Color Night Vision,US Cloud Service,Works with Alexa iOS & Android
8 || deltaY > 8)) {
isHorizontalSwipe = deltaX > deltaY;
}
if (isHorizontalSwipe) {
dragOffset = currentX - touchStartX;
}
"
@touchend="
isDragging = false;
const threshold = containerWidth * 0.15;
const deltaX = Math.abs(currentX - touchStartX);
const deltaY = Math.abs($event.changedTouches[0].clientY - touchStartY);
if (deltaX < 8 && deltaY < 8) {
openLightbox(activeImage);
} else if (isHorizontalSwipe && dragOffset < -threshold) {
activeImage = (activeImage + 1) % totalImages;
} else if (isHorizontalSwipe && dragOffset > threshold) {
activeImage = (activeImage - 1 + totalImages) % totalImages;
}
dragOffset = 0;
isHorizontalSwipe = null;
"
>
1 / 9
Ver más productos marca Generic
LaView 4MP 2K Cameras for Home Security Indoor, 5G& 2.4GHz Home Security Camera for Baby/Elder/Pet/Nanny,Baby Cam Starlight Sensor Color Night Vision,US Cloud Service,Works with Alexa iOS & Android
Este producto no esta disponible
Dejanos tu email y te avisamos cuando vuelva a estar en stock.
Te avisaremos cuando vuelva a estar en stock
Opiniones de compradores
3,9
5 opiniones
5
47%
4
0%
3
53%
2
0%
1
0%
Debra L King
I love the setup. The easiest to set up I have ever used. Picture was great. The problem was that it maxed out my router. I have an eero 6plus pro and 600 gig down internet. I usually run about 50 percent utilization and theee of these camera took it to 100 percent and kept rebooting the router.
Recibí una alerta cuando vuelva
Este producto no esta disponible
Dejanos tu email y te avisamos cuando vuelva a estar en stock.
Te avisaremos cuando vuelva a estar en stock