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 App Screenshot 1
Pubfuse App Screenshot 2
 Pubfuse iOS
  • AVFoundation capture, background-safe
  • WebRTC publish with TURN/STUN
  • HLS playback with LL-HLS
  • Realtime chat + reactions overlay
  • Tokens, Diamonds, paid events
Docs OpenAPI
🤖 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
Docs OpenAPI
🌐 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
Try the Demo Docs

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.

See full details in Pricing and Docs.

Developer API

Create Stream
POST /api/streams
{ "title": "My Show" }
Mint Token
POST /api/streams/:id/tokens
Chat Socket
WS /ws/streams/:id/chat