Page 1 of 1

MJPEGViewer Sample Not Working

Posted: Sun Aug 25, 2019 8:34 pm
by cloude
Using Camera SDK 2.1.1 with two Prime Colors on Win 10 Pro/Surface Pro.

When running MJPEGViewer example the output is black with a Dropped Packet Error and the frame rate info is garbled.

However, when I Run the FrameRateCalculation example it runs fine and reports the correct FPS of 120.

I did remove 1 camera and then set: camera->SetColorCompression(1, .2, .1) to reduce the bit rate of the stream. This stopped the dropped frame alert, but it does not render any MPEG info.

Does this sample work? What am I doing wrong?

Thanks
Eric