[Live-devel] openRTSP and corrupt streams

Jeremy Noring kidjan at gmail.com
Sun Feb 14 14:33:33 PST 2010


On Fri, Feb 12, 2010 at 1:03 AM, Brenner Rene <Rene.Brenner at ruf.ch> wrote:
> Hello all
>
> I would like to record with openRTSP a stream from a h264 camera for a
> certain amount of time say 5 minutes. Now when I hard-switch off the system
> I assume the stream end is corrupt. Is there a tool or library which scans
> the h264 for corruption and fixes it?

This isn't the right mailing list to ask such a question, but doing
this is trivial--just look for the NAL unit identifier (either
0x00000001 or sometimes 0x000001) and discard the last NAL unit.


More information about the live-devel mailing list