[Live-devel] H.264 Stream Framer Subclass
Engin Kurutepe
kurutepe at nue.tu-berlin.de
Thu Dec 14 08:03:55 PST 2006
Hello all,
The FAQ states that a subclass of the H264VideoStreamFramer must be
implemented in order to provide NALU's to the H264VideoRTPSink.
The H264VideoStreamFramer source states that subclasses must define the
virtual currentNALUnitEndsAccessUnit function.
But obviously this is not sufficient. As far as I can tell at least
doGetNextFrame must be implemented as well.
So, are there other functions that should be implemented besides those
two? In other words, what are the necessary and sufficient functions the
subclass needs to implement?
Thanks,
Engin Kurutepe.
More information about the live-devel
mailing list