I have an Onvif compatible IP camera which may support different codecs and resolution.
I can get information about the Streaming Profiles supported by the camera using GetProfiles
API and get respective profile information in detail using GetProfile
API.
But I am unable to find in what profile NTSC/PAL
my camera would stream on certain resolution.
I have already searched through the API listed on http://www.onvif.org/onvif/ver10/media/wsdl/media.wsdl but unable to find a filed or API which reveals the required information.