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.
Server-side token generation with origin allowlist and short-lived tokens.
Live viewer metrics, engagement tracking, and revenue reporting dashboard.
Moderated chat, emoji reactions, and custom commands built-in.
Stripe integration for tips, subscriptions, and pay-per-view content.
Developer-first live streaming for your applications
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 backend that generates JavaScript frontend automatically
✓ Secure iframe-based embedding for maximum compatibility
<?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>
PHP SDK that automatically generates optimized JavaScript code for secure iframe embedding.
Origin allowlist, short-lived tokens, and secure integrations.
Monitor usage, generate keys, and track performance.
100 free streaming hours/month, then just $0.05 per hour.
From setup to go-live in 3 simple steps. No complex infrastructure needed.
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_'
]);
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']
]);
Start streaming with automatic viewer analytics, chat moderation, and payment collection.
🎥 Live + 💬 Chat + 💰 Payments
Build your branded live streaming platform in minutes. No technical background needed, save time, and focus on your core business.
Rigorously tested streaming stack, proactive monitoring, and professional support help keep your live streams stable.
From logo to color scheme, create a professional live streaming experience to enhance customer trust and business results.
Real-time audience data and analytics reports help you fine-tune strategies and ensure maximum return on investment.
Clear subscription plans, Public Beta access, and no hidden costs provide a worry-free investment environment.
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.
We can tailor live streaming applications for different scenarios (live selling, courses, events, internal training) on top of our hosted service.
Pay a one-time customization fee and keep using your customized solution for life—without rebuilding from scratch.
We provide free online support during setup, customization, and integration, so you can launch faster and operate confidently.
Virtual conferences, product launches, workshops—sell access per event, keep your branding consistent, and offer limited-time replays.
Fan clubs and coaching communities—run subscriber-only lives, enable tips, and keep your audience on your own domain.
Employee training and campus lectures—private access, consistent UI, and analytics for attendance and engagement.
Quickly set up branded live streams with no technical knowledge required.
Engage your audience with live chat and Q&A features.
Supports various uses like live selling, training, and meetings.
Encryption and standard security practices to help protect your data.