Youtube api allows me to insert cuepoints on the timeline in realtime using the YouTube API: https://developers.google.com/youtube/v3/live/docs/liveCuepoints
Investigate to see if the Synology API will allow me to trigger each time for these things. If Synology can trigger these, then I can hook these two up and then my live streams will get motion markers.
Note: the following is not the way to get motion detection events, it's how to enumerate the motion detection settings (MotionEnum): https://global.download.synology.com/download/Document/DeveloperGuide/Surveillance_Station_Web_API_v2.0.pdf
Look to see if you can trigger a script on each motion event?
Youtube api allows me to insert cuepoints on the timeline in realtime using the YouTube API: https://developers.google.com/youtube/v3/live/docs/liveCuepoints
Investigate to see if the Synology API will allow me to trigger each time for these things. If Synology can trigger these, then I can hook these two up and then my live streams will get motion markers.
Note: the following is not the way to get motion detection events, it's how to enumerate the motion detection settings (MotionEnum): https://global.download.synology.com/download/Document/DeveloperGuide/Surveillance_Station_Web_API_v2.0.pdf
Look to see if you can trigger a script on each motion event?