MJPEGViewer Sample Not Working

Post Reply
cloude
Posts: 2
Joined: Sun Jun 10, 2018 10:26 am

MJPEGViewer Sample Not Working

Post 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
Post Reply