Mark the image
Pin, rectangle, arrow, or freehand drawing on the exact review frame.
SELF-HOSTED VIDEO REVIEW / MIT / V0.1
Frame-precise feedback for people who need a clear next cut, not another media platform.
UPLOAD A REVIEW COPY.
SEND ONE LINK.
GET A DECISION.
/01 THE ACTUAL PRODUCT
A client pauses, marks the image, writes the change, and sends it. You reply in context, resolve the thread, and move the cut forward.
Pin, rectangle, arrow, or freehand drawing on the exact review frame.
Replies stay attached to the moment, with open and resolved status.
Keep each cut together and record approve or request-changes decisions.
Guests open a private link. Password, expiry, and revocation are optional.
/02 ONE REVIEW ROOM
/03 THREE MOVES
Prepare a constant-frame-rate H.264 MP4 or VP8/VP9 WebM review copy.
Send a revocable guest link. The client needs no Marktake account.
Reply, close the notes, upload the next version, and capture the call.
/04 THE BOUNDARY
Marktake owns the review loop. It refuses the expensive platform around it.
MARKTAKE DOES
MARKTAKE STOPS
/05 ONE CONTAINER
One Node process serves the app and authenticated media ranges. SQLite and randomly named review copies live together in one persistent volume. FFmpeg validates and strips container metadata without transcoding.
READ THE ARCHITECTURE/06 START HERE
Marktake is free software. You provide the machine, storage, bandwidth, TLS, backups, and operations. This static Vercel site never receives your review videos.
git clone https://github.com/arturict/marktake.git
cd marktake
export MARKTAKE_ADMIN_PASSWORD="choose-a-long-random-password"
docker compose up -d
Use HTTPS and secure cookies before exposing an instance to the internet.
READY FOR A LESS VAGUE REVIEW?