trying to change the filename (camera + id) in node-red depending on the frigate/events mqtt json message.
[{"id":"b2acbc61.f47a3","type":"tab","label":"Flow 1","disabled":false,"info":""},{"id":"8b8f1fc1.cdee6","type":"chatbot-video","z":"b2acbc61.f47a3","name":"video","filename":"","video":"http://192.168.1.77:5000/clips/-1608658831.328959-1ynd2u.mp4","caption":"video","x":1210,"y":340,"wires":[["12ca5246.4711fe"]]},{"id":"3c83eb08.13ae84","type":"mqtt in","z":"b2acbc61.f47a3","name":"frigate/events","topic":"frigate/events","qos":"2","datatype":"auto","broker":"77a96594.e33e9c","x":330,"y":340,"wires":[["b16da60d.10a4d8"]]},{"id":"b16da60d.10a4d8","type":"json","z":"b2acbc61.f47a3","name":"test","property":"payload","action":"","pretty":false,"x":550,"y":340,"wires":[["2091db5b.df0f34"]]},{"id":"2091db5b.df0f34","type":"switch","z":"b2acbc61.f47a3","name":"start switch","property":"payload.after.end_time","propertyType":"msg","rules":[{"t":"nnull"}],"checkall":"true","repair":false,"outputs":1,"x":730,"y":340,"wires":[["10f77f03.059dc1"]]},{"id":"10f77f03.059dc1","type":"chatbot-conversation","z":"b2acbc61.f47a3","name":"Conversation Node","botDevelopment":"8fc57b69.702da8","botProduction":"","chatId":"1476560297","userId":"","transport":"telegram","store":"","x":990,"y":340,"wires":[["8b8f1fc1.cdee6"]]},{"id":"12ca5246.4711fe","type":"chatbot-telegram-send","z":"b2acbc61.f47a3","bot":"8fc57b69.702da8","botProduction":"","track":false,"passThrough":false,"errorOutput":false,"outputs":0,"x":1430,"y":340,"wires":[]},{"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":"8fc57b69.702da8","type":"chatbot-telegram-node","botname":"steenbank_cam","usernames":"","providerToken":"","polling":"1000","store":"","log":"","debug":false,"webHook":"","connectMode":"polling"}]```