SmartCap capability message in XML format
<SmartCap version="2.0" xmlns="http://www.isapi.org/ver20/XMLSchema"> <isSupportROI><!--opt, xs:boolean, whether to support ROI (Region of Interest)--></isSupportROI> <isSupportFaceDetect><!--opt, xs:boolean, whether to support face detection--></isSupportFaceDetect> <isSupportIntelliTrace><!--opt, xs:boolean--></isSupportIntelliTrace> <isSupportFieldDetection><!--opt, xs:boolean, whether to support region detection--></isSupportFieldDetection> <isSupportDefocusDetection><!--opt, xs:boolean--></isSupportDefocusDetection> <isSupportAudioDetection><!--opt, xs:boolean--></isSupportAudioDetection> <isSupportSceneChangeDetection><!--opt, xs:boolean, whether to support scene change detection--></isSupportSceneChangeDetection> <isSupportLineDetection><!--opt, xs:boolean--></isSupportLineDetection> <isSupportRegionEntrance><!--opt, xs:boolean--></isSupportRegionEntrance> <isSupportRegionExiting><!--opt, xs:boolean--></isSupportRegionExiting> <isSupportLoitering><!--opt, xs:boolean--></isSupportLoitering> <isSupportGroup><!--opt, xs:boolean--></isSupportGroup> <isSupportRapidMove><!--opt, xs:boolean--></isSupportRapidMove> <isSupportParking><!--opt, xs:boolean--></isSupportParking> <isSupportUnattendedBaggage><!--opt, xs:boolean--></isSupportUnattendedBaggage> <isSupportAttendedBaggage><!--opt, xs:boolean--></isSupportAttendedBaggage> <isSupportPeopleDetection><!--opt, xs:boolean--></isSupportPeopleDetection> <isSupportStorageDetection><!--opt, xs:boolean--></isSupportStorageDetection> <isSupportShipsDetection><!--opt, xs:boolean--></isSupportShipsDetection> <isSupportSmartCalibration><!--opt, xs:boolean--></isSupportSmartCalibration> <isSupportShield><!--opt, xs:boolean, whether to support shielded area--></isSupportShield> <isSupportAlgVersion><!--opt, xs:boolean, whether to support algorithm library version--></isSupportAlgVersion> <isSupportVideoOverlap><!--opt, xs:boolean, whether to support text overlay--></isSupportVideoOverlap> <isSupportParkingState><!--opt, xs:boolean, whether to support parking space status detection--></isSupportParkingState> <isSupportChannelResource><!--opt, xs:boolean--></ isSupportChannelResource> <isSupportAnalysisUnitSwitch opt="true,false"><!--opt, xs:boolean, whether to support analysis unit switch--></isSupportAnalysisUnitSwitch> <isSupportHFPD><!--opt, xs:boolean, whether to support frequently appeared person detection--></isSupportHFPD> <isSupportLFPD><!--opt, xs:boolean, whether it supports low frequency person detection, related URI: /ISAPI/SDT/LFPD?format=json--></isSupportLFPD> <isSupportImageROI<!--opt, xs:boolean, whether to support smartJpeg (image ROI (Region of Interest))--></isSupportImageROI> </SmartCap>