Get in Touch

Course Outline

Video Streaming History, Standards, and Architectural Foundations

  • The evolution of real-time communication protocols
  • Streaming architectures: client-server, P2P, and hybrid models
  • Principles of Adaptive Bitrate Streaming (ABR)
  • CDN delivery models and origin-server configurations Keywords: Streaming architecture, video delivery protocols, adaptive streaming, CDN architecture, real-time communication, origin-server setup, edge computing

Core Streaming Protocols and Transmission Technologies

  • RTMP (Real-Time Messaging Protocol): Legacy and transitional applications, including Adobe Flash migration strategies
  • HLS (HTTP Live Streaming): Apple's adaptive streaming standard, m3u8 manifests, and segment management
  • MPEG-DASH: ISO-standard adaptive streaming, manifest generation, and bitrate switching
  • WebRTC: Peer-to-peer low-latency streaming, TURN/STUN/ICE servers, and SFU/MCU architectures
  • SRT (Secure Reliable Transport): Open-source loss-recovery protocol, AES-256 encryption, and rate control
  • WebSockets and SIP: Interactive signaling and real-time conferencing Keywords: RTMP protocol, HLS streaming, MPEG-DASH, WebRTC, SRT protocol, TURN/STUN servers, SFU architecture, adaptive bitrate, low-latency streaming, real-time transport, video signaling

Open Source Transcoding and Media Processing Frameworks

  • FFmpeg: Codec management (H.264/HEVC AV1), pipeline construction, hardware acceleration (NVENC, QSV), stream multiplexing, and format conversion
  • GStreamer: Pipeline architecture, plugin ecosystem (GIR), custom element creation, and WebRTC plugin integration
  • x264/x265: Advanced encoding profiles (high, main, main10), PBR/ABR/CRF rate control, and preset optimization (from slow to ultrafast)
  • HandBrake CLI: Batch media processing and cloud-based transcoding workflows Keywords: FFmpeg pipelines, GStreamer framework,
  • x264 encoding, HEVC/H.265 codec, AV1 encoding, transcoding optimization, hardware encoding, codec management, media processing, batch transcoding, rate control (CRF), and encoding profiles

Open Source Streaming Servers and Infrastructure

SRS (Simple Realtime Server - Tencent): Docker deployment, switching between HLS/DASH/WebRTC modes, and cluster configurations with SRS Edge

  • Wowza Streaming Engine (open-source components): Stream management, virtual host configurations, and API-driven orchestration
  • nginx-mod-rtmp: RTMP module configuration, HLS/DASH module setup, and live-to-VOD conversion
  • Janus Gateway: WebRTC media server architecture, plugin ecosystem (VoIP recording, video conferencing), and RESTful admin API
  • mediasoup: WebRTC SFU library, RTP/RTCP/RDTP management, consumer/producer patterns, and simulcast support
  • Jitsi VideoBridge: JVB configuration, bridge clusters, and load balancing with JVB-colibri
  • Ant Media Server Community Edition: WebRTC/RTMP/HLS streaming, dashboard configuration, and WebSockets integration Keywords: SRS server, nginx-rtmp-module, Janus Gateway, mediasoup SFU, Jitsi VideoBridge, Ant Media Server, Wowza streaming, WebRTC media server, Docker deployment, stream orchestration, and cluster configuration

Live and On-Demand Video Production with Open Source Tools

  • OBS Studio: Scene management, custom filters and transitions, StreamDSP/NDI integration, remote monitoring, and encoding presets
  • Lister (Open Broadcaster Tools): Multi-scene setups, audio source mixing, and virtual camera support (OBS-VirtualCam)
  • VLC Media Server: Streaming interface, multicast/unicast conversion, and playlist management
  • Mixxx: Live remixing and DJ broadcasting over internet protocols
  • Whisper: Open-source speech recognition for live captioning and transcription during streams Keywords: OBS Studio, video production, live broadcasting, scene management, NDI integration, StreamDSP, video mixing, audio source management, virtual camera, VLC Media Server, transcoding, live captioning, and Whisper open source speech recognition

WebRTC Conference and Group Streaming Systems

  • Jitsi Meet open-source stack: Prosody configuration, Jicofo session management, component-based architecture, and custom theme development
  • mediasoup + WebRTC: SFU architecture design, simulcast and SVC encoding strategies, and bandwidth estimation
  • MediaSoup SFUs: WebRTC SFU library (C++/Node.js), room topology, media flow control, and simulcast support
  • LiveKit: WebRTC SFU platform, room and participant management, egress/ingress APIs, and Kubernetes deployment
  • BigBlueButton: Open-source virtual classroom, WebRTC-based screen sharing, polling, breakout rooms, and recording
  • Keywords: WebRTC conferencing, Jitsi Meet, mediasoup SFU, Simulcast encoding, SVC scalable video coding, bandwidth estimation, BigBlueButton, LiveKit SFU, participant management, egress/ingress, Kubernetes deployment, virtual classroom, screen sharing, and open source communication

