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

Unable to Load Files #152

Open
madorian opened this issue Feb 19, 2023 · 3 comments
Open

Unable to Load Files #152

madorian opened this issue Feb 19, 2023 · 3 comments

Comments

@madorian
Copy link

madorian commented Feb 19, 2023

Is there any way I can debug why it's not loading any of my files?

I'm using the -v flag, but it stops after "listening on port X"

I've tried flac, mp3 and webm.

It does make a pling sound when I issue the command, but doesn't actually play anything.

If I have started playing anything on the Google Home device using my voice, then I'm able to see what's playing with the ui command. I'm also able to pause it.

Any pointers?;)

I'm on NixOS and I have the latest release version.

@vishen
Copy link
Owner

vishen commented Feb 19, 2023

Hmm, I would think that should give you debug information. Would you be able to run the load command with go-chromecast load --debug --verbose </path/to/file> and post the results here? I can't think of anything off the top of my head that would cause this.

@madorian
Copy link
Author

madorian commented Mar 19, 2023

Could this be a netfilter issue? I see

INFO[0005] starting streaming server...                  package=application
INFO[0005] trying to find available port to start streaming server on  package=application
INFO[0005] found available port :45381                   package=application
INFO[0005] started streaming server                      package=application
INFO[0005] media server listening on 45381               package=application

EDIT: ok, it's a netfilter issue. I opened a port for it;) Thanks.

@peterablehmann
Copy link

Could you please show your config that solved the issue?

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

3 participants