On 16 September 2014 at 18h53, Colin Leroy wrote: Hi, > > Done. Please let me know if you have difficulties rebasing this on > > top of 5.0. > > I've rebased everything to my branch, it seems to work fine for me. Almost fine - the client's seq number, being uint16_t, wraps around 0xFFFF in less than five minutes of playback. It makes raop-packet-buffer assert. I've implemented that attached patch to wrap around to the initial seqnum, and I have continuous playback since more than one hour :) -- Colin -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-raop-fix-sequence-number-overflow.patch Type: text/x-patch Size: 3679 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/pulseaudio-discuss/attachments/20140916/3088b841/attachment.bin> -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 819 bytes Desc: OpenPGP digital signature URL: <http://lists.freedesktop.org/archives/pulseaudio-discuss/attachments/20140916/3088b841/attachment.sig>