quiniouben / vban

VBAN protocol open-source implementation
GNU General Public License v3.0
450 stars 63 forks source link

Remove IP Field? #82

Open Lithiuman opened 2 years ago

Lithiuman commented 2 years ago

Is there any way to potentially not have to use the field for broadcasting IP when using vban_receptor?

On the VBAN Receptor app (android), if you send a stream, it pops up in a dialog of streams to select. Is it at all possible to achieve something similar with this? Maybe just switch to the first stream sent to it, etc.

If not, that's ok