Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for hls EXT_X_PROGRAM_DATE_TIME #840

Closed
wants to merge 1 commit into from

Commits on Sep 12, 2020

  1. Adding support for generation of the EXT_X_PROGRAM_DATE_TIME tag for …

    …HLS playlists, with fixed UTC timezone
    
    Add a new hls option: --hls_ext_x_program_date_time <time_offset_ms>
    
    When turned on this option will insert EXT_X_PROGRAM_DATE_TIME
    in media playlists. Date time is computed from local time adjusted
    by time_offset_ms.
    r0ro committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    c6bc81f View commit details
    Browse the repository at this point in the history