Does the MIPS driver support video?

In the UIVideoProvider sample, there is a teasing comment in the code for settings up the “_parameters” dictionary, stating:

‘_parameters.Add(“CodecList”, “Jpeg”); // Mpeg,H264 later’

Does that mean that there is support, but it is not demonstrated here or that the support is planned, but not implemented yet? Or… :wink:

Best regards,

Thomas Sejerøe

The MIP Driver only support JPEG.

See also - https://force.milestonesys.com/support/articles/en_US/FAQ/About-hardware-device-driver-development-and-the-Milestone-Integration-Platform-MIP-SDK

OK. Thank you for the quick reply. :slight_smile:

Best regards,

Thomas Sejerøe