User Tools

Site Tools


current

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
current [2022/12/06 13:58]
James Sentman added beta link
current [2023/01/07 21:36]
James Sentman added beta build announcement
Line 1: Line 1:
-=====XTension Version 9.4.48===== +=====XTension Version 9.5=====
-**NOTE: A more recent [[current:​beta|Beta Version of 9.5]] is available for testing of the [[video|new Video Subsystem]].** +
-\\+
  
 +**A BETA VERSION IS AVAILABLE:​** [[current:​beta|A beta build of 9.5.1 is now available]]
  
-Released ​11/5/2022\\+Released ​12/25/2022\\
 \\ \\
-Download for all Supported OS versions; [[https://​www.machomeautomation.com/​files/​xtension/​xtension_9_4_48.dmg|XTension. v 9.4.48 (build ​1055)]]\\+Download for all Supported OS versions; [[https://​www.machomeautomation.com/​files/​xtension/​xtension_9_5.dmg|XTension. v 9.(build ​1059)]]\\
  
-**Minimum System Version** for this release is OSX 10.10 but not all plugins ​may function properly prior to 10.13. Please start the necessary work to upgrade to at least 10.13 for future ​builds ​will no longer be able to support 10.10.\\+**Minimum System Version** for this release is OSX 10.10 but not all plugins ​will function properly prior to 10.13. Please start the necessary work to upgrade to at least 10.13 or recommended 10.15 or newer. At some point in the near future ​it will no longer be possible for me to support ​anything prior to 10.13 and the video plugins will never work prior to Catalina.
  
 Apart from a few older plugins the entirety of the application and it’s plugins now run natively on both Intel and M1 macs. Apart from a few older plugins the entirety of the application and it’s plugins now run natively on both Intel and M1 macs.
  
-NOTE that no database changes are made while updating to this version so if you do have issues with the new plugins you can return to the previous version by just replacing the previous executable. It should not be necessary to replace the Database with the backup version that will be made when running this version for the first time. +====9.Change Log:==== 
- +Most of the changes and additions for this update are covered ​in the [[video|new Video section]] on the wikiHave look there for the entirety ​of the documentation ​for those new abilities.
-====9.4.48 Change Log:==== +
- +
-  * NEW: An entirely new video subsystem is now in alpha testing. It is not feature complete or caught up with the now ancient ​[[video_pitcher|Video ​Pitcher]] but it will be eventually. There are now 4 plugins (and there will be more before it’s complete) to do with video processing in the new manner.  +
-    * **Video Encoder Service** in order to keep each video stream from starting ​ up it’s own encoding service and bringing your CPU to it’s knees you need a single instance of the Video Encoder Service plugin running. This receives encoding jobs from any and all of the other video plugins and will convert any recorded videos to h264 video one at a time. If you record a huge amount of video or have a slow machine and lots of cameras just recording all the time it is possible that this will get behind and the recordings will build up. Other modes of recording live are coming but not yet available. I originally built this using ffmpeg to encode the video but it made no use of the GPU on MacOS so I wrote another app that did and it is now launched and run by this server to encode ​the temporarily saved video dataIn my testing it was at least 3x faster than ffmpeg when using the GPU and did not cause the entire machine to hang up if more than one thing was happening at time. You only need to create a single instance of this plugin and it will handle all the encoding for the moment. Creating more than one only wastes memory as only one can be active at a time. The archives for individual video sources recordings are available to the web remote controls for remote viewing. This entire new video processing system has been a huge amount of effort. I think  you’ll find that your framerates as displayed in the program and in the web remotes as well as what gets recorded are significantly better than what they were with the old video pitcher program. As of this moment ​there is no direct control of manipulating the images or sending commands directly to the cameras but this is coming. +
-    * **RTSP Video** connects to an rtsp stream and makes it’s stream available to XTension ​for display in any of the web remotes or recording via the Video Encoder Service. +
-    * **MJPEG Video** This plugin can connect to any of the older devices that still use an mjpeg stream to send video. Otherwise all the same as the RTSP video setup. +
-    * **JPEG Refresh Video** There still remain many older cameras that do not support anything that is currently avauilable or some that perhaps you only want a low refresh rate of still images and for those the JPEG refresh plugin is the answer. The framerate of these will be much less than any of the others but will work with anything that has a “show me a snapshot” type link anywhere in their interface. +
-    * Both web remote plugins have been updated to be able to view video from both the old and the new system at the same time. It is not necessary to completely switch from one to the other. You can move only a single stream to the new system for testing and keep Video Pitcher running normally until we’re sure it’s working properly. +
-  * NEW: SMTP Passthrough Plugin. This is part of the new video support and is in a very alpha state as well. It is not feature complete indeed it cannot even do as it’s name suggests and pass the connection through to another server. If you have a camera that is old enough to not have any other way to get motion or other alerts from it but via email you can setup this server and point the camera to this. An ON event will be generated in XTension every time the device tries to send an email. This will work with any device that tries to send an email that you simply want an ON event in XTension for not just cameras. +
-  * FIX: Lots of fixes to the Hue plugin. There remained many issues related to the python version change as well as some related to how they represented sensors. All of the remaining issues have been fixed and the plugin should run more normally now without receiving updates constantly for the various sensor types once their battery level has changed as they did in the past. I am about to start reviewing the 2.0 version of the their API to see if that more easily gets us the data than the original API. If this is something you want to use or if you use one of these hubs at all please let me know so I can prioritize it. +
-  * FIX: A problem with the Hubitat plugin that would cause it to log errors when receiving door lock pin code updates. +
-  * FIX: You can now delete items from the web remote interfaces. It was due to a sea change in how the data structures were handled under the hood but I think it’s coming together now. +
-  * FIX: Several typos and other should have been obvious but weren’t errors in the TCPLink/​Kasa plugin are fixed. Thanks to all of you that not only reported the issues but actually fixed them and posted the details! +
-  * NEW: Debug mode for new style plugins (not any of the legacy plugins) is now preserved across restarts, so if there is a problem during the initial loading it’s a lot easier to get that output without having to run special versions. +
-  * FIX: Many other smaller errors in various other plugins related to the switch from python2 to python3 have been fixed as well. Please test anything that wasn’t working for you before and re-submit any log output for issues to me as I am better able to know where the issues actually are at this point.+
  
-I cannot overstate how much work the new video subsystem was to get working properlyThere will definitely be major changes ​to the interfaces and everything else but it actually works now for recording ​and to the web remotesPlease give that a try even though there is not yet any more documentation than this document.+  * NEW: The aforementioned New [[video|Video Subsystem]] 
 +  * NEW: The aforementioned camera control plugins also discussed in detail at the above link. 
 +  * NEW: [[supported_hardware:​controlbywebout|Direct Connect plugin for Control By Web devices]]. Does not require the use of the Remote Services settings in those devices and makes a direct connection from XTension to the device.  
 +  * NEW: SMTP Fake plugin. Runs what looks to a device as an SMTP server that it can try to send an email through. The use is for older cameras or other devices that have the ability to send an email alert but no other way to get alerts from themConfigure the device to try to send an email via this plugin and you’ll get a Unit in XTension that will receive an ON whenever that device connects ​to the fake server. Note that the interface for it contains fields to attempt a passthrough from there to a real server but this is not working yet. Consider this to be in a beta stage. 
 +  * NEW: When control clicking on an interface in the list and bringing up the “show floating status window” this now contains a scrolling graph of the CPU usage of the plugin. This is less accurate ​for plugins that startup other helper apps but can be helpful in finding where all your CPU usage is coming from or if a particular plugin is stuck in some loop or other. 
 +  * FIX: in the Hubitat plugin that could cause errors when loading door lock pin code fields. 
 +  * FIX: The Web interfaces can once again delete items from their pages without them re-appearing at the next restart of the plugin. 
 +  * FIX: Several small fixes to the Kasa/​TP-Link plugin including fixing a state it could get into where it would not be able to rediscover devices that had dropped off the network until you disabled ​and re-enabled the plugin. 
 +  * FIX: Fix to the Hue Hub plugin so that devices with battery levels report correctly and dont continue to generate traffic constantly after the first update to the battery. 
 +  * FIX: Several more fixes to the Hue Hub plugin ​that were causing issues with other sensor types. 
 +  * Change: Debug mode for non-original plugins is now persistent across enabling of the plugins or rebooting of the device. You can turn debug mode on while the interface ​is not running and it will log more information during the startup of the interface.
  
  
current.txt · Last modified: 2023/02/03 17:00 by James Sentman