0

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.

Krishna Oza
  • 1,390
  • 2
  • 25
  • 50
  • Aren't you confusing something? NTSC/PAL are analog video formats, while an IP camera outputs a digital video through the RTSP connection? – Rudolfs Bundulis Sep 29 '16 at 16:12
  • @RudolfsBundulis correct however we have othr IP camera's and we define their capabilities via a static XML which contains the NTSC/PAL format along with its other information such as resolution , fps etc. – Krishna Oza Sep 30 '16 at 07:16
  • well I still can't get the connection between ONVIF and this? You have a camera that exposes its capabilities via an XML. Ok clear. How is this related to ONVIF? You want the XML to be ONVIF compatible? – Rudolfs Bundulis Sep 30 '16 at 08:44
  • @RudolfsBundulis If a camera supports ONVIF standard it will return the XML in the ONVIF standard format. The question is that how we can get the information if a camera supports NTSC/PAL or it is not required altogether. I wanted to know this we have been configuration the NTSC/PAL as streaming profile of other IP cameras liek Cisco , Sony and Axis. – Krishna Oza Oct 02 '16 at 07:04

0 Answers0