Skip to content

Issue with LinkPlay Devices #53

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

Open
thecreativeone91 opened this issue Apr 6, 2021 · 2 comments
Open

Issue with LinkPlay Devices #53

thecreativeone91 opened this issue Apr 6, 2021 · 2 comments

Comments

@thecreativeone91
Copy link

Not sure what the exact issue is here, but the relay works great for all my other devices from my IoT vlan to my normal vlan but my OSD Audio SRT4 which use https://www.linkplay.com do not work through their control app (mostly for merging for multiroom), I have temporarily allowed all ports and protocols from these devices through the firewall so I know it's not that, they work fine with Spotify connect and airplay just not the control app. Using Wireshark I do see the capture of the Multicast dns entry within the IoT subnet but nothing in the normal network when using the control app.

Here's a sample someone else posted of the entry and mine looks similar: home-assistant-libs/netdisco#251

Here's mine capture from my IoT network
image

Is there anything that would be preventing this from working?

I found some good on how they work here but it doesn't talk about the mDNS:
https://github.com/nagyrobi/home-assistant-custom-components-linkplay
https://github.com/n4archive/LinkPlayAPI/blob/master/api.md

@alsmith
Copy link
Owner

alsmith commented Apr 6, 2021

Do you think you could do a capture on the interface where the IoT VLAN lives? I'm sure that the mDNS code is doing the right thing with rebroadcasting - that's solidly tested - but I'm curious to know whether this elicits any kind of response at all?

@thecreativeone91
Copy link
Author

Do you think you could do a capture on the interface where the IoT VLAN lives? I'm sure that the mDNS code is doing the right thing with rebroadcasting - that's solidly tested - but I'm curious to know whether this elicits any kind of response at all?

That's actually from the IoT vlan, a capture when I'm on the normal VLAN shows mDNS requests but not any from that device.

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