On Thursday, 17 September 2020 at 18:29:12 UTC, bauss wrote:
Does vibe.d not work properly with ex. mp4 files?
I have a consistent issues that it will only play part of video
files in the browser.
As if it won't "stream" the rest of the video.
Is that a problem with vibe.d or is it some configuration that
needs to be enabled?
videos and streaming have long been implemented in 2016 (see
https://github.com/vibe-d/vibe.d/pull/1634) since 0.8.0, what
exactly is the issue (console, network logs) and do you have a
reproduction case?