<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, Sans-Serif;font-size:16px"><div dir="ltr" id="yui_3_16_0_1_1421785681112_2811">I have blocks of 188bytes Transport Stream data received in real-time. I would like to transmit these over network to custom clients for processing and display. I can package e.g. 7 blocks into UDP packets and send / receive. Question is how to demux this input stream? Or is this possible? I've looked at the demux.c example but they operate from files or URL. Alternatively how to best transmit the transport stream blocks to our clients?</div><div dir="ltr">Any advice appreciated.<br></div></div></body></html>