SRF-Consulting-Group-Inc / iris

Intelligent Roadway Information System
GNU General Public License v2.0
2 stars 0 forks source link

In-window stream panel hangs #48

Open gordonparikh opened 1 year ago

gordonparikh commented 1 year ago

When trying to play video from a camera, the stream panel in the main IRIS client window can sometimes stop updating, looking like the following screen capture for several seconds before the stream finally displays.

IRIS_StreamPanelHang

This behavior is inconsistent, but seems to be reproducible by some sequence of clicking around on cameras, starting and stopping streams (i.e. with the stop button), opening camera setting dialog windows, etc.

This seems to be an issue with the IRIS GUI updating, as opposed to problems getting the stream to play due to issues with a particular stream, though it may be related (e.g. the GUI gets stuck waiting for the stream and doesn't update or something).

The issue does not appear to affect pop-out windows, which seem to play the stream promptly.