Re: [Live-devel] TS stream not resumed correctly after paused

2008-07-24 Thread Ross Finlayson
> Does adding fTSPCRCount = 0; to "MPEG2TransportStreamFramer::doStopGettingFrames()" overcome your problem? -- I have tried and it seems work well now. OK, I have now installed a new version (2008.07.25) of the code, that includes this fix. -- Ross Finlayson Live Networks, Inc. ht

Re: [Live-devel] TS stream not resumed correctly after paused

2008-07-24 Thread choujs
> >I try to use media server to stream my TS file, and found that >>the stream can not be resumed correctly after paused. That is, >>when resume, the speed of packet transmit become very slow. I >>have traced into the code, and found the problem may be in the >>function MPEG2TransportStreamFramer

Re: [Live-devel] TS stream not resumed correctly after paused

2008-07-24 Thread Ross Finlayson
I try to use media server to stream my TS file, and found that the stream can not be resumed correctly after paused. That is, when resume, the speed of packet transmit become very slow. I have traced into the code, and found the problem may be in the function MPEG2TransportStreamFramer::doStopGett