udpbroadcastrelay docker container
561
This docker container implements https://github.com/deonvdw/udpbroadcastrelay which is a fork of https://github.com/marjohn56/udpbroadcastrelay that adds SSDP/DIAL support. This container was built to fix Chromecast Speaker group visibility from Android and iOS devices on seperate VLANs for UDM/P devices.
podman run -d --network=host --restart=always -e VLAN1="br0" -e VLAN2="br42" --name udpbroadcastrelay stonith/udpbroadcastrelay (replace the VLAN# env vars with your own)Content type
Image
Digest
Size
28.4 MB
Last updated
over 4 years ago
docker pull stonith/udpbroadcastrelay