Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for 0 ms delay in query #70

Open
birme opened this issue Oct 1, 2024 · 0 comments
Open

Support for 0 ms delay in query #70

birme opened this issue Oct 1, 2024 · 0 comments

Comments

@birme
Copy link
Contributor

birme commented Oct 1, 2024

Hi!

I am using the Chaos Stream Proxy and everything works as a charm except one corner case... I am setting up a script to generate different "chaos profiles" and realized that this request results in a 550 Internal Server Error ({"reason":"Unexpected end of JSON input"}):
https://awatenant-chaosproxyawa.eyevinn-chaos-stream-proxy.auto.prod.osaas.io/api/v2/manifests/hls/proxy-master.m3u8?url=https://maitv-vod.lab.eyevinn.technology/VINN.mp4/master.m3u8&delay=[{i:*,ms:0}]

Ie, to set the delay to 0 ms makes the Chaos Proxy to fail. I understand that this particular corner case is somewhat useless but I would like to compare the delay I get using the Chaos Proxy vs not using the Chaos Proxy. I also would like to script the generation of "chaos" where I can choose a delay between 0-X (not being forced to have at least 1 ms i delay).

Keep up the good work!

Originally posted by @anderswassen in EyevinnOSC/community#35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant