Re: [Live-devel] MPEG-TS demuxer

2007-08-22 Thread Thomas Christensen
On 22 Aug 2007, at 01:42, Ross Finlayson wrote: >> It has been mentioned before on this mailling list that live555 >> contains a demuxer for program stream and not for transport streams >> and I was wondering why. > > Because a Transport Stream demultiplexor was not needed for > streaming. MPEG

Re: [Live-devel] Is livemedia a shared library or a static library?

2007-08-22 Thread Brian Gitonga Marete
On Tue, 2007-08-21 at 08:51 +, ZengWenfeng wrote: > As the title. Thanks in advance! Static as compiled by the makefiles it comes with. But you can always compile it as a shared library/libraries. The details of how to do this depend on your operating system platform. Regards, Brian G. Marete