# Videohub Live

> 处理直播录制相关诊断、配置和使用说明。适用于检查 live recorder 可用性、录制设置和依赖缺失问题。

- **Type:** Skill
- **Install:** `agentstack add skill-cacity-videohub-videohub-live`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [cacity](https://agentstack.voostack.com/s/cacity)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [cacity](https://github.com/cacity)
- **Source:** https://github.com/cacity/VideoHub/tree/main/.agents/skills/videohub-live
- **Website:** https://videohub.my/

## Install

```sh
agentstack add skill-cacity-videohub-videohub-live
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# VideoHub Live Recording

复用 `F:/work/VideoHub/src/live_recorder_adapter.py` 和 `main.py` 中的直播录制页。

## 适用场景
- 检查直播录制功能是否可用
- 说明如何配置监控 URL 和录制参数
- 排查 FFmpeg 或 live_recorder 模块缺失

## 当前已知限制
- `F:/work/VideoHub/src/live_recorder_adapter.py:29` 会尝试导入 `live_recorder`
- 如果项目根目录缺少 `live_recorder/`，则 `LIVE_RECORDER_AVAILABLE = False`
- 在这种情况下，GUI 页面可能存在，但无法真正开始录制

## 推荐操作
- 先检查 live recorder 依赖是否恢复
- 再检查 FFmpeg 是否已安装可用
- 真正录制和监控仍建议走 GUI 页面

## 注意
- 该 skill 当前以诊断和引导为主
- 不要承诺在依赖缺失时仍可正常录制

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [cacity](https://github.com/cacity)
- **Source:** [cacity/VideoHub](https://github.com/cacity/VideoHub)
- **License:** MIT
- **Homepage:** https://videohub.my/

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-cacity-videohub-videohub-live
- Seller: https://agentstack.voostack.com/s/cacity
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
