-
Notifications
You must be signed in to change notification settings - Fork 94
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
Comments
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. |
|
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 |
@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). |
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. |
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). |
Moved the discussion about SWYH-rs to here: dheijl/swyh-rs#4 |
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:
The text was updated successfully, but these errors were encountered: