Hey guys,
I have a problem with the parse server with fs-file-adapter and iOS / macOS.
Videos within a HTML video tag aren’t playing on iOS and macOS. I think its because parse server doesn’t accept byte range requests.
I can’t change file adapter to S3 or something, because we need to host the data on our server.
Is there a way to tweak this or get a workaround?
I am running parse server in a docker container with the official image.
Thanks!