mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
49_SSCam: V2.4.0, new commands "snapinfo" and "runView lastsnap_fw", minor fixes
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14812 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
0bcc2f0454
commit
02d02fb344
@ -2883,6 +2883,7 @@ sub sscam_camop_parse ($) {
|
||||
|
||||
# Schnapschuss soll als liveView angezeigt werden (mindestens 1 Bild vorhanden)
|
||||
if ($hash->{HELPER}{RUNVIEW} =~ /snap/ && exists($allsnaps{0}{imageData})) {
|
||||
delete $hash->{HELPER}{RUNVIEW};
|
||||
$hash->{HELPER}{LINK} = $allsnaps{0}{imageData};
|
||||
# Browserrefresh
|
||||
DoTrigger($name,"startview");
|
||||
|
Loading…
x
Reference in New Issue
Block a user