[Live-devel] StreamReplicator with FileSink problem

Bruno Abreu bruno.abreu at livingdata.pt
Thu Jan 24 17:25:02 PST 2013


On 01/22/2013 09:51 PM, Ross Finlayson wrote:
> Yes, I agree.  In the next version of the software, this piece of code -
> in "FileSink::afterGettingFrame()" - will become:
>
>    if (fOutFid == NULL || fflush(fOutFid) == EOF) {
>      // The output file has closed.  Handle this the same way as if
> the input source had closed:
>      if (fSource != NULL) fSource->stopGettingFrames();
>      onSourceClosure(this);
>      return;
>    }

On 01/23/2013 01:27 AM, Ross Finlayson wrote:
> Ugh.  I'm not thrilled by this hack, but right now I don't see a better
> solution, so I've gone ahead and included it in the latest release
> (2012.01.23) of the software.

Hello Ross,

just reporting that everything is working as expected in our code with 
the latest release (2012.01.23) of LIVE555.

Thank you very much for your support.

Bruno Abreu

-- 
Living Data - Sistemas de Informação e Apoio à Decisão, Lda.

LxFactory - Rua Rodrigues de Faria, 103,
edifício I - 4º piso                  Phone:  +351 213622163
1300-501 LISBOA                       Fax:    +351 213622165
Portugal                              URL: www.livingdata.pt


More information about the live-devel mailing list