🌍 WebLiveHub SDK Pricing

Transparent Pricing for Developers

Pay-as-you-go SDK with 1,000 free calls/month. No hidden fees, scale as you grow!

Start Building — Free Tier
DEVELOPER

WebLiveHub SDK — Any Backend, Unified Frontend

PHP server-side SDK generates optimized JavaScript automatically. Currently supporting PHP, with more languages planned for future releases. Pay-as-you-go billing starts after 1,000 free calls/month.

Perfect for: Full-stack developers, agencies, platforms wanting lightweight embeds. Choose your backend language, get unified frontend output.

Universal Server Integration

PHP SDK — More languages planned for future releases
Free
1,000 calls / month
<?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>
Open sandbox preview

Pay-as-you-go: $0.0005 / call after free quota

  • PHP server-side SDK (more languages planned)
  • Unified JavaScript frontend generation
  • Secure iframe-based embedding for maximum compatibility
  • Origin allowlist, short-lived tokens
  • PostMessage integration and events
  • Per-account keys & usage dashboard
Non-developer / Hosted Platform

Customized Streaming Platform Plans

Basic Plan

One-time Activation for Lifetime Use $29

$0.01/1 minute of streaming (first 100 hours free)

  • Brand Customization (Logo, Name, Document Page, Contact Info)
  • Basic Gifting and Top-up Features
  • One-way Video Streaming by Host
  • Support for Multiple Hosts Streaming Simultaneously
  • Private Streaming (with Password Protection)
  • Real-time Chat Interaction
  • Mutual Follow Feature
  • Cross-platform Web PWA Support
  • Default Support for Five Languages (English, Simplified Chinese, Traditional Chinese, Japanese, Vietnamese)
  • Standard Bandwidth & Resources
Activate Now

Premium Plan

One-time Activation for Lifetime Use $99

$0.01/1 minute of streaming (first 500 hours free)

  • Advanced Brand Customization (Includes all Basic Plan features)
  • Text Messaging Communication
  • Streaming Reservation System
  • Task System
  • User Posts and Likes
  • Priority Bandwidth & Resources
Activate Now

Enterprise Plan

Custom Quote

  • Fully Customized Brand Experience
  • Advanced Interaction & Integration
  • Exclusive Data Analytics Reports
  • 24/7 Dedicated Support
  • Unlimited Viewer Capacity
  • Private Bandwidth & Resources
Contact Us
Email: support@weblivehub.com
WhatsApp: +66 065 693 6071
WhatsApp: +852 4408 5601

Frequently Asked Questions

What features are included in the free trial?

The 7-day free trial includes all features of the Premium Plan, no credit card required, allowing you to fully experience the value of WebLiveHub.

Can I cancel my subscription at any time?

Yes, you can cancel your subscription at any time with no hidden fees, offering flexibility and transparency.

Is WebLiveHub secure?

We use data encryption and security certification to ensure your business and customer data receive the highest level of protection.

How do I start using WebLiveHub?

Simply choose a plan, and within minutes, you can activate your branded streaming platform!

Ready to Build with WebLiveHub SDK?

Start building with 1,000 free API calls per month. No upfront costs, pay only as you scale!

Try SDK