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.
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 newvod_hls_mpegts_id3_data
directive.