victor-david / camera-eye

.Net Core 3.1 WPF Windows application to view and manipulate multiple IP cameras. Handles RTSP and MJPEG streams. Provides ability to pan and tilt the cameras. Uses plugins to deal with specific camera makes / models.
GNU General Public License v3.0
22 stars 3 forks source link

Status banner #3

Closed victor-david closed 4 years ago

victor-david commented 4 years ago

The status banner doesn't stay attached to the video image correctly as size of container and/or the image itself changes.

victor-david commented 4 years ago

Discovered bug. When image flipped, up and down movement is reverse "sticky" for the banner. When mirrored, left and right movement is reverse sticky.