• Jean-Paul Saman's avatar
    On send error ENOTCONN try to reconnect the stream output instance with the... · 434f2999
    Jean-Paul Saman authored
    On send error ENOTCONN try to reconnect the stream output instance with the network. This worksaround accidental unplugging of a cable while streaming. However it only works with multicast upto the timeout period of the multicast stream. If that expires the switch or os kicks in and all multicast joins expire. Resulting in no stream what so ever. The client then needs to reconnect. O, yes also only works with fixed ipaddresses.
    434f2999
udp.c 19.3 KB