Skip to main content
Skip table of contents

Visual Timeline User Guide

User interface

The first view of the Visual Timeline App in a browser renders the title bar and a sample Event Timeline waterfall diagram.

Screenshot (131).png

Hovering your mouse over an item in the waterfall lets you see more timing information.

Ignore Manifest URL

Many CDNs redirect the manifest download to a different URL, leading to different URLs being reported for the start and end of a manifest download. The visual timeline will show the manifest download as start and complete events rather than a single transfer.

To overcome this, check the Ignore manifest URL box, and the manifest download events will be reconciled into a single transfer.

Console logging

The Visual Timeline App can show console logging data below the Event Timeline waterfall diagram:

Drag and Drop

If you have an Event Timeline JSON data file, you can drag and drop this file onto the UI to see your data rendered as a waterfall.

Click here to see an example Event Timeline data file
CODE
{
    "timeline": [
        {
            "time": "2023-12-04T15:25:15.532Z",
            "eventType": "EVENT_TIMELINE",
            "command": "logging_started"
        },
        {
            "time": "2023-12-04T15:25:15.536Z",
            "eventType": "PLAYBACK",
            "command": "seturl",
            "extra": "{\"url\":\"https://d24rwxnt7vw9qb.cloudfront.net/v1/dash/e6d234965645b411ad572802b6c9d5a10799c9c1/All_Reference_Streams/4577dca5f8a44756875ab5cc913cd1f1/index.mpd\"}"
        },
        {
            "time": "2023-12-04T15:25:15.607Z",
            "eventType": "MANIFEST_DL",
            "command": "network_start",
            "extra": "{\"url\":\"https://d24rwxnt7vw9qb.cloudfront.net/v1/dash/e6d234965645b411ad572802b6c9d5a10799c9c1/All_Reference_Streams/4577dca5f8a44756875ab5cc913cd1f1/index.mpd\"}"
        },
        {
            "time": "2023-12-04T15:25:16.322Z",
            "eventType": "MANIFEST_DL",
            "command": "network_complete",
            "extra": "{\"url\":\"https://d24rwxnt7vw9qb.cloudfront.net/v1/dash/e6d234965645b411ad572802b6c9d5a10799c9c1/All_Reference_Streams/4577dca5f8a44756875ab5cc913cd1f1/index.mpd?aws.sessionId=a406e9ee-1b8d-4bad-8f0c-606475adcbd8\"}"
        },
        {
            "time": "2023-12-04T15:25:16.388Z",
            "eventType": "SEGMENT_DL",
            "command": "network_start",
            "extra": "{\"url\":\"https://d24rwxnt7vw9qb.cloudfront.net/out/v1/4577dca5f8a44756875ab5cc913cd1f1/index_audio_30_0_init.mp4?m=1658267543\"}"
        },
        {
            "time": "2023-12-04T15:25:16.392Z",
            "eventType": "SEGMENT_DL",
            "command": "network_start",
            "extra": "{\"url\":\"https://d24rwxnt7vw9qb.cloudfront.net/out/v1/4577dca5f8a44756875ab5cc913cd1f1/index_video_24_0_init.mp4?m=1658267543\"}"
        },
        {
            "time": "2023-12-04T15:25:16.567Z",
            "eventType": "SEGMENT_DL",
            "command": "network_complete",
            "extra": "{\"url\":\"https://d24rwxnt7vw9qb.cloudfront.net/out/v1/4577dca5f8a44756875ab5cc913cd1f1/index_audio_30_0_init.mp4?m=1658267543\"}"
        },
        {
            "time": "2023-12-04T15:25:16.578Z",
            "eventType": "SEGMENT_DL",
            "command": "network_start",
            "extra": "{\"url\":\"https://d24rwxnt7vw9qb.cloudfront.net/out/v1/4577dca5f8a44756875ab5cc913cd1f1/index_audio_30_0_42648521.mp4?m=1658267543\"}"
        },
        {
            "time": "2023-12-04T15:25:16.582Z",
            "eventType": "SEGMENT_DL",
            "command": "network_complete",
            "extra": "{\"url\":\"https://d24rwxnt7vw9qb.cloudfront.net/out/v1/4577dca5f8a44756875ab5cc913cd1f1/index_video_24_0_init.mp4?m=1658267543\"}"
        },
        {
            "time": "2023-12-04T15:25:16.585Z",
            "eventType": "SEGMENT_DL",
            "command": "network_start",
            "extra": "{\"url\":\"https://d24rwxnt7vw9qb.cloudfront.net/out/v1/4577dca5f8a44756875ab5cc913cd1f1/index_video_24_0_42648521.mp4?m=1658267543\"}"
        },
        {
            "time": "2023-12-04T15:25:16.597Z",
            "eventType": "PLAYBACK",
            "command": "seeking",
            "extra": "{\"url\":\"https://d24rwxnt7vw9qb.cloudfront.net/v1/dash/e6d234965645b411ad572802b6c9d5a10799c9c1/All_Reference_Streams/4577dca5f8a44756875ab5cc913cd1f1/index.mpd\"}"
        },
        {
            "time": "2023-12-04T15:25:16.862Z",
            "eventType": "SEGMENT_DL",
            "command": "network_complete",
            "extra": "{\"url\":\"https://d24rwxnt7vw9qb.cloudfront.net/out/v1/4577dca5f8a44756875ab5cc913cd1f1/index_audio_30_0_42648521.mp4?m=1658267543\"}"
        },
        {
            "time": "2023-12-04T15:25:16.866Z",
            "eventType": "SEGMENT_DL",
            "command": "network_start",
            "extra": "{\"url\":\"https://d24rwxnt7vw9qb.cloudfront.net/out/v1/4577dca5f8a44756875ab5cc913cd1f1/index_audio_30_0_42648522.mp4?m=1658267543\"}"
        },
        {
            "time": "2023-12-04T15:25:17.189Z",
            "eventType": "SEGMENT_DL",
            "command": "network_complete",
            "extra": "{\"url\":\"https://d24rwxnt7vw9qb.cloudfront.net/out/v1/4577dca5f8a44756875ab5cc913cd1f1/index_video_24_0_42648521.mp4?m=1658267543\"}"
        },
        {
            "time": "2023-12-04T15:25:17.194Z",
            "eventType": "SEGMENT_DL",
            "command": "network_start",
            "extra": "{\"url\":\"https://d24rwxnt7vw9qb.cloudfront.net/out/v1/4577dca5f8a44756875ab5cc913cd1f1/index_video_27_0_init.mp4?m=1658267543\"}"
        },
        {
            "time": "2023-12-04T15:25:17.203Z",
            "eventType": "SEGMENT_DL",
            "command": "network_complete",
            "extra": "{\"url\":\"https://d24rwxnt7vw9qb.cloudfront.net/out/v1/4577dca5f8a44756875ab5cc913cd1f1/index_audio_30_0_42648522.mp4?m=1658267543\"}"
        },
        {
            "time": "2023-12-04T15:25:17.206Z",
            "eventType": "SEGMENT_DL",
            "command": "network_start",
            "extra": "{\"url\":\"https://d24rwxnt7vw9qb.cloudfront.net/out/v1/4577dca5f8a44756875ab5cc913cd1f1/index_audio_30_0_42648523.mp4?m=1658267543\"}"
        },
        {
            "time": "2023-12-04T15:25:17.363Z",
            "eventType": "SEGMENT_DL",
            "command": "network_complete",
            "extra": "{\"url\":\"https://d24rwxnt7vw9qb.cloudfront.net/out/v1/4577dca5f8a44756875ab5cc913cd1f1/index_video_27_0_init.mp4?m=1658267543\"}"
        },
        {
            "time": "2023-12-04T15:25:17.364Z",
            "eventType": "SEGMENT_DL",
            "command": "network_start",
            "extra": "{\"url\":\"https://d24rwxnt7vw9qb.cloudfront.net/out/v1/4577dca5f8a44756875ab5cc913cd1f1/index_video_27_0_42648522.mp4?m=1658267543\"}"
        },
        {
            "time": "2023-12-04T15:25:17.453Z",
            "eventType": "SEGMENT_DL",
            "command": "network_complete",
            "extra": "{\"url\":\"https://d24rwxnt7vw9qb.cloudfront.net/out/v1/4577dca5f8a44756875ab5cc913cd1f1/index_audio_30_0_42648523.mp4?m=1658267543\"}"
        },
        {
            "time": "2023-12-04T15:25:17.455Z",
            "eventType": "SEGMENT_DL",
            "command": "network_start",
            "extra": "{\"url\":\"https://d24rwxnt7vw9qb.cloudfront.net/out/v1/4577dca5f8a44756875ab5cc913cd1f1/index_audio_30_0_42648524.mp4?m=1658267543\"}"
        },
        {
            "time": "2023-12-04T15:25:17.951Z",
            "eventType": "SEGMENT_DL",
            "command": "network_complete",
            "extra": "{\"url\":\"https://d24rwxnt7vw9qb.cloudfront.net/out/v1/4577dca5f8a44756875ab5cc913cd1f1/index_video_27_0_42648522.mp4?m=1658267543\"}"
        },
        {
            "time": "2023-12-04T15:25:17.953Z",
            "eventType": "SEGMENT_DL",
            "command": "network_complete",
            "extra": "{\"url\":\"https://d24rwxnt7vw9qb.cloudfront.net/out/v1/4577dca5f8a44756875ab5cc913cd1f1/index_audio_30_0_42648524.mp4?m=1658267543\"}"
        },
        {
            "time": "2023-12-04T15:25:17.960Z",
            "eventType": "PLAYBACK",
            "command": "seeked",
            "extra": "{\"url\":\"https://d24rwxnt7vw9qb.cloudfront.net/v1/dash/e6d234965645b411ad572802b6c9d5a10799c9c1/All_Reference_Streams/4577dca5f8a44756875ab5cc913cd1f1/index.mpd\"}"
        },
        {
            "time": "2023-12-04T15:25:17.961Z",
            "eventType": "PLAYBACK",
            "command": "prepared",
            "extra": "{\"url\":\"https://d24rwxnt7vw9qb.cloudfront.net/v1/dash/e6d234965645b411ad572802b6c9d5a10799c9c1/All_Reference_Streams/4577dca5f8a44756875ab5cc913cd1f1/index.mpd\"}"
        },
        {
            "time": "2023-12-04T15:25:17.961Z",
            "eventType": "PLAYBACK",
            "command": "start",
            "extra": "{\"url\":\"https://d24rwxnt7vw9qb.cloudfront.net/v1/dash/e6d234965645b411ad572802b6c9d5a10799c9c1/All_Reference_Streams/4577dca5f8a44756875ab5cc913cd1f1/index.mpd\"}"
        },
        {
            "time": "2023-12-04T15:25:17.972Z",
            "eventType": "SEGMENT_DL",
            "command": "network_start",
            "extra": "{\"url\":\"https://d24rwxnt7vw9qb.cloudfront.net/out/v1/4577dca5f8a44756875ab5cc913cd1f1/index_video_27_0_42648523.mp4?m=1658267543\"}"
        },
        {
            "time": "2023-12-04T15:25:18.775Z",
            "eventType": "SEGMENT_DL",
            "command": "network_complete",
            "extra": "{\"url\":\"https://d24rwxnt7vw9qb.cloudfront.net/out/v1/4577dca5f8a44756875ab5cc913cd1f1/index_video_27_0_42648523.mp4?m=1658267543\"}"
        },
        {
            "time": "2023-12-04T15:25:18.780Z",
            "eventType": "SEGMENT_DL",
            "command": "network_start",
            "extra": "{\"url\":\"https://d24rwxnt7vw9qb.cloudfront.net/out/v1/4577dca5f8a44756875ab5cc913cd1f1/index_video_27_0_42648524.mp4?m=1658267543\"}"
        },
        {
            "time": "2023-12-04T15:25:19.373Z",
            "eventType": "MANIFEST_DL",
            "command": "network_start",
            "extra": "{\"url\":[\"https://d24rwxnt7vw9qb.cloudfront.net/v1/dash/e6d234965645b411ad572802b6c9d5a10799c9c1/All_Reference_Streams/4577dca5f8a44756875ab5cc913cd1f1/index.mpd?aws.sessionId=a406e9ee-1b8d-4bad-8f0c-606475adcbd8\",\"https://d24rwxnt7vw9qb.cloudfront.net/v1/dash/e6d234965645b411ad572802b6c9d5a10799c9c1/All_Reference_Streams/4577dca5f8a44756875ab5cc913cd1f1/index.mpd\"]}"
        },
        {
            "time": "2023-12-04T15:25:19.463Z",
            "eventType": "SEGMENT_DL",
            "command": "network_complete",
            "extra": "{\"url\":\"https://d24rwxnt7vw9qb.cloudfront.net/out/v1/4577dca5f8a44756875ab5cc913cd1f1/index_video_27_0_42648524.mp4?m=1658267543\"}"
        },
        {
            "time": "2023-12-04T15:25:19.547Z",
            "eventType": "MANIFEST_DL",
            "command": "network_complete",
            "extra": "{\"url\":\"https://d24rwxnt7vw9qb.cloudfront.net/v1/dash/e6d234965645b411ad572802b6c9d5a10799c9c1/All_Reference_Streams/4577dca5f8a44756875ab5cc913cd1f1/index.mpd?aws.sessionId=a406e9ee-1b8d-4bad-8f0c-606475adcbd8\"}"
        },
        {
            "time": "2023-12-04T15:25:22.577Z",
            "eventType": "MANIFEST_DL",
            "command": "network_start",
            "extra": "{\"url\":[\"https://d24rwxnt7vw9qb.cloudfront.net/v1/dash/e6d234965645b411ad572802b6c9d5a10799c9c1/All_Reference_Streams/4577dca5f8a44756875ab5cc913cd1f1/index.mpd?aws.sessionId=a406e9ee-1b8d-4bad-8f0c-606475adcbd8\",\"https://d24rwxnt7vw9qb.cloudfront.net/v1/dash/e6d234965645b411ad572802b6c9d5a10799c9c1/All_Reference_Streams/4577dca5f8a44756875ab5cc913cd1f1/index.mpd\"]}"
        }
    ],
    "manifests": [
        {
            "timestamp": "2023-12-04T15:25:16.321Z",
            "uri": "https://d24rwxnt7vw9qb.cloudfront.net/v1/dash/e6d234965645b411ad572802b6c9d5a10799c9c1/All_Reference_Streams/4577dca5f8a44756875ab5cc913cd1f1/index.mpd?aws.sessionId=a406e9ee-1b8d-4bad-8f0c-606475adcbd8",
            "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD availabilityStartTime=\"2021-03-30T22:10:26.803000+00:00\" id=\"201\" minBufferTime=\"PT6S\" minimumUpdatePeriod=\"PT2S\" profiles=\"urn:mpeg:dash:profile:isoff-live:2011\" publishTime=\"2023-12-04T15:25:16+00:00\" suggestedPresentationDelay=\"PT6.000S\" timeShiftBufferDepth=\"PT298.000S\" type=\"dynamic\" xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:scte35=\"urn:scte:scte35:2013:xml\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 http://standards.iso.org/ittf/PubliclyAvailableStandards/MPEG-DASH_schema_files/DASH-MPD.xsd\">\n    <BaseURL>https://d24rwxnt7vw9qb.cloudfront.net/out/v1/4577dca5f8a44756875ab5cc913cd1f1/</BaseURL>\n    <Period duration=\"PT31.000S\" id=\"42648375\" start=\"PT84560973.462S\">\n        <AdaptationSet bitstreamSwitching=\"true\" id=\"1485523442\" mimeType=\"video/mp4\" segmentAlignment=\"true\" startWithSAP=\"1\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\">\n            <InbandEventStream schemeIdUri=\"https://aomedia.org/emsg/ID3\" value=\"0\"/>\n            <SegmentTemplate initialization=\"index_video_$RepresentationID$_0_init.mp4?m=1658267543\" media=\"index_video_$RepresentationID$_0_$Number$.mp4?m=1658267543\" presentationTimeOffset=\"4228048673133\" startNumber=\"42648383\" timescale=\"50000\">\n                <SegmentTimeline>\n                    <S d=\"100000\" r=\"5\" t=\"4228049473133\"/>\n                    <S d=\"150000\" t=\"4228050073133\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation bandwidth=\"5000000\" codecs=\"avc1.4D4028\" frameRate=\"25/1\" height=\"1080\" id=\"27\" width=\"1920\"/>\n            <Representation bandwidth=\"3000000\" codecs=\"avc1.4D401F\" frameRate=\"25/1\" height=\"720\" id=\"24\" width=\"1280\"/>\n            <Representation bandwidth=\"1499968\" codecs=\"avc1.4D401E\" frameRate=\"25/1\" height=\"360\" id=\"26\" width=\"640\"/>\n        </AdaptationSet>\n        <AdaptationSet id=\"1377232898\" lang=\"eng\" mimeType=\"audio/mp4\" segmentAlignment=\"0\">\n            <Label>eng</Label>\n            <SegmentTemplate initialization=\"index_audio_$RepresentationID$_0_init.mp4?m=1658267543\" media=\"index_audio_$RepresentationID$_0_$Number$.mp4?m=1658267543\" presentationTimeOffset=\"4058926727168\" startNumber=\"42648383\" timescale=\"48000\">\n                <SegmentTimeline>\n                    <S d=\"95232\" t=\"4058927495168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058927590400\"/>\n                    <S d=\"95232\" t=\"4058927879168\"/>\n                    <S d=\"96256\" t=\"4058927974400\"/>\n                    <S d=\"144384\" t=\"4058928070656\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation audioSamplingRate=\"48000\" bandwidth=\"193613\" codecs=\"mp4a.40.2\" id=\"30\">\n                <AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/>\n            </Representation>\n        </AdaptationSet>\n        <AdaptationSet bitstreamSwitching=\"true\" contentType=\"image\" id=\"1382011483\" mimeType=\"image/jpeg\">\n            <Label>thumbnails</Label>\n            <SegmentTemplate media=\"index_image_$RepresentationID$_0_$Number$.jpg?m=1658267543\" presentationTimeOffset=\"7610487611640\" startNumber=\"42648383\" timescale=\"90000\">\n                <SegmentTimeline>\n                    <S d=\"180000\" r=\"5\" t=\"7610489051640\"/>\n                    <S d=\"270000\" t=\"7610490131640\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation bandwidth=\"55649\" height=\"174\" id=\"28\" width=\"308\">\n                <EssentialProperty schemeIdUri=\"http://dashif.org/guidelines/thumbnail_tile\" value=\"1x1\"/>\n            </Representation>\n        </AdaptationSet>\n        <SupplementalProperty schemeIdUri=\"urn:scte:dash:utc-time\" value=\"2023-12-04T15:19:55.720Z\"/>\n    </Period>\n    <Period duration=\"PT89.000S\" id=\"42648389\" start=\"PT84561004.462S\">\n        <EventStream schemeIdUri=\"urn:scte:scte35:2013:xml\" timescale=\"90000\">\n            <Event>\n                <scte35:SpliceInfoSection protocolVersion=\"0\" ptsAdjustment=\"3093613368\" tier=\"4095\">\n                    <scte35:TimeSignal>\n                        <scte35:SpliceTime ptsTime=\"5304674352\"/>\n                    </scte35:TimeSignal>\n                    <scte35:SegmentationDescriptor segmentNum=\"0\" segmentationEventCancelIndicator=\"false\" segmentationEventId=\"4\" segmentationTypeId=\"53\" segmentsExpected=\"0\">\n                        <scte35:DeliveryRestrictions archiveAllowedFlag=\"true\" deviceRestrictions=\"3\" noRegionalBlackoutFlag=\"false\" webDeliveryAllowedFlag=\"false\"/>\n                        <scte35:SegmentationUpid segmentNum=\"0\" segmentationTypeId=\"53\" segmentationUpidLength=\"0\" segmentationUpidType=\"9\" segmentsExpected=\"0\"/>\n                    </scte35:SegmentationDescriptor>\n                </scte35:SpliceInfoSection>\n            </Event>\n        </EventStream>\n        <AdaptationSet bitstreamSwitching=\"true\" id=\"1485523442\" mimeType=\"video/mp4\" segmentAlignment=\"true\" startWithSAP=\"1\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\">\n            <InbandEventStream schemeIdUri=\"https://aomedia.org/emsg/ID3\" value=\"0\"/>\n            <SegmentTemplate initialization=\"index_video_$RepresentationID$_0_init.mp4?m=1658267543\" media=\"index_video_$RepresentationID$_0_$Number$.mp4?m=1658267543\" presentationTimeOffset=\"4228050223133\" startNumber=\"42648390\" timescale=\"50000\">\n                <SegmentTimeline>\n                    <S d=\"150000\" t=\"4228050223133\"/>\n                    <S d=\"100000\" r=\"40\" t=\"4228050373133\"/>\n                    <S d=\"200000\" t=\"4228054473133\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation bandwidth=\"5000000\" codecs=\"avc1.4D4028\" frameRate=\"25/1\" height=\"1080\" id=\"27\" width=\"1920\"/>\n            <Representation bandwidth=\"3000000\" codecs=\"avc1.4D401F\" frameRate=\"25/1\" height=\"720\" id=\"24\" width=\"1280\"/>\n            <Representation bandwidth=\"1499968\" codecs=\"avc1.4D401E\" frameRate=\"25/1\" height=\"360\" id=\"26\" width=\"640\"/>\n        </AdaptationSet>\n        <AdaptationSet id=\"1377232898\" lang=\"eng\" mimeType=\"audio/mp4\" segmentAlignment=\"0\">\n            <Label>eng</Label>\n            <SegmentTemplate initialization=\"index_audio_$RepresentationID$_0_init.mp4?m=1658267543\" media=\"index_audio_$RepresentationID$_0_$Number$.mp4?m=1658267543\" presentationTimeOffset=\"4058928215040\" startNumber=\"42648390\" timescale=\"48000\">\n                <SegmentTimeline>\n                    <S d=\"143360\" t=\"4058928215040\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058928358400\"/>\n                    <S d=\"95232\" t=\"4058928647168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058928742400\"/>\n                    <S d=\"95232\" t=\"4058929031168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058929126400\"/>\n                    <S d=\"95232\" t=\"4058929415168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058929510400\"/>\n                    <S d=\"95232\" t=\"4058929799168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058929894400\"/>\n                    <S d=\"95232\" t=\"4058930183168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058930278400\"/>\n                    <S d=\"95232\" t=\"4058930567168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058930662400\"/>\n                    <S d=\"95232\" t=\"4058930951168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058931046400\"/>\n                    <S d=\"95232\" t=\"4058931335168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058931430400\"/>\n                    <S d=\"95232\" t=\"4058931719168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058931814400\"/>\n                    <S d=\"95232\" t=\"4058932103168\"/>\n                    <S d=\"96256\" t=\"4058932198400\"/>\n                    <S d=\"192512\" t=\"4058932294656\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation audioSamplingRate=\"48000\" bandwidth=\"193613\" codecs=\"mp4a.40.2\" id=\"30\">\n                <AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/>\n            </Representation>\n        </AdaptationSet>\n        <AdaptationSet bitstreamSwitching=\"true\" contentType=\"image\" id=\"1382011483\" mimeType=\"image/jpeg\">\n            <Label>thumbnails</Label>\n            <SegmentTemplate media=\"index_image_$RepresentationID$_0_$Number$.jpg?m=1658267543\" presentationTimeOffset=\"7610490401640\" startNumber=\"42648390\" timescale=\"90000\">\n                <SegmentTimeline>\n                    <S d=\"270000\" t=\"7610490401640\"/>\n                    <S d=\"180000\" r=\"40\" t=\"7610490671640\"/>\n                    <S d=\"360000\" t=\"7610498051640\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation bandwidth=\"55649\" height=\"174\" id=\"28\" width=\"308\">\n                <EssentialProperty schemeIdUri=\"http://dashif.org/guidelines/thumbnail_tile\" value=\"1x1\"/>\n            </Representation>\n        </AdaptationSet>\n        <SupplementalProperty schemeIdUri=\"urn:scte:dash:utc-time\" value=\"2023-12-04T15:20:26.720Z\"/>\n    </Period>\n    <Period duration=\"PT31.000S\" id=\"42648432\" start=\"PT84561093.462S\">\n        <AdaptationSet bitstreamSwitching=\"true\" id=\"1485523442\" mimeType=\"video/mp4\" segmentAlignment=\"true\" startWithSAP=\"1\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\">\n            <InbandEventStream schemeIdUri=\"https://aomedia.org/emsg/ID3\" value=\"0\"/>\n            <SegmentTemplate initialization=\"index_video_$RepresentationID$_0_init.mp4?m=1658267543\" media=\"index_video_$RepresentationID$_0_$Number$.mp4?m=1658267543\" presentationTimeOffset=\"4228054673133\" startNumber=\"42648433\" timescale=\"50000\">\n                <SegmentTimeline>\n                    <S d=\"200000\" t=\"4228054673133\"/>\n                    <S d=\"100000\" r=\"11\" t=\"4228054873133\"/>\n                    <S d=\"150000\" t=\"4228056073133\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation bandwidth=\"5000000\" codecs=\"avc1.4D4028\" frameRate=\"25/1\" height=\"1080\" id=\"27\" width=\"1920\"/>\n            <Representation bandwidth=\"3000000\" codecs=\"avc1.4D401F\" frameRate=\"25/1\" height=\"720\" id=\"24\" width=\"1280\"/>\n            <Representation bandwidth=\"1499968\" codecs=\"avc1.4D401E\" frameRate=\"25/1\" height=\"360\" id=\"26\" width=\"640\"/>\n        </AdaptationSet>\n        <AdaptationSet id=\"1377232898\" lang=\"eng\" mimeType=\"audio/mp4\" segmentAlignment=\"0\">\n            <Label>eng</Label>\n            <SegmentTemplate initialization=\"index_audio_$RepresentationID$_0_init.mp4?m=1658267543\" media=\"index_audio_$RepresentationID$_0_$Number$.mp4?m=1658267543\" presentationTimeOffset=\"4058932487168\" startNumber=\"42648433\" timescale=\"48000\">\n                <SegmentTimeline>\n                    <S d=\"191488\" t=\"4058932487168\"/>\n                    <S d=\"96256\" r=\"1\" t=\"4058932678656\"/>\n                    <S d=\"95232\" t=\"4058932871168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058932966400\"/>\n                    <S d=\"95232\" t=\"4058933255168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058933350400\"/>\n                    <S d=\"95232\" t=\"4058933639168\"/>\n                    <S d=\"96256\" t=\"4058933734400\"/>\n                    <S d=\"144384\" t=\"4058933830656\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation audioSamplingRate=\"48000\" bandwidth=\"193613\" codecs=\"mp4a.40.2\" id=\"30\">\n                <AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/>\n            </Representation>\n        </AdaptationSet>\n        <AdaptationSet bitstreamSwitching=\"true\" contentType=\"image\" id=\"1382011483\" mimeType=\"image/jpeg\">\n            <Label>thumbnails</Label>\n            <SegmentTemplate media=\"index_image_$RepresentationID$_0_$Number$.jpg?m=1658267543\" presentationTimeOffset=\"7610498411640\" startNumber=\"42648433\" timescale=\"90000\">\n                <SegmentTimeline>\n                    <S d=\"360000\" t=\"7610498411640\"/>\n                    <S d=\"180000\" r=\"11\" t=\"7610498771640\"/>\n                    <S d=\"270000\" t=\"7610500931640\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation bandwidth=\"55649\" height=\"174\" id=\"28\" width=\"308\">\n                <EssentialProperty schemeIdUri=\"http://dashif.org/guidelines/thumbnail_tile\" value=\"1x1\"/>\n            </Representation>\n        </AdaptationSet>\n        <SupplementalProperty schemeIdUri=\"urn:scte:dash:utc-time\" value=\"2023-12-04T15:21:55.720Z\"/>\n    </Period>\n    <Period duration=\"PT89.000S\" id=\"42648446\" start=\"PT84561124.462S\">\n        <EventStream schemeIdUri=\"urn:scte:scte35:2013:xml\" timescale=\"90000\">\n            <Event>\n                <scte35:SpliceInfoSection protocolVersion=\"0\" ptsAdjustment=\"3093613368\" tier=\"4095\">\n                    <scte35:TimeSignal>\n                        <scte35:SpliceTime ptsTime=\"5315474352\"/>\n                    </scte35:TimeSignal>\n                    <scte35:SegmentationDescriptor segmentNum=\"0\" segmentationEventCancelIndicator=\"false\" segmentationEventId=\"5\" segmentationTypeId=\"53\" segmentsExpected=\"0\">\n                        <scte35:DeliveryRestrictions archiveAllowedFlag=\"true\" deviceRestrictions=\"3\" noRegionalBlackoutFlag=\"false\" webDeliveryAllowedFlag=\"false\"/>\n                        <scte35:SegmentationUpid segmentNum=\"0\" segmentationTypeId=\"53\" segmentationUpidLength=\"1\" segmentationUpidType=\"9\" segmentsExpected=\"0\">10</scte35:SegmentationUpid>\n                    </scte35:SegmentationDescriptor>\n                </scte35:SpliceInfoSection>\n            </Event>\n        </EventStream>\n        <AdaptationSet bitstreamSwitching=\"true\" id=\"1485523442\" mimeType=\"video/mp4\" segmentAlignment=\"true\" startWithSAP=\"1\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\">\n            <InbandEventStream schemeIdUri=\"https://aomedia.org/emsg/ID3\" value=\"0\"/>\n            <SegmentTemplate initialization=\"index_video_$RepresentationID$_0_init.mp4?m=1658267543\" media=\"index_video_$RepresentationID$_0_$Number$.mp4?m=1658267543\" presentationTimeOffset=\"4228056223133\" startNumber=\"42648447\" timescale=\"50000\">\n                <SegmentTimeline>\n                    <S d=\"150000\" t=\"4228056223133\"/>\n                    <S d=\"100000\" r=\"40\" t=\"4228056373133\"/>\n                    <S d=\"200000\" t=\"4228060473133\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation bandwidth=\"5000000\" codecs=\"avc1.4D4028\" frameRate=\"25/1\" height=\"1080\" id=\"27\" width=\"1920\"/>\n            <Representation bandwidth=\"3000000\" codecs=\"avc1.4D401F\" frameRate=\"25/1\" height=\"720\" id=\"24\" width=\"1280\"/>\n            <Representation bandwidth=\"1499968\" codecs=\"avc1.4D401E\" frameRate=\"25/1\" height=\"360\" id=\"26\" width=\"640\"/>\n        </AdaptationSet>\n        <AdaptationSet id=\"1377232898\" lang=\"eng\" mimeType=\"audio/mp4\" segmentAlignment=\"0\">\n            <Label>eng</Label>\n            <SegmentTemplate initialization=\"index_audio_$RepresentationID$_0_init.mp4?m=1658267543\" media=\"index_audio_$RepresentationID$_0_$Number$.mp4?m=1658267543\" presentationTimeOffset=\"4058933975040\" startNumber=\"42648447\" timescale=\"48000\">\n                <SegmentTimeline>\n                    <S d=\"143360\" t=\"4058933975040\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058934118400\"/>\n                    <S d=\"95232\" t=\"4058934407168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058934502400\"/>\n                    <S d=\"95232\" t=\"4058934791168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058934886400\"/>\n                    <S d=\"95232\" t=\"4058935175168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058935270400\"/>\n                    <S d=\"95232\" t=\"4058935559168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058935654400\"/>\n                    <S d=\"95232\" t=\"4058935943168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058936038400\"/>\n                    <S d=\"95232\" t=\"4058936327168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058936422400\"/>\n                    <S d=\"95232\" t=\"4058936711168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058936806400\"/>\n                    <S d=\"95232\" t=\"4058937095168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058937190400\"/>\n                    <S d=\"95232\" t=\"4058937479168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058937574400\"/>\n                    <S d=\"95232\" t=\"4058937863168\"/>\n                    <S d=\"96256\" t=\"4058937958400\"/>\n                    <S d=\"192512\" t=\"4058938054656\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation audioSamplingRate=\"48000\" bandwidth=\"193613\" codecs=\"mp4a.40.2\" id=\"30\">\n                <AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/>\n            </Representation>\n        </AdaptationSet>\n        <AdaptationSet bitstreamSwitching=\"true\" contentType=\"image\" id=\"1382011483\" mimeType=\"image/jpeg\">\n            <Label>thumbnails</Label>\n            <SegmentTemplate media=\"index_image_$RepresentationID$_0_$Number$.jpg?m=1658267543\" presentationTimeOffset=\"7610501201640\" startNumber=\"42648447\" timescale=\"90000\">\n                <SegmentTimeline>\n                    <S d=\"270000\" t=\"7610501201640\"/>\n                    <S d=\"180000\" r=\"40\" t=\"7610501471640\"/>\n                    <S d=\"360000\" t=\"7610508851640\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation bandwidth=\"55649\" height=\"174\" id=\"28\" width=\"308\">\n                <EssentialProperty schemeIdUri=\"http://dashif.org/guidelines/thumbnail_tile\" value=\"1x1\"/>\n            </Representation>\n        </AdaptationSet>\n        <SupplementalProperty schemeIdUri=\"urn:scte:dash:utc-time\" value=\"2023-12-04T15:22:26.720Z\"/>\n    </Period>\n    <Period duration=\"PT31.000S\" id=\"42648489\" start=\"PT84561213.462S\">\n        <AdaptationSet bitstreamSwitching=\"true\" id=\"1485523442\" mimeType=\"video/mp4\" segmentAlignment=\"true\" startWithSAP=\"1\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\">\n            <InbandEventStream schemeIdUri=\"https://aomedia.org/emsg/ID3\" value=\"0\"/>\n            <SegmentTemplate initialization=\"index_video_$RepresentationID$_0_init.mp4?m=1658267543\" media=\"index_video_$RepresentationID$_0_$Number$.mp4?m=1658267543\" presentationTimeOffset=\"4228060673133\" startNumber=\"42648490\" timescale=\"50000\">\n                <SegmentTimeline>\n                    <S d=\"200000\" t=\"4228060673133\"/>\n                    <S d=\"100000\" r=\"11\" t=\"4228060873133\"/>\n                    <S d=\"150000\" t=\"4228062073133\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation bandwidth=\"5000000\" codecs=\"avc1.4D4028\" frameRate=\"25/1\" height=\"1080\" id=\"27\" width=\"1920\"/>\n            <Representation bandwidth=\"3000000\" codecs=\"avc1.4D401F\" frameRate=\"25/1\" height=\"720\" id=\"24\" width=\"1280\"/>\n            <Representation bandwidth=\"1499968\" codecs=\"avc1.4D401E\" frameRate=\"25/1\" height=\"360\" id=\"26\" width=\"640\"/>\n        </AdaptationSet>\n        <AdaptationSet id=\"1377232898\" lang=\"eng\" mimeType=\"audio/mp4\" segmentAlignment=\"0\">\n            <Label>eng</Label>\n            <SegmentTemplate initialization=\"index_audio_$RepresentationID$_0_init.mp4?m=1658267543\" media=\"index_audio_$RepresentationID$_0_$Number$.mp4?m=1658267543\" presentationTimeOffset=\"4058938247168\" startNumber=\"42648490\" timescale=\"48000\">\n                <SegmentTimeline>\n                    <S d=\"191488\" t=\"4058938247168\"/>\n                    <S d=\"96256\" r=\"1\" t=\"4058938438656\"/>\n                    <S d=\"95232\" t=\"4058938631168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058938726400\"/>\n                    <S d=\"95232\" t=\"4058939015168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058939110400\"/>\n                    <S d=\"95232\" t=\"4058939399168\"/>\n                    <S d=\"96256\" t=\"4058939494400\"/>\n                    <S d=\"144384\" t=\"4058939590656\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation audioSamplingRate=\"48000\" bandwidth=\"193613\" codecs=\"mp4a.40.2\" id=\"30\">\n                <AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/>\n            </Representation>\n        </AdaptationSet>\n        <AdaptationSet bitstreamSwitching=\"true\" contentType=\"image\" id=\"1382011483\" mimeType=\"image/jpeg\">\n            <Label>thumbnails</Label>\n            <SegmentTemplate media=\"index_image_$RepresentationID$_0_$Number$.jpg?m=1658267543\" presentationTimeOffset=\"7610509211640\" startNumber=\"42648490\" timescale=\"90000\">\n                <SegmentTimeline>\n                    <S d=\"360000\" t=\"7610509211640\"/>\n                    <S d=\"180000\" r=\"11\" t=\"7610509571640\"/>\n                    <S d=\"270000\" t=\"7610511731640\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation bandwidth=\"55649\" height=\"174\" id=\"28\" width=\"308\">\n                <EssentialProperty schemeIdUri=\"http://dashif.org/guidelines/thumbnail_tile\" value=\"1x1\"/>\n            </Representation>\n        </AdaptationSet>\n        <SupplementalProperty schemeIdUri=\"urn:scte:dash:utc-time\" value=\"2023-12-04T15:23:55.720Z\"/>\n    </Period>\n    <Period id=\"42648503\" start=\"PT84561244.462S\">\n        <EventStream schemeIdUri=\"urn:scte:scte35:2013:xml\" timescale=\"90000\">\n            <Event>\n                <scte35:SpliceInfoSection protocolVersion=\"0\" ptsAdjustment=\"3093613368\" tier=\"4095\">\n                    <scte35:TimeSignal>\n                        <scte35:SpliceTime ptsTime=\"5326274352\"/>\n                    </scte35:TimeSignal>\n                    <scte35:SegmentationDescriptor segmentNum=\"0\" segmentationEventCancelIndicator=\"false\" segmentationEventId=\"6\" segmentationTypeId=\"53\" segmentsExpected=\"0\">\n                        <scte35:DeliveryRestrictions archiveAllowedFlag=\"true\" deviceRestrictions=\"3\" noRegionalBlackoutFlag=\"false\" webDeliveryAllowedFlag=\"false\"/>\n                        <scte35:SegmentationUpid segmentNum=\"0\" segmentationTypeId=\"53\" segmentationUpidLength=\"1\" segmentationUpidType=\"9\" segmentsExpected=\"0\">12</scte35:SegmentationUpid>\n                    </scte35:SegmentationDescriptor>\n                </scte35:SpliceInfoSection>\n            </Event>\n        </EventStream>\n        <AdaptationSet bitstreamSwitching=\"true\" id=\"1485523442\" mimeType=\"video/mp4\" segmentAlignment=\"true\" startWithSAP=\"1\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\">\n            <InbandEventStream schemeIdUri=\"https://aomedia.org/emsg/ID3\" value=\"0\"/>\n            <SegmentTemplate initialization=\"index_video_$RepresentationID$_0_init.mp4?m=1658267543\" media=\"index_video_$RepresentationID$_0_$Number$.mp4?m=1658267543\" presentationTimeOffset=\"4228062223133\" startNumber=\"42648504\" timescale=\"50000\">\n                <SegmentTimeline>\n                    <S d=\"150000\" t=\"4228062223133\"/>\n                    <S d=\"100000\" r=\"19\" t=\"4228062373133\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation bandwidth=\"5000000\" codecs=\"avc1.4D4028\" frameRate=\"25/1\" height=\"1080\" id=\"27\" width=\"1920\"/>\n            <Representation bandwidth=\"3000000\" codecs=\"avc1.4D401F\" frameRate=\"25/1\" height=\"720\" id=\"24\" width=\"1280\"/>\n            <Representation bandwidth=\"1499968\" codecs=\"avc1.4D401E\" frameRate=\"25/1\" height=\"360\" id=\"26\" width=\"640\"/>\n        </AdaptationSet>\n        <AdaptationSet id=\"1377232898\" lang=\"eng\" mimeType=\"audio/mp4\" segmentAlignment=\"0\">\n            <Label>eng</Label>\n            <SegmentTemplate initialization=\"index_audio_$RepresentationID$_0_init.mp4?m=1658267543\" media=\"index_audio_$RepresentationID$_0_$Number$.mp4?m=1658267543\" presentationTimeOffset=\"4058939735040\" startNumber=\"42648504\" timescale=\"48000\">\n                <SegmentTimeline>\n                    <S d=\"143360\" t=\"4058939735040\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058939878400\"/>\n                    <S d=\"95232\" t=\"4058940167168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058940262400\"/>\n                    <S d=\"95232\" t=\"4058940551168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058940646400\"/>\n                    <S d=\"95232\" t=\"4058940935168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058941030400\"/>\n                    <S d=\"95232\" t=\"4058941319168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058941414400\"/>\n                    <S d=\"95232\" t=\"4058941703168\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation audioSamplingRate=\"48000\" bandwidth=\"193613\" codecs=\"mp4a.40.2\" id=\"30\">\n                <AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/>\n            </Representation>\n        </AdaptationSet>\n        <AdaptationSet bitstreamSwitching=\"true\" contentType=\"image\" id=\"1382011483\" mimeType=\"image/jpeg\">\n            <Label>thumbnails</Label>\n            <SegmentTemplate media=\"index_image_$RepresentationID$_0_$Number$.jpg?m=1658267543\" presentationTimeOffset=\"7610512001640\" startNumber=\"42648504\" timescale=\"90000\">\n                <SegmentTimeline>\n                    <S d=\"270000\" t=\"7610512001640\"/>\n                    <S d=\"180000\" r=\"19\" t=\"7610512271640\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation bandwidth=\"55649\" height=\"174\" id=\"28\" width=\"308\">\n                <EssentialProperty schemeIdUri=\"http://dashif.org/guidelines/thumbnail_tile\" value=\"1x1\"/>\n            </Representation>\n        </AdaptationSet>\n        <SupplementalProperty schemeIdUri=\"urn:scte:dash:utc-time\" value=\"2023-12-04T15:24:26.720Z\"/>\n    </Period>\n    <UTCTiming schemeIdUri=\"urn:mpeg:dash:utc:http-iso:2014\" value=\"https://time.akamai.com/?iso%24ms\"/>\n</MPD>\n"
        },
        {
            "timestamp": "2023-12-04T15:25:19.547Z",
            "uri": "https://d24rwxnt7vw9qb.cloudfront.net/v1/dash/e6d234965645b411ad572802b6c9d5a10799c9c1/All_Reference_Streams/4577dca5f8a44756875ab5cc913cd1f1/index.mpd?aws.sessionId=a406e9ee-1b8d-4bad-8f0c-606475adcbd8",
            "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD availabilityStartTime=\"2021-03-30T22:10:26.803000+00:00\" id=\"201\" minBufferTime=\"PT6S\" minimumUpdatePeriod=\"PT2S\" profiles=\"urn:mpeg:dash:profile:isoff-live:2011\" publishTime=\"2023-12-04T15:25:17+00:00\" suggestedPresentationDelay=\"PT6.000S\" timeShiftBufferDepth=\"PT298.000S\" type=\"dynamic\" xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:scte35=\"urn:scte:scte35:2013:xml\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 http://standards.iso.org/ittf/PubliclyAvailableStandards/MPEG-DASH_schema_files/DASH-MPD.xsd\">\n    <BaseURL>https://d24rwxnt7vw9qb.cloudfront.net/out/v1/4577dca5f8a44756875ab5cc913cd1f1/</BaseURL>\n    <Period duration=\"PT31.000S\" id=\"42648375\" start=\"PT84560973.462S\">\n        <AdaptationSet bitstreamSwitching=\"true\" id=\"1485523442\" mimeType=\"video/mp4\" segmentAlignment=\"true\" startWithSAP=\"1\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\">\n            <InbandEventStream schemeIdUri=\"https://aomedia.org/emsg/ID3\" value=\"0\"/>\n            <SegmentTemplate initialization=\"index_video_$RepresentationID$_0_init.mp4?m=1658267543\" media=\"index_video_$RepresentationID$_0_$Number$.mp4?m=1658267543\" presentationTimeOffset=\"4228048673133\" startNumber=\"42648383\" timescale=\"50000\">\n                <SegmentTimeline>\n                    <S d=\"100000\" r=\"5\" t=\"4228049473133\"/>\n                    <S d=\"150000\" t=\"4228050073133\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation bandwidth=\"5000000\" codecs=\"avc1.4D4028\" frameRate=\"25/1\" height=\"1080\" id=\"27\" width=\"1920\"/>\n            <Representation bandwidth=\"3000000\" codecs=\"avc1.4D401F\" frameRate=\"25/1\" height=\"720\" id=\"24\" width=\"1280\"/>\n            <Representation bandwidth=\"1499968\" codecs=\"avc1.4D401E\" frameRate=\"25/1\" height=\"360\" id=\"26\" width=\"640\"/>\n        </AdaptationSet>\n        <AdaptationSet id=\"1377232898\" lang=\"eng\" mimeType=\"audio/mp4\" segmentAlignment=\"0\">\n            <Label>eng</Label>\n            <SegmentTemplate initialization=\"index_audio_$RepresentationID$_0_init.mp4?m=1658267543\" media=\"index_audio_$RepresentationID$_0_$Number$.mp4?m=1658267543\" presentationTimeOffset=\"4058926727168\" startNumber=\"42648383\" timescale=\"48000\">\n                <SegmentTimeline>\n                    <S d=\"95232\" t=\"4058927495168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058927590400\"/>\n                    <S d=\"95232\" t=\"4058927879168\"/>\n                    <S d=\"96256\" t=\"4058927974400\"/>\n                    <S d=\"144384\" t=\"4058928070656\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation audioSamplingRate=\"48000\" bandwidth=\"193613\" codecs=\"mp4a.40.2\" id=\"30\">\n                <AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/>\n            </Representation>\n        </AdaptationSet>\n        <AdaptationSet bitstreamSwitching=\"true\" contentType=\"image\" id=\"1382011483\" mimeType=\"image/jpeg\">\n            <Label>thumbnails</Label>\n            <SegmentTemplate media=\"index_image_$RepresentationID$_0_$Number$.jpg?m=1658267543\" presentationTimeOffset=\"7610487611640\" startNumber=\"42648383\" timescale=\"90000\">\n                <SegmentTimeline>\n                    <S d=\"180000\" r=\"5\" t=\"7610489051640\"/>\n                    <S d=\"270000\" t=\"7610490131640\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation bandwidth=\"55649\" height=\"174\" id=\"28\" width=\"308\">\n                <EssentialProperty schemeIdUri=\"http://dashif.org/guidelines/thumbnail_tile\" value=\"1x1\"/>\n            </Representation>\n        </AdaptationSet>\n        <SupplementalProperty schemeIdUri=\"urn:scte:dash:utc-time\" value=\"2023-12-04T15:19:55.720Z\"/>\n    </Period>\n    <Period duration=\"PT89.000S\" id=\"42648389\" start=\"PT84561004.462S\">\n        <EventStream schemeIdUri=\"urn:scte:scte35:2013:xml\" timescale=\"90000\">\n            <Event>\n                <scte35:SpliceInfoSection protocolVersion=\"0\" ptsAdjustment=\"3093613368\" tier=\"4095\">\n                    <scte35:TimeSignal>\n                        <scte35:SpliceTime ptsTime=\"5304674352\"/>\n                    </scte35:TimeSignal>\n                    <scte35:SegmentationDescriptor segmentNum=\"0\" segmentationEventCancelIndicator=\"false\" segmentationEventId=\"4\" segmentationTypeId=\"53\" segmentsExpected=\"0\">\n                        <scte35:DeliveryRestrictions archiveAllowedFlag=\"true\" deviceRestrictions=\"3\" noRegionalBlackoutFlag=\"false\" webDeliveryAllowedFlag=\"false\"/>\n                        <scte35:SegmentationUpid segmentNum=\"0\" segmentationTypeId=\"53\" segmentationUpidLength=\"0\" segmentationUpidType=\"9\" segmentsExpected=\"0\"/>\n                    </scte35:SegmentationDescriptor>\n                </scte35:SpliceInfoSection>\n            </Event>\n        </EventStream>\n        <AdaptationSet bitstreamSwitching=\"true\" id=\"1485523442\" mimeType=\"video/mp4\" segmentAlignment=\"true\" startWithSAP=\"1\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\">\n            <InbandEventStream schemeIdUri=\"https://aomedia.org/emsg/ID3\" value=\"0\"/>\n            <SegmentTemplate initialization=\"index_video_$RepresentationID$_0_init.mp4?m=1658267543\" media=\"index_video_$RepresentationID$_0_$Number$.mp4?m=1658267543\" presentationTimeOffset=\"4228050223133\" startNumber=\"42648390\" timescale=\"50000\">\n                <SegmentTimeline>\n                    <S d=\"150000\" t=\"4228050223133\"/>\n                    <S d=\"100000\" r=\"40\" t=\"4228050373133\"/>\n                    <S d=\"200000\" t=\"4228054473133\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation bandwidth=\"5000000\" codecs=\"avc1.4D4028\" frameRate=\"25/1\" height=\"1080\" id=\"27\" width=\"1920\"/>\n            <Representation bandwidth=\"3000000\" codecs=\"avc1.4D401F\" frameRate=\"25/1\" height=\"720\" id=\"24\" width=\"1280\"/>\n            <Representation bandwidth=\"1499968\" codecs=\"avc1.4D401E\" frameRate=\"25/1\" height=\"360\" id=\"26\" width=\"640\"/>\n        </AdaptationSet>\n        <AdaptationSet id=\"1377232898\" lang=\"eng\" mimeType=\"audio/mp4\" segmentAlignment=\"0\">\n            <Label>eng</Label>\n            <SegmentTemplate initialization=\"index_audio_$RepresentationID$_0_init.mp4?m=1658267543\" media=\"index_audio_$RepresentationID$_0_$Number$.mp4?m=1658267543\" presentationTimeOffset=\"4058928215040\" startNumber=\"42648390\" timescale=\"48000\">\n                <SegmentTimeline>\n                    <S d=\"143360\" t=\"4058928215040\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058928358400\"/>\n                    <S d=\"95232\" t=\"4058928647168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058928742400\"/>\n                    <S d=\"95232\" t=\"4058929031168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058929126400\"/>\n                    <S d=\"95232\" t=\"4058929415168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058929510400\"/>\n                    <S d=\"95232\" t=\"4058929799168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058929894400\"/>\n                    <S d=\"95232\" t=\"4058930183168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058930278400\"/>\n                    <S d=\"95232\" t=\"4058930567168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058930662400\"/>\n                    <S d=\"95232\" t=\"4058930951168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058931046400\"/>\n                    <S d=\"95232\" t=\"4058931335168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058931430400\"/>\n                    <S d=\"95232\" t=\"4058931719168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058931814400\"/>\n                    <S d=\"95232\" t=\"4058932103168\"/>\n                    <S d=\"96256\" t=\"4058932198400\"/>\n                    <S d=\"192512\" t=\"4058932294656\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation audioSamplingRate=\"48000\" bandwidth=\"193613\" codecs=\"mp4a.40.2\" id=\"30\">\n                <AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/>\n            </Representation>\n        </AdaptationSet>\n        <AdaptationSet bitstreamSwitching=\"true\" contentType=\"image\" id=\"1382011483\" mimeType=\"image/jpeg\">\n            <Label>thumbnails</Label>\n            <SegmentTemplate media=\"index_image_$RepresentationID$_0_$Number$.jpg?m=1658267543\" presentationTimeOffset=\"7610490401640\" startNumber=\"42648390\" timescale=\"90000\">\n                <SegmentTimeline>\n                    <S d=\"270000\" t=\"7610490401640\"/>\n                    <S d=\"180000\" r=\"40\" t=\"7610490671640\"/>\n                    <S d=\"360000\" t=\"7610498051640\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation bandwidth=\"55649\" height=\"174\" id=\"28\" width=\"308\">\n                <EssentialProperty schemeIdUri=\"http://dashif.org/guidelines/thumbnail_tile\" value=\"1x1\"/>\n            </Representation>\n        </AdaptationSet>\n        <SupplementalProperty schemeIdUri=\"urn:scte:dash:utc-time\" value=\"2023-12-04T15:20:26.720Z\"/>\n    </Period>\n    <Period duration=\"PT31.000S\" id=\"42648432\" start=\"PT84561093.462S\">\n        <AdaptationSet bitstreamSwitching=\"true\" id=\"1485523442\" mimeType=\"video/mp4\" segmentAlignment=\"true\" startWithSAP=\"1\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\">\n            <InbandEventStream schemeIdUri=\"https://aomedia.org/emsg/ID3\" value=\"0\"/>\n            <SegmentTemplate initialization=\"index_video_$RepresentationID$_0_init.mp4?m=1658267543\" media=\"index_video_$RepresentationID$_0_$Number$.mp4?m=1658267543\" presentationTimeOffset=\"4228054673133\" startNumber=\"42648433\" timescale=\"50000\">\n                <SegmentTimeline>\n                    <S d=\"200000\" t=\"4228054673133\"/>\n                    <S d=\"100000\" r=\"11\" t=\"4228054873133\"/>\n                    <S d=\"150000\" t=\"4228056073133\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation bandwidth=\"5000000\" codecs=\"avc1.4D4028\" frameRate=\"25/1\" height=\"1080\" id=\"27\" width=\"1920\"/>\n            <Representation bandwidth=\"3000000\" codecs=\"avc1.4D401F\" frameRate=\"25/1\" height=\"720\" id=\"24\" width=\"1280\"/>\n            <Representation bandwidth=\"1499968\" codecs=\"avc1.4D401E\" frameRate=\"25/1\" height=\"360\" id=\"26\" width=\"640\"/>\n        </AdaptationSet>\n        <AdaptationSet id=\"1377232898\" lang=\"eng\" mimeType=\"audio/mp4\" segmentAlignment=\"0\">\n            <Label>eng</Label>\n            <SegmentTemplate initialization=\"index_audio_$RepresentationID$_0_init.mp4?m=1658267543\" media=\"index_audio_$RepresentationID$_0_$Number$.mp4?m=1658267543\" presentationTimeOffset=\"4058932487168\" startNumber=\"42648433\" timescale=\"48000\">\n                <SegmentTimeline>\n                    <S d=\"191488\" t=\"4058932487168\"/>\n                    <S d=\"96256\" r=\"1\" t=\"4058932678656\"/>\n                    <S d=\"95232\" t=\"4058932871168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058932966400\"/>\n                    <S d=\"95232\" t=\"4058933255168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058933350400\"/>\n                    <S d=\"95232\" t=\"4058933639168\"/>\n                    <S d=\"96256\" t=\"4058933734400\"/>\n                    <S d=\"144384\" t=\"4058933830656\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation audioSamplingRate=\"48000\" bandwidth=\"193613\" codecs=\"mp4a.40.2\" id=\"30\">\n                <AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/>\n            </Representation>\n        </AdaptationSet>\n        <AdaptationSet bitstreamSwitching=\"true\" contentType=\"image\" id=\"1382011483\" mimeType=\"image/jpeg\">\n            <Label>thumbnails</Label>\n            <SegmentTemplate media=\"index_image_$RepresentationID$_0_$Number$.jpg?m=1658267543\" presentationTimeOffset=\"7610498411640\" startNumber=\"42648433\" timescale=\"90000\">\n                <SegmentTimeline>\n                    <S d=\"360000\" t=\"7610498411640\"/>\n                    <S d=\"180000\" r=\"11\" t=\"7610498771640\"/>\n                    <S d=\"270000\" t=\"7610500931640\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation bandwidth=\"55649\" height=\"174\" id=\"28\" width=\"308\">\n                <EssentialProperty schemeIdUri=\"http://dashif.org/guidelines/thumbnail_tile\" value=\"1x1\"/>\n            </Representation>\n        </AdaptationSet>\n        <SupplementalProperty schemeIdUri=\"urn:scte:dash:utc-time\" value=\"2023-12-04T15:21:55.720Z\"/>\n    </Period>\n    <Period duration=\"PT89.000S\" id=\"42648446\" start=\"PT84561124.462S\">\n        <EventStream schemeIdUri=\"urn:scte:scte35:2013:xml\" timescale=\"90000\">\n            <Event>\n                <scte35:SpliceInfoSection protocolVersion=\"0\" ptsAdjustment=\"3093613368\" tier=\"4095\">\n                    <scte35:TimeSignal>\n                        <scte35:SpliceTime ptsTime=\"5315474352\"/>\n                    </scte35:TimeSignal>\n                    <scte35:SegmentationDescriptor segmentNum=\"0\" segmentationEventCancelIndicator=\"false\" segmentationEventId=\"5\" segmentationTypeId=\"53\" segmentsExpected=\"0\">\n                        <scte35:DeliveryRestrictions archiveAllowedFlag=\"true\" deviceRestrictions=\"3\" noRegionalBlackoutFlag=\"false\" webDeliveryAllowedFlag=\"false\"/>\n                        <scte35:SegmentationUpid segmentNum=\"0\" segmentationTypeId=\"53\" segmentationUpidLength=\"1\" segmentationUpidType=\"9\" segmentsExpected=\"0\">10</scte35:SegmentationUpid>\n                    </scte35:SegmentationDescriptor>\n                </scte35:SpliceInfoSection>\n            </Event>\n        </EventStream>\n        <AdaptationSet bitstreamSwitching=\"true\" id=\"1485523442\" mimeType=\"video/mp4\" segmentAlignment=\"true\" startWithSAP=\"1\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\">\n            <InbandEventStream schemeIdUri=\"https://aomedia.org/emsg/ID3\" value=\"0\"/>\n            <SegmentTemplate initialization=\"index_video_$RepresentationID$_0_init.mp4?m=1658267543\" media=\"index_video_$RepresentationID$_0_$Number$.mp4?m=1658267543\" presentationTimeOffset=\"4228056223133\" startNumber=\"42648447\" timescale=\"50000\">\n                <SegmentTimeline>\n                    <S d=\"150000\" t=\"4228056223133\"/>\n                    <S d=\"100000\" r=\"40\" t=\"4228056373133\"/>\n                    <S d=\"200000\" t=\"4228060473133\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation bandwidth=\"5000000\" codecs=\"avc1.4D4028\" frameRate=\"25/1\" height=\"1080\" id=\"27\" width=\"1920\"/>\n            <Representation bandwidth=\"3000000\" codecs=\"avc1.4D401F\" frameRate=\"25/1\" height=\"720\" id=\"24\" width=\"1280\"/>\n            <Representation bandwidth=\"1499968\" codecs=\"avc1.4D401E\" frameRate=\"25/1\" height=\"360\" id=\"26\" width=\"640\"/>\n        </AdaptationSet>\n        <AdaptationSet id=\"1377232898\" lang=\"eng\" mimeType=\"audio/mp4\" segmentAlignment=\"0\">\n            <Label>eng</Label>\n            <SegmentTemplate initialization=\"index_audio_$RepresentationID$_0_init.mp4?m=1658267543\" media=\"index_audio_$RepresentationID$_0_$Number$.mp4?m=1658267543\" presentationTimeOffset=\"4058933975040\" startNumber=\"42648447\" timescale=\"48000\">\n                <SegmentTimeline>\n                    <S d=\"143360\" t=\"4058933975040\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058934118400\"/>\n                    <S d=\"95232\" t=\"4058934407168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058934502400\"/>\n                    <S d=\"95232\" t=\"4058934791168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058934886400\"/>\n                    <S d=\"95232\" t=\"4058935175168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058935270400\"/>\n                    <S d=\"95232\" t=\"4058935559168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058935654400\"/>\n                    <S d=\"95232\" t=\"4058935943168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058936038400\"/>\n                    <S d=\"95232\" t=\"4058936327168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058936422400\"/>\n                    <S d=\"95232\" t=\"4058936711168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058936806400\"/>\n                    <S d=\"95232\" t=\"4058937095168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058937190400\"/>\n                    <S d=\"95232\" t=\"4058937479168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058937574400\"/>\n                    <S d=\"95232\" t=\"4058937863168\"/>\n                    <S d=\"96256\" t=\"4058937958400\"/>\n                    <S d=\"192512\" t=\"4058938054656\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation audioSamplingRate=\"48000\" bandwidth=\"193613\" codecs=\"mp4a.40.2\" id=\"30\">\n                <AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/>\n            </Representation>\n        </AdaptationSet>\n        <AdaptationSet bitstreamSwitching=\"true\" contentType=\"image\" id=\"1382011483\" mimeType=\"image/jpeg\">\n            <Label>thumbnails</Label>\n            <SegmentTemplate media=\"index_image_$RepresentationID$_0_$Number$.jpg?m=1658267543\" presentationTimeOffset=\"7610501201640\" startNumber=\"42648447\" timescale=\"90000\">\n                <SegmentTimeline>\n                    <S d=\"270000\" t=\"7610501201640\"/>\n                    <S d=\"180000\" r=\"40\" t=\"7610501471640\"/>\n                    <S d=\"360000\" t=\"7610508851640\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation bandwidth=\"55649\" height=\"174\" id=\"28\" width=\"308\">\n                <EssentialProperty schemeIdUri=\"http://dashif.org/guidelines/thumbnail_tile\" value=\"1x1\"/>\n            </Representation>\n        </AdaptationSet>\n        <SupplementalProperty schemeIdUri=\"urn:scte:dash:utc-time\" value=\"2023-12-04T15:22:26.720Z\"/>\n    </Period>\n    <Period duration=\"PT31.000S\" id=\"42648489\" start=\"PT84561213.462S\">\n        <AdaptationSet bitstreamSwitching=\"true\" id=\"1485523442\" mimeType=\"video/mp4\" segmentAlignment=\"true\" startWithSAP=\"1\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\">\n            <InbandEventStream schemeIdUri=\"https://aomedia.org/emsg/ID3\" value=\"0\"/>\n            <SegmentTemplate initialization=\"index_video_$RepresentationID$_0_init.mp4?m=1658267543\" media=\"index_video_$RepresentationID$_0_$Number$.mp4?m=1658267543\" presentationTimeOffset=\"4228060673133\" startNumber=\"42648490\" timescale=\"50000\">\n                <SegmentTimeline>\n                    <S d=\"200000\" t=\"4228060673133\"/>\n                    <S d=\"100000\" r=\"11\" t=\"4228060873133\"/>\n                    <S d=\"150000\" t=\"4228062073133\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation bandwidth=\"5000000\" codecs=\"avc1.4D4028\" frameRate=\"25/1\" height=\"1080\" id=\"27\" width=\"1920\"/>\n            <Representation bandwidth=\"3000000\" codecs=\"avc1.4D401F\" frameRate=\"25/1\" height=\"720\" id=\"24\" width=\"1280\"/>\n            <Representation bandwidth=\"1499968\" codecs=\"avc1.4D401E\" frameRate=\"25/1\" height=\"360\" id=\"26\" width=\"640\"/>\n        </AdaptationSet>\n        <AdaptationSet id=\"1377232898\" lang=\"eng\" mimeType=\"audio/mp4\" segmentAlignment=\"0\">\n            <Label>eng</Label>\n            <SegmentTemplate initialization=\"index_audio_$RepresentationID$_0_init.mp4?m=1658267543\" media=\"index_audio_$RepresentationID$_0_$Number$.mp4?m=1658267543\" presentationTimeOffset=\"4058938247168\" startNumber=\"42648490\" timescale=\"48000\">\n                <SegmentTimeline>\n                    <S d=\"191488\" t=\"4058938247168\"/>\n                    <S d=\"96256\" r=\"1\" t=\"4058938438656\"/>\n                    <S d=\"95232\" t=\"4058938631168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058938726400\"/>\n                    <S d=\"95232\" t=\"4058939015168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058939110400\"/>\n                    <S d=\"95232\" t=\"4058939399168\"/>\n                    <S d=\"96256\" t=\"4058939494400\"/>\n                    <S d=\"144384\" t=\"4058939590656\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation audioSamplingRate=\"48000\" bandwidth=\"193613\" codecs=\"mp4a.40.2\" id=\"30\">\n                <AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/>\n            </Representation>\n        </AdaptationSet>\n        <AdaptationSet bitstreamSwitching=\"true\" contentType=\"image\" id=\"1382011483\" mimeType=\"image/jpeg\">\n            <Label>thumbnails</Label>\n            <SegmentTemplate media=\"index_image_$RepresentationID$_0_$Number$.jpg?m=1658267543\" presentationTimeOffset=\"7610509211640\" startNumber=\"42648490\" timescale=\"90000\">\n                <SegmentTimeline>\n                    <S d=\"360000\" t=\"7610509211640\"/>\n                    <S d=\"180000\" r=\"11\" t=\"7610509571640\"/>\n                    <S d=\"270000\" t=\"7610511731640\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation bandwidth=\"55649\" height=\"174\" id=\"28\" width=\"308\">\n                <EssentialProperty schemeIdUri=\"http://dashif.org/guidelines/thumbnail_tile\" value=\"1x1\"/>\n            </Representation>\n        </AdaptationSet>\n        <SupplementalProperty schemeIdUri=\"urn:scte:dash:utc-time\" value=\"2023-12-04T15:23:55.720Z\"/>\n    </Period>\n    <Period id=\"42648503\" start=\"PT84561244.462S\">\n        <EventStream schemeIdUri=\"urn:scte:scte35:2013:xml\" timescale=\"90000\">\n            <Event>\n                <scte35:SpliceInfoSection protocolVersion=\"0\" ptsAdjustment=\"3093613368\" tier=\"4095\">\n                    <scte35:TimeSignal>\n                        <scte35:SpliceTime ptsTime=\"5326274352\"/>\n                    </scte35:TimeSignal>\n                    <scte35:SegmentationDescriptor segmentNum=\"0\" segmentationEventCancelIndicator=\"false\" segmentationEventId=\"6\" segmentationTypeId=\"53\" segmentsExpected=\"0\">\n                        <scte35:DeliveryRestrictions archiveAllowedFlag=\"true\" deviceRestrictions=\"3\" noRegionalBlackoutFlag=\"false\" webDeliveryAllowedFlag=\"false\"/>\n                        <scte35:SegmentationUpid segmentNum=\"0\" segmentationTypeId=\"53\" segmentationUpidLength=\"1\" segmentationUpidType=\"9\" segmentsExpected=\"0\">12</scte35:SegmentationUpid>\n                    </scte35:SegmentationDescriptor>\n                </scte35:SpliceInfoSection>\n            </Event>\n        </EventStream>\n        <AdaptationSet bitstreamSwitching=\"true\" id=\"1485523442\" mimeType=\"video/mp4\" segmentAlignment=\"true\" startWithSAP=\"1\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\">\n            <InbandEventStream schemeIdUri=\"https://aomedia.org/emsg/ID3\" value=\"0\"/>\n            <SegmentTemplate initialization=\"index_video_$RepresentationID$_0_init.mp4?m=1658267543\" media=\"index_video_$RepresentationID$_0_$Number$.mp4?m=1658267543\" presentationTimeOffset=\"4228062223133\" startNumber=\"42648504\" timescale=\"50000\">\n                <SegmentTimeline>\n                    <S d=\"150000\" t=\"4228062223133\"/>\n                    <S d=\"100000\" r=\"19\" t=\"4228062373133\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation bandwidth=\"5000000\" codecs=\"avc1.4D4028\" frameRate=\"25/1\" height=\"1080\" id=\"27\" width=\"1920\"/>\n            <Representation bandwidth=\"3000000\" codecs=\"avc1.4D401F\" frameRate=\"25/1\" height=\"720\" id=\"24\" width=\"1280\"/>\n            <Representation bandwidth=\"1499968\" codecs=\"avc1.4D401E\" frameRate=\"25/1\" height=\"360\" id=\"26\" width=\"640\"/>\n        </AdaptationSet>\n        <AdaptationSet id=\"1377232898\" lang=\"eng\" mimeType=\"audio/mp4\" segmentAlignment=\"0\">\n            <Label>eng</Label>\n            <SegmentTemplate initialization=\"index_audio_$RepresentationID$_0_init.mp4?m=1658267543\" media=\"index_audio_$RepresentationID$_0_$Number$.mp4?m=1658267543\" presentationTimeOffset=\"4058939735040\" startNumber=\"42648504\" timescale=\"48000\">\n                <SegmentTimeline>\n                    <S d=\"143360\" t=\"4058939735040\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058939878400\"/>\n                    <S d=\"95232\" t=\"4058940167168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058940262400\"/>\n                    <S d=\"95232\" t=\"4058940551168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058940646400\"/>\n                    <S d=\"95232\" t=\"4058940935168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058941030400\"/>\n                    <S d=\"95232\" t=\"4058941319168\"/>\n                    <S d=\"96256\" r=\"2\" t=\"4058941414400\"/>\n                    <S d=\"95232\" t=\"4058941703168\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation audioSamplingRate=\"48000\" bandwidth=\"193613\" codecs=\"mp4a.40.2\" id=\"30\">\n                <AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/>\n            </Representation>\n        </AdaptationSet>\n        <AdaptationSet bitstreamSwitching=\"true\" contentType=\"image\" id=\"1382011483\" mimeType=\"image/jpeg\">\n            <Label>thumbnails</Label>\n            <SegmentTemplate media=\"index_image_$RepresentationID$_0_$Number$.jpg?m=1658267543\" presentationTimeOffset=\"7610512001640\" startNumber=\"42648504\" timescale=\"90000\">\n                <SegmentTimeline>\n                    <S d=\"270000\" t=\"7610512001640\"/>\n                    <S d=\"180000\" r=\"19\" t=\"7610512271640\"/>\n                </SegmentTimeline>\n            </SegmentTemplate>\n            <Representation bandwidth=\"55649\" height=\"174\" id=\"28\" width=\"308\">\n                <EssentialProperty schemeIdUri=\"http://dashif.org/guidelines/thumbnail_tile\" value=\"1x1\"/>\n            </Representation>\n        </AdaptationSet>\n        <SupplementalProperty schemeIdUri=\"urn:scte:dash:utc-time\" value=\"2023-12-04T15:24:26.720Z\"/>\n    </Period>\n    <UTCTiming schemeIdUri=\"urn:mpeg:dash:utc:http-iso:2014\" value=\"https://time.akamai.com/?iso%24ms\"/>\n</MPD>\n"
        }
    ],
    "consoleLog": [
        {
            "timestamp": 1701703515555,
            "type": "info",
            "content": [
                "Starting load of https://d24rwxnt7vw9qb.cloudfront.net/v1/dash/e6d234965645b411ad572802b6c9d5a10799c9c1/All_Reference_Streams/4577dca5f8a44756875ab5cc913cd1f1/index.mpd..."
            ]
        },
        {
            "timestamp": 1701703516346,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=3"
            ]
        },
        {
            "timestamp": 1701703516347,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=3"
            ]
        },
        {
            "timestamp": 1701703516348,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=3"
            ]
        },
        {
            "timestamp": 1701703516349,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=3.008000001311302"
            ]
        },
        {
            "timestamp": 1701703516350,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=3.008000001311302"
            ]
        },
        {
            "timestamp": 1701703516351,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4"
            ]
        },
        {
            "timestamp": 1701703516352,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4"
            ]
        },
        {
            "timestamp": 1701703516353,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4"
            ]
        },
        {
            "timestamp": 1701703516353,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703516354,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703516355,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703516355,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703516356,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703516357,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703516358,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703516359,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703516360,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703516360,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703516362,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703516363,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703516363,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703516364,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703516364,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703516364,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703516365,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703516365,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703516365,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703516365,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703516366,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703516366,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703516366,
            "type": "debug",
            "content": [
                "notifyNewSegmentDuration:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703516369,
            "type": "log",
            "content": [
                "Found variant with audio and video content, so filtering out audio-only content."
            ]
        },
        {
            "timestamp": 1701703516371,
            "type": "log",
            "content": [
                "Already got the variants' decodingInfo."
            ]
        },
        {
            "timestamp": 1701703516373,
            "type": "log",
            "content": [
                "codecs",
                "avc-aac",
                "avg bandwidth",
                5193613
            ]
        },
        {
            "timestamp": 1701703516378,
            "type": "debug",
            "content": [
                "Changing effective playback rate to",
                0
            ]
        },
        {
            "timestamp": 1701703516378,
            "type": "debug",
            "content": [
                "Changing Player state to",
                "buffering"
            ]
        },
        {
            "timestamp": 1701703516382,
            "type": "log",
            "content": [
                "init: completed initial Stream setup"
            ]
        },
        {
            "timestamp": 1701703516382,
            "type": "warn",
            "content": [
                "No preferred audio language set.  We have chosen an arbitrary language initially"
            ]
        },
        {
            "timestamp": 1701703516385,
            "type": "debug",
            "content": [
                "(audio:4)",
                "looking up segment",
                "lookupTime:",
                84561279.47399998,
                "presentationTime:",
                84561281.47399998
            ]
        },
        {
            "timestamp": 1701703516386,
            "type": "debug",
            "content": [
                "(audio:4)",
                "fetchAndAppend_:",
                "presentationTime=84561281.47399998",
                "reference.startTime=84561279.44866666",
                "reference.endTime=84561281.454"
            ]
        },
        {
            "timestamp": 1701703516386,
            "type": "debug",
            "content": [
                "(audio:4)",
                "setting timestamp offset to -0.018000006675720215"
            ]
        },
        {
            "timestamp": 1701703516386,
            "type": "debug",
            "content": [
                "(audio:4)",
                "setting append window start to 84561244.362"
            ]
        },
        {
            "timestamp": 1701703516386,
            "type": "debug",
            "content": [
                "(audio:4)",
                "setting append window end to Infinity"
            ]
        },
        {
            "timestamp": 1701703516387,
            "type": "debug",
            "content": [
                "(audio:4)",
                "fetching init segment"
            ]
        },
        {
            "timestamp": 1701703516389,
            "type": "debug",
            "content": [
                "(video:2)",
                "looking up segment",
                "lookupTime:",
                84561279.47399998,
                "presentationTime:",
                84561281.47399998
            ]
        },
        {
            "timestamp": 1701703516389,
            "type": "debug",
            "content": [
                "(video:2)",
                "fetchAndAppend_:",
                "presentationTime=84561281.47399998",
                "reference.startTime=84561279.462",
                "reference.endTime=84561281.462"
            ]
        },
        {
            "timestamp": 1701703516389,
            "type": "debug",
            "content": [
                "(video:2)",
                "setting timestamp offset to -0.0006600022315979004"
            ]
        },
        {
            "timestamp": 1701703516390,
            "type": "debug",
            "content": [
                "(video:2)",
                "setting append window start to 84561244.362"
            ]
        },
        {
            "timestamp": 1701703516390,
            "type": "debug",
            "content": [
                "(video:2)",
                "setting append window end to Infinity"
            ]
        },
        {
            "timestamp": 1701703516391,
            "type": "debug",
            "content": [
                "(video:2)",
                "fetching init segment"
            ]
        },
        {
            "timestamp": 1701703516569,
            "type": "debug",
            "content": [
                "(audio:4)",
                "appending init segment"
            ]
        },
        {
            "timestamp": 1701703516582,
            "type": "debug",
            "content": [
                "(video:2)",
                "appending init segment"
            ]
        },
        {
            "timestamp": 1701703516593,
            "type": "log",
            "content": [
                "VIDEOJS: videoPlayer:",
                "2023-12-04T15:25:16.593Z:Apply restrictions: undefined"
            ]
        },
        {
            "timestamp": 1701703516863,
            "type": "debug",
            "content": [
                "(audio:4)",
                "finished fetch and append",
                "[{\"start\":84561279.449666,\"end\":84561281.454999}]"
            ]
        },
        {
            "timestamp": 1701703516864,
            "type": "debug",
            "content": [
                "(audio:4)",
                "fetchAndAppend_:",
                "presentationTime=84561281.473999",
                "reference.startTime=84561281.454",
                "reference.endTime=84561283.45933333"
            ]
        },
        {
            "timestamp": 1701703517002,
            "type": "log",
            "content": [
                "Calling switch_(), bandwidth=6407 kbps"
            ]
        },
        {
            "timestamp": 1701703517002,
            "type": "log",
            "content": [
                "switch_"
            ]
        },
        {
            "timestamp": 1701703517003,
            "type": "log",
            "content": [
                "switch: switching to Stream (video:1)"
            ]
        },
        {
            "timestamp": 1701703517004,
            "type": "log",
            "content": [
                "switch: Stream (audio:4) already active"
            ]
        },
        {
            "timestamp": 1701703517192,
            "type": "debug",
            "content": [
                "(video:2)",
                "finished fetch and append",
                "[{\"start\":84561279.502999,\"end\":84561281.502999}]"
            ]
        },
        {
            "timestamp": 1701703517192,
            "type": "debug",
            "content": [
                "(video:1)",
                "looking up segment from new stream endTime:",
                84561281.462
            ]
        },
        {
            "timestamp": 1701703517192,
            "type": "debug",
            "content": [
                "(video:1)",
                "fetchAndAppend_:",
                "presentationTime=84561281.473999",
                "reference.startTime=84561281.462",
                "reference.endTime=84561283.462"
            ]
        },
        {
            "timestamp": 1701703517193,
            "type": "debug",
            "content": [
                "(video:1)",
                "fetching init segment"
            ]
        },
        {
            "timestamp": 1701703517204,
            "type": "debug",
            "content": [
                "(audio:4)",
                "finished fetch and append",
                "[{\"start\":84561279.449666,\"end\":84561283.460333}]"
            ]
        },
        {
            "timestamp": 1701703517204,
            "type": "debug",
            "content": [
                "(audio:4)",
                "fetchAndAppend_:",
                "presentationTime=84561281.473999",
                "reference.startTime=84561283.45933333",
                "reference.endTime=84561285.46466666"
            ]
        },
        {
            "timestamp": 1701703517363,
            "type": "debug",
            "content": [
                "(video:1)",
                "appending init segment"
            ]
        },
        {
            "timestamp": 1701703517454,
            "type": "debug",
            "content": [
                "(audio:4)",
                "finished fetch and append",
                "[{\"start\":84561279.449666,\"end\":84561285.465666}]"
            ]
        },
        {
            "timestamp": 1701703517454,
            "type": "debug",
            "content": [
                "(audio:4)",
                "fetchAndAppend_:",
                "presentationTime=84561281.473999",
                "reference.startTime=84561285.46466666",
                "reference.endTime=84561287.44866666"
            ]
        },
        {
            "timestamp": 1701703517955,
            "type": "debug",
            "content": [
                "(audio:4)",
                "finished fetch and append",
                "[{\"start\":84561279.449666,\"end\":84561287.449666}]"
            ]
        },
        {
            "timestamp": 1701703517970,
            "type": "debug",
            "content": [
                "(video:1)",
                "finished fetch and append",
                "[{\"start\":84561279.502999,\"end\":84561283.502999}]"
            ]
        },
        {
            "timestamp": 1701703517970,
            "type": "debug",
            "content": [
                "(video:1)",
                "fetchAndAppend_:",
                "presentationTime=84561281.473999",
                "reference.startTime=84561283.462",
                "reference.endTime=84561285.462"
            ]
        },
        {
            "timestamp": 1701703518778,
            "type": "debug",
            "content": [
                "(video:1)",
                "finished fetch and append",
                "[{\"start\":84561279.502999,\"end\":84561285.502999}]"
            ]
        },
        {
            "timestamp": 1701703518779,
            "type": "debug",
            "content": [
                "(video:1)",
                "fetchAndAppend_:",
                "presentationTime=84561281.473999",
                "reference.startTime=84561285.462",
                "reference.endTime=84561287.462"
            ]
        },
        {
            "timestamp": 1701703519372,
            "type": "info",
            "content": [
                "Updating manifest..."
            ]
        },
        {
            "timestamp": 1701703519465,
            "type": "debug",
            "content": [
                "(video:1)",
                "finished fetch and append",
                "[{\"start\":84561279.502999,\"end\":84561287.502999}]"
            ]
        },
        {
            "timestamp": 1701703519553,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703519554,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703519554,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703519554,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703519555,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703519556,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703519556,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703519557,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703519557,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703519558,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703519558,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703519558,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703519558,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703519560,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703519560,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703519561,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703519561,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703519561,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703519561,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703519562,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703519562,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703519563,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703519563,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703519563,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703519564,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703519564,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703519564,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703519564,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703519565,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703519565,
            "type": "debug",
            "content": [
                "notifySegments:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703519565,
            "type": "debug",
            "content": [
                "notifyNewSegmentDuration:",
                "maxSegmentDuration=4.01066666841507"
            ]
        },
        {
            "timestamp": 1701703519566,
            "type": "log",
            "content": [
                "Already got the variants' decodingInfo."
            ]
        },
        {
            "timestamp": 1701703522576,
            "type": "info",
            "content": [
                "Updating manifest..."
            ]
        }
    ]
}

Manifests

The Visual Timeline App can show manifest data below the diagram:

Screenshot (133).png

If there are multiple manifests then you can select timestamp with the help of drop-down selector to select which manifest to display.

Screenshot (134).png
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.