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

Volumio can see SWYH but says "Error: No Result" #35

Open
dkent600 opened this issue Aug 2, 2020 · 9 comments
Open

Volumio can see SWYH but says "Error: No Result" #35

dkent600 opened this issue Aug 2, 2020 · 9 comments

Comments

@dkent600
Copy link

dkent600 commented Aug 2, 2020

In SWYH I can select to stream to Volumio, and Volumio can see SWYH but when I try to connect to SWYH in Volumio, Volumio is unable to connect, reporting "Error: No Result".

I have no problem using Volumio to stream from other devices, including files from this computer.

I am playing audio using youtube, to my default system audio device.

I am using Windows 10.
SWYH v1.5

Config settings:
image

@dheijl
Copy link

dheijl commented Aug 3, 2020

In Volumio the UPNP renderer has to be active (in system settings). As soon as you select Volumio in SWYH Volumio should start playing. I would also select PCM/L16 as the stream format instead of MP3.

I can stream to Volumio but only if Volumio is not already playing another stream, but connecting from Volumio to the SWYH streaming URL does not seem to work.

@dkent600
Copy link
Author

dkent600 commented Aug 20, 2020

@dheijl

  1. the UPNP renderer is active in Volumio
  2. as soon as I select Volumio in SWYH:
    1. the "Stream What You Hear" Media Server becomes visible in Volumio.
    2. if I have a different Media Server already streaming but paused, then that stream immediately becomes unpaused and begins to play.
  3. when I select the "Stream What You Hear" Media Server then Volumio tries to connect to SWYH but fails after 30 seconds or so with the error:

image

@dheijl
Copy link

dheijl commented Sep 27, 2020

If you want to test an alternative: https://github.com/dheijl/swyh-rs/releases. It works for me with Volumio, both as a webradio (url http://192.168.0.135:5901/stream/swyh.wav) from the Volumio UI and from the swyh-rs UI in Windows.

@dkent600
Copy link
Author

If you want to test an alternative: https://github.com/dheijl/swyh-rs/releases. It works for me with Volumio, both as a webradio (url http://192.168.0.135:5901/stream/swyh.wav) from the Volumio UI and from the swyh-rs UI in Windows.

Cool, I will try that

@dkent600
Copy link
Author

dkent600 commented Sep 29, 2020

@dheijl How do you recommend I download or build the app? I'm a developer myself so have a certain amount of tolerance for building it myself if I have to. Thanks!

I have a Windows 10 machine, but am running WSL on it too (which I could use to build the app, if needed).

@dheijl
Copy link

dheijl commented Sep 29, 2020

You can download the latest Windows binary v0.2 from https://github.com/dheijl/swyh-rs/releases. Or you can install Rust, clone the dheijl/swyh-rs and dheijl/cpal Github repositories and build it yourself. No need to use wsl, Windows is fine for building.

@dkent600
Copy link
Author

dkent600 commented Sep 29, 2020

It seems to recognize that Volumio is out there on the LAN, but just freezes up, showing an hourglass for the cursor.

Volumio isn't recognizing it.

image

@dheijl
Copy link

dheijl commented Sep 30, 2020

As this is no longer about SWYH, could you create a new issue on dheijl/swyh-rs?

I also posted a new version, the zip also contains the debug exe with a console window with extra debug logging.

If the UI hangs, it is because a lock is held somewhere were it shouldn't. It may be a firewall configuration problem (incoming connection from the streamer not allowed).

@dkent600
Copy link
Author

dkent600 commented Sep 30, 2020

Moved the discussion about SWYH-rs to here: dheijl/swyh-rs#4

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