I have a video on Chrome where I can't seek forward. When I try to seek forward, the video just pauses and then resets to 0. This only happens on Mac Chrome, but works fine on PC Chrome.
From what I read, it had to do with 'Accept-Ranges' header but I already set the following in the header:
'Accept-Ranges': 'bytes'
Is there a specific value I am supposed to set the Accept-Ranges header to?