mbari-org / beholder

Service that extracts images from video (with caching)
https://mbari-org.github.io/beholder/
Apache License 2.0
0 stars 0 forks source link
scala video-processing

beholder

Build

MBARI logo

beholder

Overview

Beholder extracts individual frames from videos as jpegs. The format of the post request is:

POST http://localhost:8080/capture
X-Api-Key: foo
Content-Type: application/json

{
  "videoUrl": "http://m3.shore.mbari.org/videos/M3/proxy/DocRicketts/2022/03/1436/D1436_20220322T132758Z_h264.mp4",
  "elapsedTimeMillis": 1234
}

Documentation

Documentation is at https://mbari-org.github.io/beholder/

Notes

Documentation can be added as markdown files in src/docs and will be included automatically when you run laikaSite.

Beholder image Copyright © 2022 Aine Schlining