Reading Stream properties from live video.

Hello, guys

Is there any way I can read stream properties like fps, video codec, streaming protocol from a live video using SDK?

I need them in dynamic array, list or dictionary.

Thank you in advance!

The Configuration API has a strongly typed counterpart in the classes in the ConfigurationItems class. Using ConfigurationItems.camera allows you to get the properties.