>I am having a few problems while parsing PES stripped from DVB-T 
>MPEG-TS to the MPEGDemux Class.

You can't do this.  The "MPEG1or2Demux" class is used for parsing 
MPEG Program Stream data.

>Secondly , since our aim is to stream the ES... how can I strip the 
>ES from PES stream?

You will need to write your own filter class that parses PES packet 
data (only), to produce ES data.
-- 

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to