warningVideo timeline seek is broken.
Your server (—) returns full files on every request — browsers won't let you scrub the timeline because they can't byte-range fetch.
Option A · Python only (no install):python3 range_server.py 8088
— script is at flexlander/docs/reports/range_server.py. Copy it into your ads directory, stop the current server, run it.