Goal
To use camera proxy stream as source to Synology Surveillance Station (Synology SS)
Current setup
The ecobee SmartCamera is not directly compatible with Synology SS. It is however HomeKit compatible and thus I have integrated into Home Assistant via the HomeKit Controller Integration.
I can access the camera proxy stream via the sample url
http://xxxx.local:xxxx/api/camera_proxy_stream/camera.ecobee_lounge?token=420d4d374d719e14329c437f8e0c3b30e0a01f57e2327d8f9a95860f3379961d
Question
Is there any way I can grab the video that HA is proxying and use as either an rtsp
or hls
stream into Synology SS?