Edge Computing, CDN Integration, and Scalability Strategies

  • Designing Origin CDN edge delivery topologies for global low-latency
  • Managing FFmpeg ingest points and multi-CDN load balancing
  • Dynamic origin protection and edge caching strategies (Akamai, CloudFront, Fastly edge workers)
  • Multi-CDN streaming: redundancy, failover, and cost optimization
  • WebRTC edge servers and global TURN deployment
  • Kubernetes-native streaming: K3s, KubeEdge, and edge container orchestration Keywords: CDN delivery, edge computing Kubernetes, multi-CDN, origin edge topology, Akamai CloudFront, dynamic origin, edge caching, global TURN servers, failover redundancy, cost optimization, and K3s edge orchestration

Streaming Analytics, Monitoring, and Quality of Experience (QoE)

  • Live stream monitoring tools (FFprobe, Prometheus, Grafana dashboards)
  • Viewer retention analytics, buffering events, and start-up time measurement
  • Open-source observability stack: Prometheus + Grafana for streaming KPIs
  • ABR (Adaptive Bitrate) quality metrics: bitrate switching frequency and rebuffer ratio
  • Log correlation and debugging tools: Wireshark packet analysis for RTP/RTCP Keywords: streaming analytics, FFprobe monitoring, Prometheus Grafana dashboards, ABR quality metrics, viewer retention, buffering events, QoE measurement, start-up time, log correlation, Wireshark RTP analysis, and open source monitoring

Monetization, DRM, and Content Protection

  • DRM strategies for open-source ecosystems: PlayReady, Widevine, and FairPlay integration
  • Subscription monetization models: recurring billing with Stripe open-payments and payment workflows
  • Ad insertion: SSAI (Server-Side Ad Insertion) with Open Source Ad Servers (OpenX, Prebid)
  • Watermarking and fingerprinting for content protection
  • Access control, token-based authentication, and JWT-based stream protection Keywords: DRM strategies, PlayReady Widevine, FairPlay Content protection, Server-Side Ad Insertion, OpenX ad server, Prebid open source, video watermarking, JWT authentication, token-based access control, recurring billing, and subscription monetization

Deployment Architecture, CI/CD, and Containerized Streaming

  • Docker Compose deployment for multi-service streaming stacks (FFmpeg, SRS, Janus, nginx)
  • Kubernetes Helm charts for scalable media server clusters
  • CI/CD pipelines for streaming infrastructure (GitHub Actions, GitLab CI)
  • Infrastructure-as-Code: Terraform, AWS CloudFormation for media services
  • Load balancing strategies: HAProxy round-robin, weighted least-connections
  • Blue/green and canary deployments for zero-downtime streaming updates Keywords: Docker Compose streaming stack, Kubernetes Helm deployment, CI/CD pipelines, GitHub Actions, Terraform, CloudFormation, infrastructure-as-Code, HAProxy load balancing, blue-green deployment, canary deployment, zero-downtime updates, and media server scaling

Emerging Trends and Practical Applications

Innovations in low-latency HLS and DASH, including sub-second streaming protocols (LL-HLS, LL-DASH)

  • AV1 and VP9 codec optimization for CDN delivery
  • AI-driven video transcoding (Deepstream, OpenCV-based scene classification)
  • Cloud-native streaming with Knative Eventing for serverless media pipelines
  • 5G network slicing for ultra-reliable low-latency video streaming
  • WebAssembly (Wasm) for client-side video processing in browsers
  • XR/AR video streaming with WebXR and 360° video protocols keywords: LL-HLS low latency HLS, LL-DASH, AV1 codec, VP9 optimization, AI-driven transcoding, OpenCV scene classification, Cloud-native streaming, Knative Eventing, serverless media pipelines, 5G network slicing, WebAssembly client-side video, WebXR AR streaming, and 360 video protocols

Hands-On Lab and Project-Based Application

End-to-end live streaming pipeline: OBS \u2192 nginx-rtmp \u2192 SRS \u2192 HLS/DASH players

  • WebRTC video conferencing setup with Jitsi Meet
  • Custom FFmpeg pipeline for multibitrate output (SD/HD/4K) with CDN push
  • Integration testing: load testing streaming infrastructure at scale (Locust/AB)
  • Troubleshooting: common streaming issues, codec mismatches, firewall/NAT problems, and codec negotiation debugging keywords: live streaming pipeline, OBS, nginx-rtmp, FFmpeg, multibitrate, HLS, DASH, WebRTC video conferencing, Jitsi Meet, integration testing, load testing, Locust AB, codec troubleshooting, NAT firewall issues, codec negotiation, SD HD 4K output

Requirements

General knowledge of system administration

 14 Hours

Number of participants


Price per participant

Upcoming Courses

Related Categories