Entertainment

Zong Mobile TV

Lead developer on Zong's telecom-native streaming platform: Live TV, VOD, Live Cinema, and major sports events, built for millions.

Role

Lead Developer @ IDEATION

Built For

Zong / IDEATION

Category

Entertainment

01

The Challenge

1

Delivering Reliable Live Streaming at Scale: TV and Sports

Integrating 40+ live HLS streams from third-party channel networks, plus high-traffic live sports events like PSL and ICC tournaments, into a seamless experience for a telecom-scale audience. Sports events in particular bring sudden massive concurrent traffic spikes, with thousands of users hitting the platform simultaneously, which is a fundamentally different engineering problem from steady-state live TV.

2

Building a Multi-Content Platform from a Single Codebase

The platform had to serve four distinct content types under one roof: real-time live TV, scheduled Live Cinema, on-demand VOD, and live sports events, each with different delivery mechanics, third-party integrations, admin workflows, and user experiences. Keeping this unified without the architecture becoming fragile was a core engineering challenge.

3

Keeping a Live Production Platform Stable Across Teams

With a junior resource handling content uploads, a separate FastAPI developer owning the subscriptions backend, and a mobile app team consuming the same APIs, coordinating across all lanes while maintaining platform stability and being the accountable point of contact for all production issues required both technical depth and ownership beyond a single role.

02

The Solution

1

HLS Live TV Integration

Integrated provider-supplied HLS stream URLs deployed through internal infrastructure into a reliable video player on the web. Streams load via finalized .m3u8 URLs served through Zong's CDN layer, ensuring consistent delivery across devices.

2

PSL Live Sports: Subscription-Gated Third-Party Streaming

For PSL coverage, ZongTV had a contract with the Myco streaming platform. I integrated our subscription system with Myco's custom stream URLs: active ZongTV subscribers were granted access to the live match stream while unsubscribed users were blocked at our platform layer. The integration handled concurrent traffic spikes with thousands of simultaneous users during live matches.

3

ICC Live Commentary: YouTube Embed with Auth Gate

For the ICC T20 World Cup live commentary show, I implemented a pragmatic strategy: live streams ran on YouTube, leveraging YouTube's infrastructure, but the embedded stream on ZongTV was placed behind our auth layer, making it exclusive to Zong subscribers and registered users. This dual approach reduced infrastructure load while also serving as a user acquisition channel, driving new registrations through the marketing push around the tournament.

4

Live Cinema Channel and Scheduling

Built a dedicated Live Cinema channel with a day-long movie schedule managed through the admin panel. The content team programs the schedule and the platform handles continuous playback, giving users a linear TV-style cinema experience within a streaming product.

5

VOD Library: Dramas, Shows, Telefilms and Movies

Full VOD pipeline: content stored on Huawei OBS, CDN URL management in MySQL, Blade-based frontend for browsing and playback. Covers Pakistani dramas, telefilms, shows, and multilingual movies.

6

Admin CMS

Laravel-based admin panel enabling the content team to manage live channel listings, VOD uploads, Live Cinema scheduling, sports event configuration, and platform content, keeping a non-technical team fully self-sufficient for day-to-day operations.

7

Push Notifications via OneSignal

Integrated OneSignal to deliver twice-daily push notifications to the user base, keeping engagement active and driving return visits around new content, Live Cinema schedules, and live sports events.

8

Unified API Layer for Web and Mobile

Served as the primary technical point of contact for the mobile app team, ensuring API contracts were clean, consistent, and independently consumable, mirroring the same content and subscription state across web and mobile.

Tech Stack

Laravel Blade FastAPI MySQL Huawei OBS HLS / m3u8 CDN Python

Tags

FastAPI MySQL
03

The Results

40+ live TV channels streaming reliably across local and international genres.

1M+ monthly views platform-wide across Live TV, VOD, and Live Cinema.

10.4M+ active users on the platform.

Live sports coverage for PSL and ICC tournaments, handling thousands of concurrent users during peak match traffic.

ICC live commentary strategy drove new user registrations through a YouTube-gated acquisition funnel.

Twice-daily push notifications via OneSignal driving consistent return engagement.

Dedicated Live Cinema channel with a fully managed daily movie schedule.

Platform live in production, actively serving Zong's subscriber base on Android, iOS, and web.

Project Overview

Zong Mobile TV is the official streaming platform of Zong, Pakistan's leading 4G/5G telecom operator, developed by IDEATION. The platform delivers 40+ live local and international TV channels, a VOD library of Pakistani and multilingual content, a dedicated Live Cinema channel with a curated daily movie schedule, and live coverage of major sporting events including PSL and ICC tournaments.

As Lead Developer, I owned the full product layer: from the Laravel/Blade web platform and FastAPI integrations, to the admin CMS, video delivery pipeline, live sports integrations, and push notification system. I was also the primary point of contact for the mobile app team and the first line of response for any production issues across the platform.

See it in action

Check out the live project or browse the source code.