[Client] 2.1.7 released

This is a maintenance release for 2.1 series of the client.  This release now allows you to select between RTSP and MJPEG streaming.  MJPEG will use more bandwidth and be more CPU intensive, but may work better on certain networks.  This also resolves an issue where RTSP connections were never closed, which lead to the client consuming all available sockets and crashing.

The next release will focus on audio support for archived video.

As always you can download the client on our website, www.bluecherrydvr.com/downloads or run ‘sudo apt-get update ; sudo apt-get install bluecherry-client’ on Ubuntu / Debian systems.  Optionally you can build the latest client yourself by downloading the source code here (https://github.com/bluecherrydvr/bluecherry-client)

The following features are added in this release:

* Feature: Update libav to 9.10 (latest stable)

The following bugs are fixed in this release:

  * Bug #162: Add option for MJPEG streaming
  * Bug #194: RTSP connections have not been cleaned up
  * Bug: Infinite loop of “no frame” errors
  * Bug: Crash reporter broken in 2.1.6 build