I'm developing a program that to control multiple Voicemeeter instances on different computers. The program registers for the RTPACKETs from the different computers. When sending the RTPACKETREGISTER to the remote instances our UDP client uses a different source port for each remote instance. The registration works ok, but the reply packet and all RTPACKETs are all sent to my app on the default 6980 port.
Is it possible for Service packets to be sent to the same port which the the RTREGISTERPACKETs were sent from?
See attached screenshot from wireshark showing the request/reply packets. My app sends on a non-6980 port (64137), but then all replies are to 6980, but I'd like to be back to the registering port (64137).
Thanks,
Robert
VBAN Service packets send back to source port
-
- Posts: 1
- Joined: Sat May 10, 2025 11:20 pm
VBAN Service packets send back to source port
- Attachments
-
- RTPACKET ports.png (23.51 KiB) Viewed 3209 times
-
- Site Admin
- Posts: 2139
- Joined: Sun Jan 17, 2010 12:01 pm
Re: VBAN Service packets send back to source port
What is your Voicemeeter version ? this problem has been fixed recently as far as i remember.
Be sure to use latest Voicemeeter version.
Be sure to use latest Voicemeeter version.