Skip to content

Slides and samples from Coocaheads presentation about HLS

Notifications You must be signed in to change notification settings

viaplay/hls-presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Presentation

The slides in this repository was from a presentation held at Cocoaheads Stockholm on November 3rd, 2014.

Script

This Ruby script shows how to transcode a video using ffmpeg and package it for HLS using tools provided by Apple.

Disclaimer

The ffmpeg command in this script will not produce the best possible video. It's only a sample showing how to simply transcode a video for HLS using ffmpeg. Please refer to the ffmpeg documentation for more information on how to produce H264 encoded video and AAC encoded audio.

Requirements

About

Slides and samples from Coocaheads presentation about HLS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages