Not a direct answer, but instead of jellyfin music, have you considered Roon? https://roon.app/en/I found a forum post about your WiiM mini and Vlans here, maybe that helps also: https://forum.wiimhome.com/threads/app-option-for-fixed-ip-devices-on-another-network.127/
2023-11-12T17:42:55 [Notice] root /usr/local/etc/rc.d/os-udpbroadcastrelay: WARNING: failed to start osudpbroadcastrelay
udpbroadcastrelay --id 2 --port 5353 --dev lan.20 --dev lan.30 --multicast 224.0.0.251 -s 1.1.1.1 --msearch dial
udpbroadcastrelay --id 1 --port 1900 --dev lan.20 --dev lan.30 --multicast 239.255.255.250 --msearch dial -d -s 1.1.1.2
udpbroadcastrelay --id 1 --port 1900 --dev lan.20 --dev lan.30 --multicast 239.255.255.250 -d
Thanks marjohn56, this put me on the right track. It works beautifully now - can control my Logitech server from within my guest VLAN.
cvlc BigBuckBunny_320x180.mp4 --sout "#rtp{dst=239.255.1.2,port=5004,ttl=10,mux=ts,sap,name=Bunny}" --no-sout-all --sout-keep --loop
vlc rtp://239.255.1.2:5004
udpbroadcastrelay --id 2 --dev re2 --dev re2_vlan10 --dev re2_vlan12 --port 5353 --multicast 224.0.0.251 -s 1.1.1.1 -fudpbroadcastrelay --id 1 --dev re2 --dev re2_vlan10 --dev re2_vlan12 --port 1900 --multicast 239.255.255.250 -s 1.1.1.2 -fudpbroadcastrelay --id 20 --dev re2 --dev re2_vlan10 --dev re2_vlan12 --port 5004 -f
Perhaps because it's RTP and not UDP?
IP (tos 0x0, ttl 10, [DF], UDP) 192.168.12.101.47386 > 239.255.1.2.5004: UDP
Then, to get the TV working I have to run:Code: [Select]udpbroadcastrelay --id 1 --port 1900 --dev lan.20 --dev lan.30 --multicast 239.255.255.250 --msearch dial -d -s 1.1.1.2
To get the Roku to work I have to run:Code: [Select]udpbroadcastrelay --id 1 --port 1900 --dev lan.20 --dev lan.30 --multicast 239.255.255.250 -dI tried running both commands with a different ID number but this caused a multicast flood.
mDNS (Chromecast/Apple Bonjour)224.0.0.251:5353 -s1.1.1.1224.0.0.251:5353 224.0.0.51:5353 -s1.1.1.1224.0.0.251:5353224.0.0.1:5353SSDP (UPnp/DLNA Media)239.255.255.250:1900239.255.255.250:1900 -s1.1.1.1