.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
Camera control block appears when plugin doesn't support motion #7
When a plugin doesn't support ICameraMotion, the camera control block rolls up at the bottom of the video anyway. The block is empty (movement controls are hidden), but the block shouldn't come up at all.
When a plugin doesn't support ICameraMotion, the camera control block rolls up at the bottom of the video anyway. The block is empty (movement controls are hidden), but the block shouldn't come up at all.