Skip to content

Commit

Permalink
Add a note about cloud services to README
Browse files Browse the repository at this point in the history
  • Loading branch information
elonen authored Dec 13, 2023
1 parent 3e2e876 commit e2d40a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
Clapshot is a self-hosted, web-based, open source video review/annotation tool.
It consists of an API server (written in Rust) and a web UI (written in Svelte).

DISCLAIMER: This is primarily meant for cases where you have to host videos **locally for policy reasons**. Otherwise you'll **likely prefer commercially offered cloud services**. You'll need networking experience to get it running.

![Review UI screenshot](doc/video-commenting.webp)

Users can submit videos by HTTP upload or by copying them to `incoming` directory (e.g. via Samba).
Expand Down

0 comments on commit e2d40a3

Please sign in to comment.