saul / demofile-net

Blazing fast cross-platform demo parser library for Counter-Strike 2 and Valve's Deadlock, written in C#.
MIT License
111 stars 10 forks source link

CSTV+ http broadcast stops receiving data after ~20 seconds #100

Open in0finite opened 2 months ago

in0finite commented 2 months ago

Research

Description

after connecting to CSTV+ http broadcast, parser works normally for about 20 seconds, then stops receiving any event, without any errors happening.

Ingest server reports GET 200 status code for "/delta" URL.

For repro steps, look here.

Code to reproduce

No response

Affected demos

No response

saul commented 3 weeks ago

I can't reproduce this with Deadlock streams (official Valve broadcasts). Are you still seeing this issue or was it caused by rate limiting?