[Live-devel] ~H264VideoRTPSink bug

Emiliano Parasassi millallo at gmail.com
Thu Sep 21 01:30:04 PDT 2006


Ross Finlayson wrote:
> Oops - possibly not.
> 
> Try changing line 53 of H264VideoRTPSink.cpp from
>         delete fOurFragmenter;
> to
>         Medium::close(fOurFragmenter);
> 
I have mistaken, the code is right with
    fSource = NULL;

Sorry
Emiliano


More information about the live-devel mailing list