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

A way to reduce latency #158

Open
pjf02536-2 opened this issue Apr 20, 2023 · 1 comment
Open

A way to reduce latency #158

pjf02536-2 opened this issue Apr 20, 2023 · 1 comment

Comments

@pjf02536-2
Copy link

pjf02536-2 commented Apr 20, 2023

I have been using this and its great, thank you

I have noticed that there is a significant delay between source and destination when trying to cast a local icecast(lie) stream.
The latency is in the order of 30 seconds.

So perhaps if there is a way to pass a flag to the program ( say -l --live) perhaps minimize internal buffering, and setting the cast flag to live (or notes on how to pass the Live Flag from the source)
This could also be useful when using ffmpeg directly to stream

I have also tried mkchromecast which has ~8s latency, but ius too cumbersome to run as a background process and is unreliable as a background task

@vishen
Copy link
Owner

vishen commented Apr 20, 2023

and setting the cast flag to live (or notes on how to pass the Live Flag from the source)

Sorry, I am not familiar with what you mean by this?

Do you mind sharing the debug logs of the 30 second latency: go-chromecast --debug --verbose?

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

2 participants