Skip to content

Conversation

trackme518
Copy link
Contributor

I have added definitions inside src->AudioTools->AudioLibs->VBANStream and vban->vban,h to support reply to discovery packet send from other device. I needed this in order to scan devices on the network. If the device name is not specified it will be set as device MAC address thus uniquely identifying it on the network even when dynamically DHCP managed. I have tested it both with official Voicemeeter app and my own Java implementation. I implemented this by following the VBAN protocol specs. Please merge :-). Feel free to edit if necessary.

@pschatzmann pschatzmann merged commit 8faffc9 into pschatzmann:main Jul 1, 2025
@trackme518
Copy link
Contributor Author

Thank you! Awesome work on the library btw. I may eventually commit a function to also send the discovery packet since everything is already there - the only difference is in a reply bit and how you set frame window but I am not sure how one would use that on microcontroller. I will try to add example on how to set parameters in examples thought.

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

Successfully merging this pull request may close these issues.

2 participants