Back to All Guides
softwareAugust 16, 20267 min readRTSPLink Dev Team

Scrypted: HomeKit Secure Video (HKSV) & RTSP Rebroadcasting

Bridge any RTSP security camera to Apple HomeKit with Apple AI face recognition and iCloud event recording.

#Scrypted#HomeKit#HKSV#Apple Home#WebRTC
Live Stream Workbench

Need a live RTSP stream link right now to test this setup in VLC or OpenCV?

Test Live Stream

#1Scrypted Docker Setup

Deploy Scrypted with host networking for mDNS discovery:

Scrypted Docker Run
docker run -d --name scrypted \
  --restart unless-stopped \
  --network host \
  -v ~/.scrypted/volume:/server/volume \
  koush/scrypted

Ready to test your live RTSP video stream?

Generate free authenticated RTSP links with unlimited bandwidth and inspect frame timestamps in seconds.

Generate Free RTSP Link

Related Tutorials & Setup Guides

View all 100+ guides