Giter Site home page Giter Site logo

Comments (4)

DannyArends avatar DannyArends commented on May 12, 2024 1

Probably has something to do with the player requesting the file in chunks.

In theory the browser asks for Transfer-Encoding field set to "chunked", the server currently doesn't do chunked (it could though).

DaNode should respond appropriately I guess.

Could you capture some of the HTML requests ?

from danode.

DannyArends avatar DannyArends commented on May 12, 2024 1

Probably due to the

Range: bytes=0-

Header set/requested, I cannot reproduce it under Firefox, .mp4 seems to play well and can be skipped

from danode.

BoQsc avatar BoQsc commented on May 12, 2024

Could you capture some of the HTML requests ?

HTML requests

Below this image there are exact values.

image

Values from the image above in the same order:


GET Response

Host: 78.140.136.25
DNT: 1
Accept-Encoding: identity;q=1, *;q=0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36
Range: bytes=0-
Accept: */*
Referer: http://78.140.136.25/index2.html
Accept-Language: en-US,en;q=0.9,lt-LT;q=0.8,lt;q=0.7

HTTP/1.1 200 Ok
X-Powered-By: Digital Mars D 2.98
Server: DaNode/0.0.3
Date: 20 Dec 2021 10:30:23 CET
Content-Length: 7328150
Last-Modified: 19 Dec 2021 7:10:22 CET
Content-Type: video/mp4
Connection: Keep-Alive


Host: 78.140.136.25
DNT: 1
Upgrade-Insecure-Requests: 1
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
Accept-Encoding: gzip, deflate
Accept-Language: en-US,en;q=0.9,lt-LT;q=0.8,lt;q=0.7


HTTP/1.1 200 Ok
X-Powered-By: Digital Mars D 2.98
Server: DaNode/0.0.3
Content-Encoding: deflate
Date: 20 Dec 2021 10:30:23 CET
Content-Length: 396
Last-Modified: 20 Dec 2021 7:25:13 CET
Content-Type: text/html
Connection: Keep-Alive

Note: Capture software

from danode.

BoQsc avatar BoQsc commented on May 12, 2024

Header set/requested, I cannot reproduce it under Firefox, .mp4 seems to play well and can be skipped

That's true, Firefox does do everything properly. Only Chrome seemingly affected

from danode.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.