kerberos-io / web

(DEPRECATED) An open source GUI to configure the machinery and to view events that were detected by the machinery.
https://www.kerberos.io
225 stars 69 forks source link

What is the URL to prepend to the filename (pathToVideo)? #135

Closed wicadmin closed 5 years ago

wicadmin commented 5 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
}
wicadmin commented 5 years ago

nvm.....this seems to work:

http://<kerberos.io ip>:<port>/capture/<pathToVideo>