Sky Go
Sky's premium streaming service for live TV, on-demand content, and downloads for offline viewing
Led engineering efforts on Sky Go, Sky's flagship streaming application allowing subscribers to watch live TV and on-demand content across mobile devices, serving millions of customers across the UK and Europe.
Features
- Live TV: Stream 100+ channels including Sky Sports and Sky Cinema
- On-demand Library: Thousands of movies and TV shows
- Downloads: Save content for offline viewing
- Multi-device: Watch on phones, tablets, and computers
- Picture-in-Picture: Continue watching while using other apps
Tech Stack
- Native Android (Kotlin) and iOS (Swift) development
- Advanced Widevine DRM implementation for content protection
- ExoPlayer / AVPlayer for video playback
- Adaptive bitrate streaming for optimal quality
- Background download capabilities
Artículos Relacionados
Introducing Klarinet: A Low-Latency Audio SDK for Kotlin Multiplatform
Introducing Klarinet, an open-source Kotlin Multiplatform audio SDK that provides low-latency playback, recording, 16 built-in effects, and file I/O across Android and Apple platforms with a single API.
Why I Built KMP SaaS Kit: Stop Rebuilding the Same Mobile Infrastructure
Every SaaS mobile app needs auth, onboarding, paywalls, and settings. I got tired of building them from scratch every time. So I built a production-ready Kotlin Multiplatform starter kit that ships Android and iOS apps in days, not months.
The Unified Codebase: A Comprehensive Blueprint for Kotlin Multiplatform Clean Architecture
Master the art of building production-grade Kotlin Multiplatform applications with shared business logic across Android, iOS, and Next.js while maintaining native UI fidelity on each platform