Video playback weird when using `serveStatic` instead of `publicAssets`
When serving video files with
Video playback seems weird, I can't jump forward in the video and generally everything behaves in a strange way.
If I use
Is there a way I can get
serveStatic:Video playback seems weird, I can't jump forward in the video and generally everything behaves in a strange way.
If I use
publicAssets (which isn't realistic in production) it works perfectly fine with the same video files.Is there a way I can get
serveStatic to behave correctly?
nitro