Categories
Knowledge Support Support exacqVision Server Categories Products exacqVision Integrations

Wireshark Illustra Cameras for Motion Detection

NOTE: If you are experiencing trouble with motion recording using an Illustra camera on Exacq, please also refer to the following article, HERE.

If you are attempting to confirm that motion detection is being sent from an Illustra camera to the VMS with Wireshark:

1. Be sure you are connecting to the camera via HTTP. Capturing encrypted HTTPS traffic will not provide readable data.

2. Start the capture, trigger the desired motion.

3. The camera data will look similar to this. The example displayed shows the camera at 192.168.0.6 sending TCP packets to the server at 192.168.0.90. Note: Depending on the devices and activity on your network you may have a lot of different sources, destinations and protocol types displayed.

4. In the display filter bar above, enter the following filter string:

tcp contains NotificationMessage and tcp contains Motion

The filter displays only the packets indicating motion detection was included in the data sent to the server. In the above example, three packets were found.

5. Examining the packet closer you can view the XML message sent by the camera.

Categories
Knowledge Support Support exacqVision Client Categories Products

Axis plugin motion detection alarm event might not expire

Description

Setting a Record Video via Video Motion Event will not clear on an Axis Q6114-E camera running Edge software.

<br>

Tested Version

Edge 7.6.1.93449
Firmware 6.20.1
Client 7.6.4.94409

<br>

Platform

Edge

<br>

Steps to reproduce

  • Set a Motion Window on the camera via the Client
  • Confirm Motion Detection is functional
  • Create a new Event in Event Linking – Video Motion > “Motion Test” > Record Video > Pre set to 1 > Post set to 1 > Apply
  • Trigger motion on camera

<br>

Expected result

  • Motion triggers a red border based on the Event. The event should clear 1 second after motion has ceased being detected (based on Post-Trigger timing).

<br>

Actual result

  • The red border only clears when the 127.0.0.1 input is disconnected and re-connected to the Edge server.
  • Deleting the Event while the border is present does not clear the border.
  • Setting the schedule to Event Only has no effect.
  • Soft Triggers still function as expected

<br>

Fixed Version

7.9.16.99811