Version: Wowza Media Server 3.1.1 patch6

Installation
Copy contents (not the entire folder just the contents) of 
"bin", "conf", "lib" and "lib-native" folders into installed server folders. Remake
any configuration changes that you made.

The install directory ([install-dir]) on the different platforms:

Windows (default): C:\Program Files\Wowza Media Systems\Wowza Media Server [version]
OSX: /Library/WowzaMediaServer
Linux, Unix, Solaris: /usr/local/WowzaMediaServer

Changes

Wowza Media Server 3.1.1 patch6
* Added boolean Server/Properties property sslLogProtocolInfo to Server.xml that when set to true and a SSL HostPort is configured will instruction Wowza Server to log SSL infomration related to default and available encryption ciphers and SSL protocols
* Added boolean VHost/Properties property sslLogConnectionInfo to VHost.xml that when set to true will log connection information each time an SSL connection is established
* Fixed problem with SSL SSLConfig/CipherSuites and SSLConfig/Protocols where these value were not properly propagated to the underlying SSLFilter.
* Added boolean LiveStreamTranscoder/Properties property addTranscoderInfoToOnMetadata that when true will instruct Wowza Server to add a transcoder section to the onMetadata event describing the transcoder settings (the default is true)
* Fixed problem with Flash player publishing to deal with stream name being sent after onMetadata and media packets (improved packetizer delay code)
* Version: 3.1.1.06 build1533

Wowza Media Server 3.1.1 patch5
* Removed logging of DVR property chunkOriginURL if it is not set
* Fixed problem calculating next DVR index when stream is originally A/V but then audio drops out
* Promoted logging message if DVR store location does not exist from warning to error level
* Promoted logging message if DVR store location does not exist from warning to error level if the store is trying to record
* Added DVR Property "dvrMaxRecountDurationLogCount" (Integer/Default:30) which controls number of log messages that DVR recorder logs when chunk durations are recalculated by examining the packets.  If property is less than zero, all recalculations are logged
* Improved media readers for HTTP streaming so they properly touch the HTTP session to avoid session timeout
* Fixed where DVR Property dvrMaximumRecordingLength was not being respected (ticket 28730)
* Allow DVR Property dvrMaximumRecordingLength to have a value of 0, meaning do not limit the length
* Version: 3.1.1.05 build1523

Wowza Media Server 3.1.1 patch4
* Fixed problem with transcoder starting before stream name was set (Flash publishing with H.264 and Speex)
* Added synchronization to a few key MediaStream internal properties
* Version: 3.1.1.04 build1507

Wowza Media Server 3.1.1 patch3
* Fixed DVR Smooth streaming for Windows 8
* Fixed problem where DVR smooth streaming would sometimes miss 1st chunk when doing mbr alignment between 2 streams that contained gaps 
* Version: 3.1.1.03 build1494

Wowza Media Server 3.1.1 patch2
* HTTP streaming improvements mostly internal changes
* Fixed problem with AMFDataItem constructor not dealing properly with null string and date values
* Version: 3.1.1.02 build1493

Wowza Media Server 3.1.1 patch1
* Added code to populate HTTP session when reading a SMIL file and HTTP session is available
* Reworked video on demand smooth streaming to remove dependency on /Chunks({chunk id}) URL format which is non-standard
* Fixed encoder crash with G.711 decoder buffer size not being large enough
* Version: 3.1.1.01 build1482

