<div>The error was that I for one call doGetNextFrame several times calling afterGetting. For solution used by queue from stl.</div><div>I think there is a shortage of examples to DeviceSource. The source code for opencv attached.</div><div>22.01.2012, 15:48, "Ross Finlayson" <finlayson@live555.com>:</div><blockquote type="cite">As I noted before, SPS (nal_unit_type 7) and PPS (nal_unit_type 8) NAL units *must* appear - at least once - in the sequence of NAL units that you feed to "<span style="font-size:14px;">H264VideoStreamDiscreteFramer". šTherefore, in your case, you must set your "b_repeat_headers" variable to 1.</span><div><span style="font-size:14px;"><br /></span></div><div><span style="font-size:14px;">If this is causing a segmentation fault, then this is a bug in your code that you will need to solve.</span></div><br /><br /><div><span style="border-collapse:separate;font-family:Helvetica;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal;text-transform:none;font-size:medium;"><span style="border-collapse:separate;font-family:Helvetica;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal;text-transform:none;font-size:medium;">Ross Finlayson<br />Live Networks, Inc.<br /><a href="http://www.live555.com/">http://www.live555.com/</a></span></span></div><br /><p>_______________________________________________<br />live-devel mailing list<br /><a href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a><br /><a href="http://lists.live555.com/mailman/listinfo/live-devel">http://lists.live555.com/mailman/listinfo/live-devel</a></p></blockquote>