VBAN sleep if receiver is unresponsive
VBAN sleep if receiver is unresponsive
VBAN outgoing currently just spits out UDP packets with no regard to an active receiver. I'd suggest an occasional UDP response from receiver back to transmitter or sleep the outgoing stream at certain time intervals to keep bandwidth back to transmitter low. This could be optional but I'd certainly like to see a VBAN outgoing sleep if the receiver doesn't respond every handful of minutes with a UDP confirmation packet. A configured Receiver should send this confirmation packet out regardless of an incoming stream to start the Transmitter back up again (wake from sleep).
-
- Site Admin
- Posts: 2133
- Joined: Sun Jan 17, 2010 12:01 pm
Re: VBAN sleep if receiver is unresponsive
for the moment there is no "keepalive" protocol in VBAN . the VBAN stream is sent without aknowledgement. We note your requestanyway.