Hi Sathish, On Mon, Jul 2, 2018 at 4:25 PM, Sathish Narasimman <nsathish41 at gmail.com> wrote: > Hi, > > I am trying to make WBS with PulseAudio. I am almost successful in > establishing the connection and making a WBS traffic. > > But out of 10 attempts or sometimes the TX packets are not sent due to > POLLOUT is not reflected in the pollfd > /* Test if the stream is writable */ > if (pollfd->revents & POLLOUT) > writable = true; Are you sure you are polling with POLLOUT? > I would like to know what causes the stream as not writable. > What are the connecting modules to resolve this? > This happening only with WBS as NBS works good without any problem. > > > Thanks, > Sathish N > > _______________________________________________ > pulseaudio-discuss mailing list > pulseaudio-discuss at lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss > -- Luiz Augusto von Dentz