I have 7 IPC-T5442T cams purchased from Andy. All, as far as I can tell, have identical settings in the camera Web UIs. All have been added to BI. However, one of the cams is not being set up like the others. It seems as if the camera in question is returning a "Bad response" when I use Find/Inspect in BI. Ultimately, that camera is being added and I can see the stream, but it appears to not be set up as ONVIF and thus I can't configure it for multiple substreams. I've pasted the log from BI's Find/Inspect for the "bad" camera and another for one of the "good" ones for comparison. What could be happening here?
Bad
(note line 7)
Good
Bad
(note line 7)
Code:
Opening 192.168.23.171 port 80...
HTTP Get / request...
OK
ONVIF GetSystemDateAndTime
2022-11-03T02:54:33.000Z
Requesting device information...
Bad response
GetCapabilities...
Querying services
Has Search services: /onvif/search_service
Has Imaging services: /onvif/imaging_service
Has media services: /onvif/media_service
Has RTP_RTSP_TCP, requesting profiles
Has Event services: /onvif/event_service
Has WSPullPointSupport
RelayOutputs: 0
InputConnectors: 0
Has Device IO services: /onvif/deviceIO_service
AudioOutputs: 0
Opening 192.168.23.171 port 8999...
ONVIF GetSystemDateAndTime
HTTP 12029
Checking for common cameras...
Foscam FI86xx/98xx compatible?
Foscam FI89xx compatible?
Foscam FI9821 V2 compatible?
Foscam FI9821 media port compatible?
Cantonk port 34567?
RTSP port open?
RTSP port detected!
Done
Good
Code:
Opening 192.168.23.175 port 80...
HTTP Get / request...
OK
ONVIF GetSystemDateAndTime
2022-11-03T02:56:36.000Z
Requesting device information...
Manufacturer: General
Model: IPC-T5442T-ZE
FirmwareVersion: 2.840.15OG00D.0.R, Build Date 2022-08-18
GetCapabilities...
Querying services
Has Imaging services: /onvif/imaging_service
Has media services: /onvif/media_service
Has RTP_RTSP_TCP, requesting profiles
profile token MediaProfile00000
profile name MediaProfile_Channel1_MainStream
profile source is 00000
profile source config is 00000
profile token MediaProfile00001
profile name MediaProfile_Channel1_SubStream1
profile source is 00000
profile source config is 00000
profile token MediaProfile00002
profile name MediaProfile_Channel1_SubStream2
profile source is 00000
profile source config is 00000
requesting URI for profile MediaProfile00000
RTSP URI: /cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif
requesting URI for profile MediaProfile00001
RTSP URI: /cam/realmonitor?channel=1&subtype=1&unicast=true&proto=Onvif
requesting URI for profile MediaProfile00002
RTSP URI: /cam/realmonitor?channel=1&subtype=2&unicast=true&proto=Onvif
Has Event services: /onvif/event_service
Has WSPullPointSupport
RelayOutputs: 0
InputConnectors: 0
Has Device IO services: /onvif/deviceIO_service
AudioOutputs: 0
Has PTZ service: /onvif/ptz_service
Done