"No sd in checkCommandQueue, comms not open?" warning when hovering over thumbnails

Forum for questions and support relating to the 1.32.x releases only.
Post Reply
hdlineage
Posts: 1
Joined: Fri Jan 10, 2020 9:41 pm

"No sd in checkCommandQueue, comms not open?" warning when hovering over thumbnails

Post by hdlineage »

Currently running 1.32.3 on Ubuntu 16.04.
Streaming using rtsp with 2 cameras.

Whenever I hover my cursor over the event thumbnails I get "No sd in checkCommandQueue, comms not open?" warning in the log.

Anyone know whats going on here?
User avatar
iconnor
Posts: 2903
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: "No sd in checkCommandQueue, comms not open?" warning when hovering over thumbnails

Post by iconnor »

I don't know what's going on.

When you mouseover, we replace the url in the image tag from a url to a static thumbnail image to a url to zms which streams the event.

This is not supposed to talk overly much to zms, just stream the video.

This error tells me that we are specifying a connkey, which tells zms to open a communications channel so that we can send commands like fast forward, etc... but it shouldn't be doing that.
Post Reply