I am playing a video with video id:826e98c4bb9f4c06498322211889604e in stream player.
At around 22:30 in this video I get net::ERR_HTTP2_PROTOCOL_ERROR 200. After that, the video stops loading and playback stops.
After that, the video does not play automatically.
This problem only seems to occur when the video quality is 1080.
I don’t think it’s a network problem as there is no loading indicator.
Here is some debugging information
{
"width": 1920,
"height": 1080,
"streamBandwidth": 6728000,
"decodedFrames": 1546,
"droppedFrames": 1,
"corruptedFrames": 0,
"estimatedBandwidth": 306564250.55047625,
"completionPercent": 13,
"loadLatency": 0.26999998092651367,
"manifestTimeSeconds": 0.11999988555908203,
"drmTimeSeconds": null,
"playTime": 52.134000301361084,
"pauseTime": 0.553999662399292,
"bufferingTime": 4.150000095367432,
"licenseTime": null,
"liveLatency": null,
"maxSegmentDuration": 2.0000000000004547,
"stateHistory": [
{
"timestamp": 1645621556.5,
"state": "buffering",
"duration": 1.5139999389648438
},
{
"timestamp": 1645621558.014,
"state": "playing",
"duration": 2.4160001277923584
},
{
"timestamp": 1645621560.43,
"state": "paused",
"duration": 0.46899986267089844
},
{
"timestamp": 1645621560.899,
"state": "playing",
"duration": 5.807000160217285
},
{
"timestamp": 1645621566.706,
"state": "paused",
"duration": 0.08499979972839355
},
{
"timestamp": 1645621566.791,
"state": "playing",
"duration": 0.015000104904174805
},
{
"timestamp": 1645621566.806,
"state": "buffering",
"duration": 2.5420000553131104
},
{
"timestamp": 1645621569.348,
"state": "playing",
"duration": 43.895999908447266
},
{
"timestamp": 1645621613.244,
"state": "buffering",
"duration": 0.09400010108947754
}
],
"switchHistory": [
{
"timestamp": 1645621556.502,
"id": 4,
"type": "variant",
"fromAdaptation": true,
"bandwidth": 6728000
}
],
"bufferedInfo": {
"total": [
{
"start": 1336.032,
"end": 1382.031
}
],
"audio": [
{
"start": 1335.855354,
"end": 1383.855687
}
],
"video": [
{
"start": 1336.032,
"end": 1382.031
}
],
"text": []
},
"bandwidthHistory": [
{
"primary": 1645621561248,
"secondary": 37.840688288900566
},
{
"primary": 1645621562644,
"secondary": 58.016146487646296
},
{
"primary": 1645621564654,
"secondary": 93.17365717592722
},
{
"primary": 1645621566708,
"secondary": 129.19726593853022
},
{
"primary": 1645621567156,
"secondary": 141.5814078882135
},
{
"primary": 1645621567248,
"secondary": 144.36625593174867
},
{
"primary": 1645621567609,
"secondary": 147.10263495261356
},
{
"primary": 1645621568309,
"secondary": 169.49905378441275
},
{
"primary": 1645621568651,
"secondary": 176.74460379028753
},
{
"primary": 1645621569014,
"secondary": 177.58354469782446
},
{
"primary": 1645621569355,
"secondary": 189.91987473563807
},
{
"primary": 1645621569671,
"secondary": 192.39441602656987
},
{
"primary": 1645621569918,
"secondary": 198.4687260848885
},
{
"primary": 1645621570066,
"secondary": 200.90377777842525
},
{
"primary": 1645621570672,
"secondary": 209.65956448283347
},
{
"primary": 1645621570765,
"secondary": 210.71359461116703
},
{
"primary": 1645621571173,
"secondary": 215.75298652219215
},
{
"primary": 1645621571422,
"secondary": 218.65668072093948
},
{
"primary": 1645621571462,
"secondary": 219.11359956656202
},
{
"primary": 1645621571922,
"secondary": 224.24486145825045
},
{
"primary": 1645621572164,
"secondary": 224.9224250696305
},
{
"primary": 1645621572683,
"secondary": 233.7516036892981
},
{
"primary": 1645621572864,
"secondary": 234.89747463601327
},
{
"primary": 1645621573177,
"secondary": 239.03904581091763
},
{
"primary": 1645621573918,
"secondary": 247.9791726398094
},
{
"primary": 1645621574182,
"secondary": 250.21754916064006
},
{
"primary": 1645621574270,
"secondary": 251.31790467033014
},
{
"primary": 1645621574435,
"secondary": 252.16599876804216
},
{
"primary": 1645621575943,
"secondary": 267.67736213888304
},
{
"primary": 1645621576192,
"secondary": 267.38179837239164
},
{
"primary": 1645621576384,
"secondary": 267.34131439326643
},
{
"primary": 1645621577950,
"secondary": 266.19660669551
},
{
"primary": 1645621578450,
"secondary": 268.7515034117919
},
{
"primary": 1645621579955,
"secondary": 277.67687165573346
},
{
"primary": 1645621580213,
"secondary": 277.8480746333393
},
{
"primary": 1645621582215,
"secondary": 283.58240088448196
},
{
"primary": 1645621583726,
"secondary": 298.15467624709294
},
{
"primary": 1645621584223,
"secondary": 300.80405285997074
},
{
"primary": 1645621585731,
"secondary": 306.56425055047623
}
],
"videoId": "826e98c4bb9f4c06498322211889604e",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.99 Safari/537.36",
"initialBandwidthEstimate": 10000000
}
Best regards