-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
Hi,
I'm currently trying to get some Airplay devices running over multiple subnets and Roon, but it doesn't work as expected.
I use on one side:
multicast-relay.py --interfaces eth0 --noSSDP --noSonosDiscovery --foreground --remote 192.168.1.1 --verbose
and on the other side:
multicast-relay.py --interfaces br0 --noSSDP --noSonosDiscovery --foreground --listen 192.168.2.1 --verbose
The devices are successfully discovered but they won't play any music. It doesn't start to play at all. Some Airplay devices want a code to authenticate it as playback device, but this code doesn't show up as normally on the same subnet.
Is there any additional relay I have to consider for Airplay/authentication/streaming?
Metadata
Metadata
Assignees
Labels
No labels