Release Surveillance Room - Your IP Camera Companion with extra Foscam HD Support
I created an account on the german forum as post #446 above suggested and downloaded the matrix version of the plugin from there. It installs from zip and runs just fine in kodi matrix. The only issue was that the icon wasn't displaying so adding three lines to the addon.xml file fixed that.

xml:
--- addon.xml.original  2023-02-21 18:33:58.000000000 -0500
+++ addon.xml   2023-02-21 19:31:37.760624050 -0500
@@ -10,6 +10,9 @@
   </extension>
   <extension point="xbmc.service" library="service.py" start="login"/>
   <extension point="xbmc.addon.metadata">
+    <assets>
+      <icon>icon.png</icon>
+    </assets>
     <platform>all</platform>
     <summary>Surveillance Room is a full featured IP Camera viewer for up to 6 IP Cameras.  This add-on also supports Foscam IP Cameras APIs.</summary>
     <description>v1.2.3c mods by JasonBuechler. Originally designed for Foscam HD IP cameras, this addon can now live stream and monitor motion and sound alarms for up to 6 IP Cameras.  The add-on can show the video feed for up to 4 IP Cameras simultaneously, or 6 cameras individaully.  Motion or sound alarms for Foscam IP Cameras can be made to trigger a preview of the camera, or the preview windows can be called by a button, script or externally.</description>
Reply


Messages In This Thread
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
RE: Surveillance Room - Your IP Camera Companion with extra Foscam HD Support - by yoyoma2 - 2023-02-22, 03:06
Logout Mark Read Team Forum Stats Members Help
Surveillance Room - Your IP Camera Companion with extra Foscam HD Support7