[erlang-questions] Cowboy serve static files [video file] can not fast forward
Loïc Hoguin
essen@REDACTED
Wed Jul 18 08:08:50 CEST 2018
If I recall that's because the static files handler does not support
range requests yet.
On 07/18/2018 05:21 AM, by wrote:
> Hi,
>
> I am trying to serve a static website via Cowboy, and I followed the guide, it seems works fine.
>
> The problem is that the static website has a mp4 file, and I play the video on web page.
> It can play, but when I try to click the progress bar to do fast forward, it keeps play on the normal way(not work).
>
> Do I need add some other configurations for this?
>
> Same static files works fine with nginx.
>
> Thanks,
> Yao Bao
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
--
Loïc Hoguin
https://ninenines.eu
More information about the erlang-questions
mailing list