How we can get the camera's setting resolution

Hi,

We want to know whether we can get the original resolution which camera streamed.

We understood that the resolution is set by property of Width and Height when we use BitmapLiveSource.

When we set Width and Height to “0” it looks we can get original resolution that camera streamed.

Is it a specification ? We couldn’t find from the document.

Correct observation..

https://force.milestonesys.com/support/articles/en_US/How_To/How-to-obtain-the-camera-defined-resolution-XLiveSource-XVideoSource

Thank you for your support.

This is the information we wanted.