Hi all, I'm trying to stream mpeg4 video with vlc (MPEG2-TS encapsulation) and receive it on the client side. I use DirectShow filters to receive, demux, decode and render incoming stream (filters: MPEG-2 TS Receiver -> MPEG-2 Demultiplexer -> A/V Decoders -> A/V Renderers). MPEG-2 Demultiplexer is ...