Skip to content

Jazznight/http_live_streaming_workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

HTTP Adaptive Live streaming workshop

HTTP Adaptive Live Streaming workshop - build up MPD for MPEG-DAH and M3U8 fro HLS

Example mp4 video files

How to start?

  • Install FFMPEG

  • Install Bento4

  • source utility.func

    • transcode ${input} ${output} ${bitrate} ${resolution}
    • fragment ${duration} ${input} ${output}
    • hls_multiple_bitrate ${manifest_file_name} ${target_folder} ${input_file} [${input_file}]
    • dash_multiple_bitrate ${manifest_file_name} ${target_folder} ${input_file} [${input_file}]

About

HTTP Adaptive Live Stream workshop - build up MPD for MPEG-DAH and M3U8 fro HLS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages