Video
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/video-artifact
Video
Plays video artifacts inline in the library. This system extension owns the detail renderer for video files, drawing a native player pointed at the host-authorized preview URL so MP4, WebM, and Ogg files stream and scrub without leaving the page. It claims exactly video/*: any video artifact routes to this player, and a container the host does not serve inline degrades to a plain download panel rather than a broken frame.
Install from the Cinatra marketplace by searching for "Video" and clicking Add. No credentials or configuration are required; the renderer is active immediately for all workspace members. Attach or save any MP4, WebM, or Ogg video and open it from the library to watch it inline. Playback is always user-initiated — nothing autoplays — and only the header bytes load up front, so opening a large video is cheap until you press play. For development, edit the manifest in package.json or the renderer in src/renderers/detail.tsx, then run node extension-kind-gate.mjs to validate the package before publishing.
Works with
- Cinatra library — open any saved video artifact to watch it inline
Capabilities
- Play MP4, WebM, and Ogg video inline with native browser controls
- Stream and scrub large files over range requests without a full download
- Load only header bytes up front, with no autoplay, until playback starts
- Fall back to a download panel for containers not served inline, never blank
More from Cinatra
A design-review helper that sits beside the agent-authoring chat experience. When you draft a new agent, this agent reads your design and returns plain-language…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/planner-agent
Register external Model Context Protocol servers so every Cinatra agent and package can call their tools. This admin connector carries the external-MCP server management…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/mcp-server-connector
Surface your Google Calendar appointment booking pages inside Cinatra so agents can hand them out. Each user registers their public calendar.app.google scheduling links once,…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/google-calendar-connector
Bring agents from external Agent-to-Agent (A2A) servers into your Cinatra workspace and run them alongside your own. Point Cinatra at any A2A-compatible peer and…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/a2a-server-connector
A catalogue of a company's commercial offerings — product lines, SKUs, pricing tiers, feature inventory per tier, and the use cases each offering serves.…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/product-portfolio-artifact
Link one or more LinkedIn accounts to your workspace so agents can publish posts to a member's own feed or to any organization page…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/linkedin-connector
Reviews
There are no reviews yet.