Skip to content

[HLS] manifest with chapters - playback problem #1285

@mtr81

Description

@mtr81

I get from server HLS manifests:
manifest_1.txt
manifest_2.txt
It's live streaming, but if I use ISA the playback starts from first TS file (not current time). This problem doesn't exist during playback via inputstream.ffmpegdirect.
After adding properties:

play_item.setProperty('ResumeTime', '43200')
play_item.setProperty('TotalTime', '1')

playback started from correct point, but after 10 minutes player back to first segment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Triage: Confirmedissue has been reproduced by a team member

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions