> Does a route or method exists to pass these frames, including the multiple > startcodes into a framer class?
Yes. A “H264VideoStreamFramer” takes as input an unstructured byte stream containing an arbitrary number of H.264 NAL units, including ‘start codes’. In contrast, a “H264VideoStreamDiscreteFramer” takes as input a sequence of H.264 NAL units - one at a time - *without* ‘start codes’. (Similarly, for H.265, use a “H265VideoStreamFramer” or a “H265VideoStreamDiscreteFramer”.) Ross Finlayson Live Networks, Inc. http://www.live555.com/ _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel