Table of Contents

Video Pitcher

NOTE: Video Pitcher is now deprecated in favor of the new Video control and recording system. It continues to be supported for as long as the app will continue to run on newer OSX versions.

Video Pitcher is an IP Camera monitoring application with special features for easily connecting to XTension and providing the ability to record snippets of video in response to motion or other commands. It automatically creates video streams within XTension which can be used in views and also automatically appears on the list of available video streams to be viewed though the X2Web interface.

The streams and the recorded archive movies are available in XTension Views and also in the Web Remote and Mobile client web remote systems.

Version 088 fixes the sign on problem introduced with the most recent Amcrest camera firmware update. The JPEG refresh cam now supports Digest authentication and so will work with Amcrest’s latest firmware and with any other device that requires that form of authentication. Unfortunately it also removes support for RTSP streams as they are no longer a part of Apple’s video support library. They will make a re-appearence in the near future in a new form.

Version 086 is a fix for problems storing the preferences when running High Sierra, OSX 10.13 and later.

Version 080 adds reception of motion sensing and sound sensing from recent Foscam cameras.

Version 079 adds powerful filtering and enhancing features using Apple’s Core Image processing to offload much of the CPU usage of the processing to the GPU.

Video Thumbnails Video Archive Live Video Control

Whats New

set theTime to time string of (current date)
ignoring application responses
  tell app “Video Pitcher” to record from “backyard cam” for 30 info theTime & “ Backyard Motion”
end ignoring
ignoring application responses
  tell app "Video Pitcher" to record from "stream name" for 60
end ignoring

would cause a minute of video to be recorded from “stream name” to a new snippet quicktime movie. As of this writing it will be h.264 encoded quick time file, date stamped in the directory. The Ignoring Responses block is not vital, but will keep XTension from hanging up if there is a problem with the beta or if things just get bogged down. At the end of the timeout the snippet will be finalized, flattened and prepared for serving up to the web automatically. If the record from verb is issued again for the same stream while it's already recording, the timeout is just advanced forward and it will keep recording to that snippet until the timer is allowed to run out. The program can record from multiple streams at the same time. Recording for a long period of time may result in long finalization and flattening times on slower machines, but no frames should be lost on other recordings that might be going on.

The new Video Pitcher module for X2Web provides a front end as shown above to the saved snippets so that you can scroll through them after they are finalized.

Requirements

Video pitcher can be used by itself to view and record from IP cameras but is better suited to being a video injector for Xtension and using the Web Remote as the internet viewer for the video streams and captured movies. Video Pitcher requires at least OSX 10.7 though video processing and compression can become very processor intensive. If a core image compatible GPU is present in the hardware it will be used to provide the filtering, if not it will fall back to the software renderer which will significantly limit the amount of filtering that can be done.

Supported Cameras

It’s not possible for me to keep an up to date list of all the compatible cameras and their streaming links here for a free add on to XTension. If you search the internet for the models of camera that you wish to use you’ll be able to discover the direct streaming links or static jpeg links that will let you use almost any camera with this software.

Computer Requirements

Monitoring and recording a video stream requires a not insignificant amount of CPU power, especially for recording video. Though the program can run even on a 1ghz PPC machine running OSX 10.3 or later, a modern Intel chip and 10.5 is recommended. Video also takes up a lot of disk space, in the betas there is no provision for deleting old movie captures, you must monitor your disk usage manually during the beta phase.

Installation

Inside the current beta zip file you'll find the application and the replacement X2Web module that includes the video snippet archive pages.

Download

Video Pitcher is in free for use with XTension.

Build 79 5/4/2016

Download Build 079

NOTE: this version of video pitcher requires at least XTension build 932

Build 71 3/25/2016

Download Build 071

NOTE: this version of video pitcher requires at least XTension build 922

Build 68 2/22/2016

Download Build 068

Legacy Build 66

videopitcher.zip