Grid icon indicating copy to clipboard operation
Grid copied to clipboard

Widget Reinitialization during Drag and Drop - RTSP Stream Camera Widget

Open dtrognn opened this issue 1 year ago • 0 comments

I am using the ExyteGrid library to implement a Dashboard feature in my application. One of the widgets I have is a Camera Widget that streams video from an RTSP source. When I perform a drag-and-drop operation to rearrange this widget within the grid, I notice that the widget is being reinitialized.

This reinitialization causes the RTSP connection to drop and reconnect, leading to a poor user experience and reduced application performance.

dtrognn avatar Aug 28 '24 10:08 dtrognn