dash-mpd-cli icon indicating copy to clipboard operation
dash-mpd-cli copied to clipboard

Force HTTP version

Open luixiuno opened this issue 8 months ago • 1 comments
trafficstars

Hello, I am trying to decode a stream that needs a specific HTTP version to work, or else it gives you a bad request error, it seems like dash-mpd-cli is sending requests in HTTP/1 but I need them to send in HTTP/2, any help?

luixiuno avatar Mar 09 '25 11:03 luixiuno

The latest release will attempt to use HTTP/2 if the server supports it. Please let me know if that helps.

emarsden avatar Mar 17 '25 08:03 emarsden