The VideoOS.Platform.Item has no attribute to store the format of the stream from the camera. I want to know the stream format is of H264 or H265 and so forth, so that I can call optimized decoder to handle.
Is it possible to retrieve camera stream format in C# or C++?