forked from openhab/openhab-addons
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ipcamera] Fix several issues and some improvements (openhab#11300)
* Fixes an issue now that the binding is not polling the snapshot anymore where the jpg could return an old image from cache. * Fixes an issue that could be caused if you spammed the refresh key whilst watching ipcamera.mjpeg * Improvements in stopping the servlet and stopping any open streams if the pause button is pressed on a camera thing. * Reduces memory, thread and open file descriptor resource use. * Fixes empty passwords create bad log output for logged ffmpeg commands. * Fix for INSTAR cameras that created a WARN about bad user/pass when setting up the alarm server. Closes openhab#11301 Signed-off-by: Matthew Skinner <[email protected]>
- Loading branch information
Showing
5 changed files
with
136 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.