-
Notifications
You must be signed in to change notification settings - Fork 15
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
Audiocast M5 from iEast immediatly closed #24
Comments
Btw: Streaming to the device works with foobar2000 plugin UPnP/DLNA Renderer, Server, Control Point, which apparently uses https://github.com/plutinosoft/Platinum source. |
Thanks for giving swyh-rs a try! Would you be prepared to test the following:
if you then upload this log file here I may see something that gives me a clue what's going wrong, and do something about it. |
As an aside: you could use Bubble UPNP Server on the PC as a front-end for swyh-rs, making it an Openhome compatible device in the process. This should work, as IEast mention Bubble UPNP in their specs. |
Thanks, ill have a look at that. |
https://github.com/dheijl/swyh-rs/releases/tag/1.2.1 You can now disable chunked transfer encoding, could you check if this solves your problem? |
Sorry i currently dont have my Audiocast device available but as soon as i am back home ill come back to this. |
OK thanks! |
Ok, so with the most recent version 1.3.2 i dont get an error, but i also dont get audio still, the "disable chunked transfer encoding" doesnt seem to make a difference. Here is the log with that option activated: Btw i tried to clone and run cargo check on windows, but that fails with
|
EDIT
Have you tried BubbleUPNP server as a proxy for the M5? This should work with swyh-rs. |
There's a new beta build that supports audio/wav as an an alternative for audio/l16 format when streaming. It solves a similar problem with some devices that don't support audio/l16. |
I will close this now, you can always reopen if needed. |
Its actually working with the latest version thanks! |
Good to hear! |
Im currently trying to get the device working. It shows up on Windows network:
And it gets detected by swyh-rs:
However, it disconnects after some seconds after enabling the device, and i dont hear anything:
The text was updated successfully, but these errors were encountered: