} else if (TypeOfEvent(e) == EVENT_BYE) {
*members += 1;
} In this case the terminal has received a BYE packet and the next scheduled packet form this terminal is also BYE. So why do we need to increment the total number of members by 1.
_______________________________________________ Audio/Video Transport Working Group avt at ietf.org https://www1.ietf.org/mailman/listinfo/avt