Live Streaming Server
Live Streaming Server 是 osFoundry 社区目录中的应用。自托管直播视频 + 聊天 —— 从 OBS / 任意 RTMP 源推送,观众在浏览器中通过 HLS 观看,实时聊天,表情 + 聊天联邦(Fediverse),自定义品牌。基于 Owncast 构建。以上游镜像的薄封装形式交付。RTMP 摄入基于 TCP —— 在容器基础设施上工作,不像传统广播工具。
详情
- 工作区: osfoundry
- 分类: COMMUNICATION
- 价格: Free
- 访问权限: Community
功能
- Self-hosted live video streaming + chat — push from OBS / any RTMP source
- Viewers watch via HLS in the browser
- Real-time chat
- Emotes + chat federation (Fediverse)
- Custom branding
文档
文档由上游项目以英文维护。
# Live Streaming Server
Self-hosted Twitch-style live streaming, powered by Owncast.
## TCP-friendly streaming
Unlike WebRTC-based broadcast tools, Owncast uses **RTMP ingest (TCP 1935) + HLS playback (TCP 8080)** — both work on container infra. **The full Owncast stack runs in this room app without UDP caveats**, unlike Mumble/Asterisk/WireGuard.
## How it works
1. You broadcast from OBS / Streamlabs / any RTMP source to `rtmp://your-owncast/live` with your stream key
2. Owncast transcodes to HLS
3. Viewers watch at `https://your-owncast/` (no plugin / no account needed)
4. Real-time chat + emotes + emoji
5. Federation (ActivityPub) — followers from Mastodon get notified when you go live
## Features
- RTMP ingest from any source
- HLS playback in browser (no plugins)
- Real-time chat with emotes
- ActivityPub federation
- Hardware-encoded transcoding (when GPU mounted)
- Custom branding + theme
- Mobile-friendly viewer
- Webhooks + admin API
## Packaging
Thin wrapper around the official `owncast/owncast:latest` image. Stream + chat + config at `/app/data`. **2 TCP ports** (8080 + 1935).
如何在 osFoundry 中使用 Live Streaming Server
一键将 Live Streaming Server 安装到您的工作区,然后在 osStudio 中将其分支,针对您的技术栈自定义提示词、工具或配置。工作区中的任何人都可以接续您的工作继续推进。
社区中的其他应用
- 客户关系管理 — 客户关系管理工具,支持联系人、交易和销售管道跟踪。
- Kanban Board — Trello 风格的看板与项目板,含卡片、面板、日历与表格视图以及每面板属性。基于 Focalboard(独立个人服务器)构建。在持久卷上内嵌 SQLite。
- 服务台 — 工单分流与客户支持收件箱,附带 SLA 跟踪。
- Page Builder — 可视化拖放页面生成器,支持区块、主题、SEO 与发布
- Website Builder — 带 CMS 合集、全局导航、页脚、主题与发布的多页面网站生成器
- 店面 — 电商店面,包含商品目录、购物车和结账流程。