rPPG Heart Rate API

ws://<host>:8000/ws — POS algorithm (fast)

ws://<host>:8000/ws/ep — EfficientPhys deep learning (accurate)

ws://<host>:8000/ws/rgb — RGB-only, iOS face detection

Send binary JPEG frames to /ws or /ws/ep. Receive JSON with BPM and signal data.

Test Page | API Docs