📄️ AI Human Detection and Meshtastic Notification
This wiki demonstrates an AI-driven human detection system using an AI camera and XIAO ESP32S3 & Wio SX1262 Meshtastic networking to broadcast real-time alerts.
📄️ Using Stream Deck to Control reCamera Gimbal
This wiki demonstrates how to control the reCamera Gimbal using a Stream Deck.
📄️ YOLO11n Benchmarking on reCamera
This application case demonstrates the extreme performance and measured data of running the latest YOLO11n model on the reCamera edge computing platform.
📄️ AI Remote Wireless Monitor System with Wifi HaLow
The wiki page introduces a demo of AI Remote Wireless Monitor System with Wifi Halow. A step by step guide to build user's own system.
📄️ AI Parking Slot Monitoring Demo with reCamera
This wiki introduces an AI-based parking slot monitoring demo using reCamera, showcasing real-time parking availability detection and visualization.
📄️ Getting started for Home Assistant
Provide a tutorial for integrating reCamera with Home Assistant. Home Assistant is installed on reComputer.
📄️ Getting started in Wechat work
Provide a tutorial for integrating reCamera with Wechat work. Dependent on Home Assistant.
📄️ Getting started for n8n
Provide a tutorial for integrating reCamera with n8n. N8N is installed in the virtual machine.
📄️ Getting started in Telegram
Provide a tutorial for integrating reCamera with Telegram. Dependent on n8n.
📄️ Play Subway Surfers with body sensor control
Use the body-sensing function to control Subway Surfers.
📄️ Integration of real-time heat map with Grafana data dashboard
Use reCamera to achieve real-time heat map + local blur processing + Grafana data dashboard integration
📄️ Use OpenClaw to control the reCamera Gimbal
Use OpenClaw to control the reCamera Gimbal
📄️ Local Deployment of Picoclaw on reCamera
This application case demonstrates the process and application of locally deploying Picoclaw on reCamera.
📄️ Sound source localization of reCamera Gimbal
Use reSpeaker XVF3800 to control reCamera Gimbal for sound source localization
📄️ UDP Face Analysis with reCamera
This demo shows how to perform real-time face detection, attribute analysis (age/gender/race), and emotion recognition on reCamera, then stream results via UDP to a PC for display.
📄️ Building a Long-Range Security System with reCamera and Meshtastic
Build a long-range security system using reCamera and Meshtastic — wirelessly push AI detection alerts to Home Assistant via LoRa mesh network
📄️ RTSP to WebRTC Real-Time Video Streaming with reCamera
This document introduces how to use reCamera to stream video to a PC via the RTSP protocol, and convert the RTSP stream to WebRTC format on the PC side, enabling low-latency real-time video playback in a browser.
📄️ AI Voice Interaction with reCamera
This document introduces an intelligent voice conversation demo based on reCamera using STT/LLM/TTS, demonstrating how reCamera triggers voice interaction through pose recognition and connects to the iFlytek Spark large model to implement the complete STT→LLM→TTS dialogue pipeline.
📄️ Real-Time QR Code Recognition on reCamera
This demo shows how to perform real-time QR code recognition on reCamera and stream the video frames along with the recognition results to a PC via UDP for display.
📄️ Porting the MediaPipe Hand Gesture Recognition Model to reCamera
This document describes how to fully port the official Google MediaPipe hand gesture recognition suite onto reCamera (Sophon/Bitmain SG200X), building a "palm detection → landmark detection → embedding → classification" pipeline and streaming the results to a PC via UDP for visualization.