I think this caters for compressed codecs where each frame/packet may be smaller or larger than the first - The original code assumes that all frames are equally sized and sets a buffer based on the first packet.
Unfortunately the patch in bristuff is broken, and causes a kind of reset of the channel if the packet size changes, and if it is changing, it is generally changing quite often - I have a fix somewhere that I needed for one customer, but I don't think I use it at the moment so it might take some finding. Regards, Steve 2008/8/3 Tzafrir Cohen <[EMAIL PROTECTED]>: > Another part I don't understand: > > What exactly are the changes in apps/app_meetme.c for? For the cases of > packets that are two large? Or actually too small? Can anybody think of > a reproducable scenario where this will happen? > > The code and the comments seem to conflict. > > -- > Tzafrir Cohen > icq#16849755 jabber:[EMAIL PROTECTED] > +972-50-7952406 mailto:[EMAIL PROTECTED] > http://www.xorcom.com iax:[EMAIL PROTECTED]/tzafrir _______________________________________________ Bristuff-users mailing list [email protected] http://lists.three-dimensional.net/mailman/listinfo/bristuff-users
