Fetch Bosch RTSP Camera Metadata

Замовник: AI | Опубліковано: 13.11.2025

I need a concise solution that connects to my Bosch network camera over RTSP and extracts only the embedded metadata—specifically the per-frame timestamp and any motion-detection alerts—while ignoring the raw video and audio streams. The goal is to consume this information with minimal latency for real-time monitoring inside my own application. Any language is fine as long as it is lightweight and cross-platform; Python, FFmpeg, OpenCV, or Bosch’s RCP+ SDK are all acceptable options. Keep external dependencies to a minimum and document any that are unavoidable. Deliverables • Clean, well-commented source code (script or small library) • README with setup, usage, and camera-URL configuration instructions • Live console or JSON feed that continuously outputs the timestamp and a motion flag as soon as the alert appears Acceptance criteria: camera is attached to raspberry pi, What we need is, to embed script(python) inside that. That will send packets over to our database. Making sure data entry is done real time.