mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-07 16:59:18 +00:00
49_IPCAM: introduced incrementalTimeout
git-svn-id: https://svn.fhem.de/fhem/trunk@24183 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
df46d33d71
commit
4ef381e2e3
@ -487,7 +487,7 @@ sub RequestSnapshotWithCallback {
|
||||
method => "GET",
|
||||
callback => \&IPCAM::RequestSnapshot_Callback,
|
||||
hash => $hash,
|
||||
incrementalTimout => 1,
|
||||
incrementalTimeout => 1,
|
||||
callbackCommand => $callbackCommand
|
||||
};
|
||||
HttpUtils_NonblockingGet($apiParam);
|
||||
|
Loading…
x
Reference in New Issue
Block a user