Live Streaming Server
Live Streaming Server osFoundry community catalog में एक app है। Self-hosted live video streaming + chat — push from OBS / any RTMP source, viewers watch के माध्यम से HLS in the browser, real-time chat, emotes + chat federation (Fediverse), custom branding. Powered by Owncast. यह upstream image के चारों ओर एक thin wrapper के रूप में आता है. RTMP ingest is TCP — works on container infra unlike traditional broadcast tools.
विवरण
- Workspace: osfoundry
- Category: COMMUNICATION
- मूल्य: Free
- Access: Community
Features
- 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
Documentation
Documentation को upstream project द्वारा अंग्रेज़ी में मेंटेन किया जाता है।
# 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 को अपने workspace में install करें, फिर अपने stack के लिए prompts, tools, या configuration को customise करने के लिए इसे osStudio में fork करें। आपके workspace का कोई भी सदस्य वहीं से आगे बढ़ा सकता है जहाँ आपने छोड़ा था।
Community से अन्य apps
- CRM — Contacts, deals, और pipeline tracking के साथ customer relationship management।
- Kanban Board — एक Trello-style kanban and project board के साथ cards, boards, calendar and table views, and per-board properties. Powered by Focalboard (standalone personal server). Embedded SQLite एक persistent volume पर.
- Helpdesk — SLA tracking के साथ ticket triage और customer support inbox।
- Page Builder — Visual drag-and-drop page builder के साथ sections, themes, SEO, and publishing
- Website Builder — Multi-page website builder के साथ CMS collections, global navigation, footer, themes, and publishing
- Storefront — Product catalog, cart, और checkout के साथ e-commerce storefront।