Page 1 of 1

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

Posted: Fri Jan 10, 2020 9:45 pm
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?

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

Posted: Thu Jan 16, 2020 12:41 am
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.