Unified SDK v2.0

Flicknexs Video Player SDK

Build once, play everywhere. A high-performance, customizable video framework for Web, Mobile and Smart TV platforms.

// Unified Video Framework Quick Setup
import { UnifiedVideoPlayer } from 'unified-video-framework';

const App = () => (
  <UnifiedVideoPlayer
    source={ { url: 'https://stream.m3u8' } }
    config={ { autoPlay: true, drm: true } }
  />
);

One SDK. Every Platform.

Deliver a consistent, high-performance video experience across the entire streaming ecosystem.

Web & Mobile Web

Full support for React, Vue, Angular and HTML5. Built-in optimization for Chrome, Safari and Firefox.

iOS & Android (On Progress)

Native performance with bridge support for Flutter and React Native. Integrated with AVPlayer and ExoPlayer.

Smart TVs (On Progress)

Certified for Samsung Tizen, LG WebOS and Vizio. Full D-Pad navigation and remote control support.

Powerful Features for Pros

Multi-DRM playback (in progress)

Widevine, FairPlay & PlayReady integration with studio-grade security.

Advanced Analytics

QoS monitoring, buffering tracking & engagement data.

Monetization Ready

VPC, VMAP and IMA ad support out of the box.

Dashboard

Architecture Overview

High-performance bridge architecture ensuring maximum portability while maintaining native speed.

Your App (Web / Mobile / TV)
Unified Video Framework API
Platform Bridge Layer
Native Engines (AVPlayer, ExoPlayer, Roku)

Ensures maximum performance while keeping your application logic clean and portable.

Start building in minutes

Our SDK is designed with developer experience at its core. Comprehensive docs, npm support and production-tested examples.

npm install unified-video-framework
<UnifiedVideoPlayer
  source={ { url: 'https://example.com/stream.m3u8' } }
  config={ { autoPlay: true, controls: true } }
/>

Ready to scale your OTT platform?

Join hundreds of teams delivering superior video experiences globally. Flicknexs helps you launch, scale and monetize faster.