Re: [Live-devel] patch to make MPEG1or2FileServerDemux seekable

2010-07-03 Thread Ross Finlayson
For some reasons i want to have class MPEG1or2FileServerDemux seekable to have the possibility to seek on the input file. I'm a bit puzzled as to why you want to do this. A "MPEG1or2FileServerDemux" is used only within a "MPEG1or2DemuxedServerMediaSubsession" (to implement a RTSP server that

[Live-devel] patch to make MPEG1or2FileServerDemux seekable

2010-07-01 Thread Victor V. Vinokurov
Good day! For some reasons i want to have class MPEG1or2FileServerDemux seekable to have the possibility to seek on the input file. My small patch do this work. I hope that this possibility will be usefull not only for me and will be included in future releases of live555. -- See you! --- Vityus