Release Surveillance Room - Your IP Camera Companion with extra Foscam HD Support
#84
Hello ,
i installed 1.22 Version from Github, before i used foscam4HD without any problems on Helix 14.2.
Now the plugin starts with a script error, with debug log i can see that the connection to my Foscam EP 9853 is etablished.
Maybe someone can look at my logfile please.
The only thig i can see is the problem with the preview gui, whatever it means.

many greetings

nigelman


My log:
plugin.video.surveillanceroom v1.2.2: SERVICE :: **START**
19:31:27 T:1838310464 NOTICE: plugin.video.surveillanceroom v1.2.2: SERVICE :: Log Level: Debug
19:31:27 T:1838310464 NOTICE: plugin.video.surveillanceroom v1.2.2: SERVICE :: Python Version: 2.7.3 (default, Mar 31 2015, 16:41:07)
[GCC 4.9.2]; At Least 2.7: True
19:31:27 T:1838310464 NOTICE: plugin.video.surveillanceroom v1.2.2: Camera 1 :: Enabled: True; Preview Enabled: True
19:31:27 T:1838310464 NOTICE: plugin.video.surveillanceroom v1.2.2: Camera 1 :: Testing network connection to camera...
19:31:27 T:1838310464 NOTICE: plugin.video.surveillanceroom v1.2.2: Camera 1 :: Send Foscam command: http://10.0.3.3:88/cgi-bin/CGIProxy.fcgi...etDevState
19:31:27 T:1682953280 NOTICE: -->Python Interpreter Initialized<--
19:31:28 T:1755313216 NOTICE: Thread FileCache start, auto delete: false
19:31:29 T:1755313216 NOTICE: Thread PVRGUIInfo start, auto delete: false
19:31:36 T:1682953280 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ImportError'>
Error Contents: cannot import name previewgui
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.surveillanceroom-master/default.py", line 10, in <module>
from resources.lib import settings, monitor, allcameraplayer, cameraplayer, camerasettings, utils, previewgui
ImportError: cannot import name previewgui
-->End of Python script error report<--
19:31:37 T:1969610752 ERROR: GetDirectory - Error getting plugin://plugin.video.surveillanceroom/?content_type=executable
19:31:37 T:1969610752 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.surveillanceroom/?content_type=executable) failed
19:31:37 T:1838310464 NOTICE: plugin.video.surveillanceroom v1.2.2: Camera 1 :: Received Foscam response: 0, {'isWifiConnected': '0', 'wifiConnectedAP': None, 'ddnsState': '0', 'soundAlarm': '1', 'url': 'http%3A%2F%2Fhv3985.myfoscam.org%3A88', 'IOAlarm': '0', 'upnpState': '0', 'sdState': '0', 'record': '0', 'sdTotalSpace': '0k', 'ntpState': '1', 'motionDetectAlarm': '2', 'sdFreeSpace': '0k', 'infraLedState': '1'}
19:31:37 T:1838310464 NOTICE: plugin.video.surveillanceroom v1.2.2: Camera 1 :: Connection successful.
19:31:37 T:1838310464 NOTICE: plugin.video.surveillanceroom v1.2.2: Camera 1 :: Send Foscam command: http://10.0.3.3:88/cgi-bin/CGIProxy.fcgi...e&format=1
19:31:37 T:1682953280 NOTICE: Thread BackgroundLoader start, auto delete: false
19:31:37 T:1838310464 NOTICE: plugin.video.surveillanceroom v1.2.2: Camera 1 :: Received Foscam response: 0, {}
19:31:37 T:1741681728 NOTICE: plugin.video.surveillanceroom v1.2.2: Camera 1 :: Send Foscam command: http://10.0.3.3:88/cgi-bin/CGIProxy.fcgi...tectConfig
19:31:37 T:1838310464 NOTICE: plugin.video.surveillanceroom v1.2.2: Camera 1 :: Preview Thread started.
19:31:37 T:1838310464 NOTICE: plugin.video.surveillanceroom v1.2.2: Camera 2 :: Enabled: False; Preview Enabled: False
19:31:37 T:1838310464 NOTICE: plugin.video.surveillanceroom v1.2.2: Camera 3 :: Enabled: False; Preview Enabled: False
19:31:37 T:1838310464 NOTICE: plugin.video.surveillanceroom v1.2.2: Camera 4 :: Enabled: False; Preview Enabled: False
19:31:37 T:1838310464 NOTICE: plugin.video.surveillanceroom v1.2.2: Camera 5 :: Enabled: False; Preview Enabled: False
19:31:37 T:1838310464 NOTICE: plugin.video.surveillanceroom v1.2.2: Camera 6 :: Enabled: False; Preview Enabled: False
19:31:38 T:1741681728 NOTICE: plugin.video.surveillanceroom v1.2.2: Camera 1 :: Received Foscam response: 0, {'sensitivity': '2', 'schedule4': '281474976710655', 'schedule5': '281474976710655', 'schedule6': '281474976710655', 'schedule0': '281474976710655', 'schedule1': '281474976710655', 'schedule2': '281474976710655', 'schedule3': '281474976710655', 'area4': '1023', 'area5': '1023', 'area6': '1023', 'area7': '1023', 'area0': '1023', 'area1': '1023', 'area2': '1023', 'area3': '1023', 'snapInterval': '2', 'isEnable': '1', 'isPirAlarmEnable': '0', 'isMovAlarmEnable': '0', 'triggerInterval': '15', 'linkage': '0', 'area8': '1023', 'area9': '1023'}
19:31:38 T:1741681728 NOTICE: plugin.video.surveillanceroom v1.2.2: Camera 1 :: Send Foscam command: http://10.0.3.3:88/cgi-bin/CGIProxy.fcgi...larmConfig
19:31:38 T:1741681728 NOTICE: plugin.video.surveillanceroom v1.2.2: Camera 1 :: Received Foscam response: 0, {'schedule4': '281474976710655', 'isEnable': '1', 'sensitivity': '1', 'triggerInterval': '15', 'schedule5': '281474976710655', 'schedule6': '281474976710655', 'schedule0': '281474976710655', 'schedule1': '281474976710655', 'schedule2': '281474976710655', 'schedule3': '281474976710655', 'snapInterval': '2', 'linkage': '0'}
19:31:39 T:1634882624 NOTICE: Thread BackgroundLoader start, auto delete: false
19:31:39 T:1682953280 NOTICE: plugin.video.surveillanceroom v1.2.2: Camera 1 :: Preview Window Closed
19:31:45 T:1634882624 NOTICE: Thread EPGUpdater start, auto delete: false
19:31:45 T:1810887744 NOTICE: Start - EPG thread started
19:31:46 T:1626494016 NOTICE: Thread LanguageInvoker start, auto delete: false
19:31:48 T:1591886912 NOTICE: Thread FileCache start, auto delete: false
19:31:48 T:1626494016 NOTICE: -->Python Interpreter Initialized<--
19:31:48 T:1591886912 NOTICE: Thread FileCache start, auto delete: false
19:31:55 T:1626494016 NOTICE: Previous line repeats 26 times.
19:31:55 T:1626494016 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ImportError'>
Error Contents: cannot import name previewgui
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.surveillanceroom-master/default.py", line 10, in <module>
from resources.lib import settings, monitor, allcameraplayer, cameraplayer, camerasettings, utils, previewgui
ImportError: cannot import name previewgui
Reply


Messages In This Thread
RE: Surveillance Room - Your IP Camera Companion with extra Foscam HD Support - by nigelman - 2015-11-30, 21:50
All Cameras - by zaxcom - 2016-08-25, 03:17
Axis M211 - by OnkelKraecker - 2017-03-08, 13:36
RE: Axis M211 - by jinux - 2017-03-08, 14:43
Axis M 211 - by OnkelKraecker - 2017-10-13, 12:57
RE: Axis M 211 - by maikito26 - 2018-01-24, 15:00
Logout Mark Read Team Forum Stats Members Help
Surveillance Room - Your IP Camera Companion with extra Foscam HD Support7