thanks jon
just solved this the way i was planning. could have finished this a lot more efficient if i would have realized that the file was only available after the “post_detection time + some writing to disk time”. Anyway, solved now. See below for the flow. maybe usefull to someone else too.
next problem to solve is that the video file isnt opening on my iphone. format issue? because in my telegram webapp it plays normal.
the mp4 it is the YUV 4.2.0 format. Can i change this while recording the event in something playable on my iphone?
[{"id":"ed123003.62d77","type":"tab","label":"Flow 2","disabled":false,"info":""},{"id":"6eaaeada.8cda3c","type":"mqtt in","z":"ed123003.62d77","name":"frigate/events","topic":"frigate/events","qos":"2","datatype":"auto","broker":"77a96594.e33e9c","x":270,"y":620,"wires":[["7358db7e.c2dfdc","abd868da.34c728"]]},{"id":"7358db7e.c2dfdc","type":"json","z":"ed123003.62d77","name":"test","property":"payload","action":"","pretty":false,"x":490,"y":620,"wires":[["9b33a525.55e91","74c0fabc.591064"]]},{"id":"9b33a525.55e91","type":"switch","z":"ed123003.62d77","name":"start switch","property":"payload.after.end_time","propertyType":"msg","rules":[{"t":"nnull"}],"checkall":"true","repair":false,"outputs":1,"x":650,"y":620,"wires":[["a81edade.31f6b8","b681eb88.5fb2f8","dbbe21dd.50b34"]]},{"id":"53875984.567dc8","type":"template","z":"ed123003.62d77","name":"","field":"payload","fieldType":"msg","format":"handlebars","syntax":"mustache","template":"192.168.1.77:5000/clips/{{payload.after.camera}}-{{payload.after.id}}.mp4","output":"str","x":940,"y":620,"wires":[["20e67aa5.0a8a46","5b16fdb.020f904"]]},{"id":"20e67aa5.0a8a46","type":"debug","z":"ed123003.62d77","name":"","active":false,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":1070,"y":700,"wires":[]},{"id":"c06d9cfc.564628","type":"debug","z":"ed123003.62d77","name":"","active":false,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":1130,"y":440,"wires":[]},{"id":"a81edade.31f6b8","type":"debug","z":"ed123003.62d77","name":"","active":false,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":830,"y":440,"wires":[]},{"id":"5b16fdb.020f904","type":"http request","z":"ed123003.62d77","name":"","method":"GET","ret":"bin","paytoqs":"ignore","url":"{{{payload}}}","tls":"","persist":false,"proxy":"","authType":"","x":1090,"y":620,"wires":[["b17648d6.250b98","c06d9cfc.564628"]]},{"id":"b17648d6.250b98","type":"function","z":"ed123003.62d77","name":"","func":"msg.payload = {\n chatId: 11111111,\n type: 'video',\n caption : 'You must have a look at this!',\n content: msg.payload,\n}\nreturn msg;","outputs":1,"noerr":0,"initialize":"","finalize":"","x":1300,"y":620,"wires":[["e76305e0.290538"]]},{"id":"e76305e0.290538","type":"telegram sender","z":"ed123003.62d77","name":"","bot":"8e57f19d.161d7","haserroroutput":false,"outputs":1,"x":1480,"y":620,"wires":[[]]},{"id":"b681eb88.5fb2f8","type":"debug","z":"ed123003.62d77","name":"","active":false,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":830,"y":760,"wires":[]},{"id":"abd868da.34c728","type":"debug","z":"ed123003.62d77","name":"","active":false,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":430,"y":720,"wires":[]},{"id":"48286e1e.ea221","type":"inject","z":"ed123003.62d77","name":"","props":[{"p":"payload"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"{\"before\": {\"id\": \"1609055550.60505-q70b6d\", \"camera\": \"bdc_frigate\", \"frame_time\": 1609055551.1853, \"label\": \"person\", \"top_score\": 0.66796875, \"false_positive\": false, \"start_time\": 1609055550.60505, \"end_time\": 1609061581.059547, \"score\": 0.76171875, \"box\": [1251, 687, 1414, 879], \"area\": 31296, \"region\": [1176, 633, 1476, 933], \"current_zones\": [], \"entered_zones\": [], \"thumbnail\": null}, \"after\": {\"id\": \"1609055550.60505-q70b6d\", \"camera\": \"bdc_frigate\", \"frame_time\": 1609055551.411159, \"label\": \"person\", \"top_score\": 0.66796875, \"false_positive\": false, \"start_time\": 1609055550.60505, \"end_time\": 1609061581.059547, \"score\": 0.640625, \"box\": [1245, 693, 1415, 900], \"area\": 35190, \"region\": [1180, 629, 1480, 929], \"current_zones\": [], \"entered_zones\": [], \"thumbnail\": null}}","payloadType":"str","x":280,"y":540,"wires":[["7358db7e.c2dfdc"]]},{"id":"74c0fabc.591064","type":"debug","z":"ed123003.62d77","name":"","active":false,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":630,"y":560,"wires":[]},{"id":"dbbe21dd.50b34","type":"delay","z":"ed123003.62d77","name":"","pauseType":"delay","timeout":"30","timeoutUnits":"seconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":800,"y":620,"wires":[["53875984.567dc8"]]},{"id":"77a96594.e33e9c","type":"mqtt-broker","name":"Eclips Mosquito","broker":"192.168.1.77","port":"1883","clientid":"","usetls":false,"compatmode":false,"keepalive":"60","cleansession":true,"birthTopic":"","birthQos":"0","birthPayload":"","closeTopic":"","closeQos":"0","closePayload":"","willTopic":"","willQos":"0","willPayload":""},{"id":"8e57f19d.161d7","type":"telegram bot","botname":"Steenbank_Telegram","usernames":"","chatids”:”11111111”,”baseapiurl":"","updatemode":"polling","pollinterval":"300","usesocks":false,"sockshost":"","socksport":"6667","socksusername":"anonymous","sockspassword":"","bothost":"","botpath":"","localbotport":"8443","publicbotport":"8443","privatekey":"","certificate":"","useselfsignedcertificate":false,"sslterminated":false,"verboselogging":false}]