An application that plays back video stream in a browser pop up window does not allow seeking in chrome but works in firefox and edge. This issue has been brought up a few times here and I found that the following response more fits my situation:
Here the OP mentions the relation of the jetty server and its lack of support for http code 206 partial content retrieval. My question is whether a simple upgrade to the latest jetty version will fix this? Or has someone found a workaround to resolve this as we are restricted to the use of chrome for this application.