High-Flexibility Hosted Live Streaming • White-Label • Free Online Support

Launch a High-Flexibility Hosted Live Streaming Platform

We host the infrastructure so you can focus on your product. Get white-label branding, chat & tipping, plus free online support. Need a custom live streaming application? One-time customization fee, lifetime use. Developers can also integrate via our PHP SDK.

Managed Infrastructure
Enterprise Security
Global CDN

Secure Authentication

Server-side token generation with origin allowlist and short-lived tokens.

Real-time Analytics

Live viewer metrics, engagement tracking, and revenue reporting dashboard.

Interactive Chat

Moderated chat, emoji reactions, and custom commands built-in.

Built-in Payments

Stripe integration for tips, subscriptions, and pay-per-view content.

WebLiveHub SDK

Developer-first live streaming for your applications

WordPress Plugin v1.0.4

WebLiveHub Stream

Embed WebLiveHub streams in WordPress using your Hosted Backend and the official PHP SDK.

Primary: Gutenberg Block (weblivehub/stream) · Advanced: shortcode fallback.

WordPress.org link: (pending)

PHP SDK Integration

PHP backend that generates JavaScript frontend automatically

✓ Secure iframe-based embedding for maximum compatibility

Powered by WebLiveHub SDK
<?php
require_once __DIR__ . '/vendor/autoload.php';
use WebLiveHub\SDK\WLSDK;

WLSDK::setup([
    'backendUrl' => '_HOSTED_BACKEND_ENDPOINT_',
    'user_id'      => '_AUTH_USER_ID_',
    'password'   => '_AUTH_PASSWORD_'
]);
?>
<!DOCTYPE html>
<html>
<head>
  <?= WLSDK::script(); // Generates JavaScript ?>
</head>
<body>
  <?= WLSDK::iframe([
      'hostLabel' => 'connect', //live or live-client
      'streamer'  => '_STREAMER_USER_ID_',
      'attrs'     => ['class' => 'player-frame']
  ]); // Generates iframe ?>
</body>
</html>
⚡️

Quick Integration

PHP SDK that automatically generates optimized JavaScript code for secure iframe embedding.

🔒

Enterprise Security

Origin allowlist, short-lived tokens, and secure integrations.

📊

Usage Dashboard

Monitor usage, generate keys, and track performance.

💳

Pay As You Go

100 free streaming hours/month, then just $0.05 per hour.

How WebLiveHub SDK Works

From setup to go-live in 3 simple steps. No complex infrastructure needed.

1

Setup PHP SDK

Include our PHP SDK, configure your credentials, and it generates the JavaScript automatically.

WLSDK::setup([
    'backendUrl' => '_HOSTED_BACKEND_ENDPOINT_',
    'user_id'      => '_AUTH_USER_ID_',
    'password'   => '_AUTH_PASSWORD_'
]);
2

Generate Embed Code

PHP methods generate secure JavaScript and iframe with built-in chat, analytics, and payments.

WLSDK::iframe([
  'hostLabel' => 'live',
  'streamer'  => '_STREAMER_USER_ID_',
  'attrs'     => ['class' => 'player-frame']
]);
3

Go Live & Monetize

Start streaming with automatic viewer analytics, chat moderation, and payment collection.

🎥 Live + 💬 Chat + 💰 Payments
Also Available

Complete Hosted Platform Solution

Rapid Deployment, Efficiency First

Build your branded live streaming platform in minutes. No technical background needed, save time, and focus on your core business.

Stable and Reliable

Rigorously tested streaming stack, proactive monitoring, and professional support help keep your live streams stable.

Customizable Branding

From logo to color scheme, create a professional live streaming experience to enhance customer trust and business results.

Data Analytics

Real-time audience data and analytics reports help you fine-tune strategies and ensure maximum return on investment.

Transparent Pricing

Clear subscription plans, Public Beta access, and no hidden costs provide a worry-free investment environment.

Intuitive Interface, Easy to Use

Beyond a hosted platform, we also provide a one-stop custom live streaming application service. Build different types of live streaming apps with a one-time customization fee and lifetime use.

Scope: The one-time customization fee covers custom development; hosting and streaming usage are billed per plan; major future changes are not included.

One-Stop Custom App Service

We can tailor live streaming applications for different scenarios (live selling, courses, events, internal training) on top of our hosted service.

One-Time Fee, Lifetime Use

Pay a one-time customization fee and keep using your customized solution for life—without rebuilding from scratch.

Free Online Support

We provide free online support during setup, customization, and integration, so you can launch faster and operate confidently.

Top custom use cases

Ticketed live events (PPV)

Virtual conferences, product launches, workshops—sell access per event, keep your branding consistent, and offer limited-time replays.

Creator memberships + tips

Fan clubs and coaching communities—run subscriber-only lives, enable tips, and keep your audience on your own domain.

Internal training & education

Employee training and campus lectures—private access, consistent UI, and analytics for attendance and engagement.

Simple, Practical, Results-Oriented

⚙️

One-Click Customization

Quickly set up branded live streams with no technical knowledge required.

💬

Real-Time Interaction

Engage your audience with live chat and Q&A features.

🌐

Multi-Scenario Application

Supports various uses like live selling, training, and meetings.

🔒

Security-focused

Encryption and standard security practices to help protect your data.