Apps
Pubfuse on iOS, Android, and Web — powered by the same API-first control plane. Go live, chat, and monetize with hybrid streaming (RTMP→LL-HLS + WebRTC SFU).


Pubfuse iOS
- AVFoundation capture, background-safe
- WebRTC publish with TURN/STUN
- HLS playback with LL-HLS
- Realtime chat + reactions overlay
- Tokens, Diamonds, paid events
🤖 Pubfuse Android
- CameraX capture, lifecycle-aware
- WebRTC publish with TURN/STUN
- HLS playback with HLS.js fallback
- Realtime chat + reactions overlay
- Tokens, Diamonds, paid events
🌐 Pubfuse Web
- WebRTC SFU for sub-second shows
- RTMP ingest → LL-HLS playback
- WebSocket chat, presence, reactions
- App tokens for embedding & quotas
- Usage-based billing ready
Monetization Options
Tokens & Diamonds
Buy tokens, gift Diamonds, redeem to USD. Packs from 100→4000 tokens.
Subscriptions
Free, Basic ($4.99), Pro ($9.99). Higher quality, longer sessions, no ads.
Events & Boosts
Paid tickets, pay-to-promote boosts, referral rewards, time-based watch bonuses.
Developer API
Create Stream
POST /api/streams { "title": "My Show" }
Mint Token
POST /api/streams/:id/tokens
Chat Socket
WS /ws/streams/:id/chat