Closed wicadmin closed 6 years ago
I have the MQTT payload with pathToVideo. What URL to I prepend to see this? I would like to send to phone and just click url.
{ "regionCoordinates": [3, 413, 529, 888], "numberOfChanges": 14945, "pathToVideo": "15xxxx476_6-7xxx32_backyard_3-413-529-888_14945_575.mp4", "name": "backyard", "timestamp": "1536614476", "microseconds": "6-804033", "token": 575 }
nvm.....this seems to work:
http://<kerberos.io ip>:<port>/capture/<pathToVideo>
I have the MQTT payload with pathToVideo. What URL to I prepend to see this? I would like to send to phone and just click url.