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

hls: add vod_hls_mpegts_id3_data variable #1480

Merged
merged 6 commits into from
Dec 25, 2023

Conversation

erankor
Copy link
Contributor

@erankor erankor commented Oct 7, 2023

allows setting the content of the id3 tags returned in segment requests. for backward compatbility, when the directive is not specified, the default data is -
{"timestamp":$vod_segment_time,"sequenceId":"$vod_sequence_id"}. also added a new $vod_segment_time variable, that can be used with the new vod_hls_mpegts_id3_data directive.

erankor and others added 6 commits October 7, 2023 18:29
allows setting the content of the id3 tags returned in segment requests.
for backward compatbility, when the directive is not specified, the
default data is -
`{"timestamp":$vod_segment_time,"sequenceId":"$vod_sequence_id"}`.
also added a new `$vod_segment_time` variable, that can be used with the
new `vod_hls_mpegts_id3_data` directive.
…ce-id-set

Add sequence id setter in case when cur_sequence was not set
Align hls-id3-data-var branch with updated masterbranch
@david-winder-kaltura david-winder-kaltura merged commit 3f618d0 into master Dec 25, 2023
8 checks passed
@david-winder-kaltura david-winder-kaltura deleted the hls-id3-data-var branch December 25, 2023 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants