Version: Wowza Media Server 2 patch8

Installation
Copy contents (not the entire folder just the contents) of 
"bin", "conf" and "lib" 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 2
OSX: /Library/WowzaMediaServer
Linux, Unix, Solaris: /usr/local/WowzaMediaServer

Changes

Wowza Media Server 2 patch8
* Improved RTSP/RTP to support more devices including the Amino set-top box
* Improved SHOUTcast/Icecast re-streaming performance (both AAC and MP3 streams)
* Added RTP property sendSDESEvents to Application.xml to control sending of onSDES events
* Changed rtspConnectionTimeout default (RTSP/RTP) to 8 seconds
* Fixed RTSP/RTP, Smooth Streaming and Cupertino Streaming logging context problem
* Version: 2.0.0.08 build23392

Wowza Media Server 2 patch7
* Fixed small potential problem with RTPPacket.write where it could cause java.lang.NegativeArraySizeException error
* Fixed RTSP/RTP logging issue
* Added Smooth streaming fragementation configuration properties
* Added HTTPStreamer property to Application.xml named smoothStreamingUseSMILBitrates to force Smooth streaming to use bitrates in .smil file
* Added Pragma: no-cache header to Smooth streaming Manifest and encryption key requests
* Improved performance of re-streaming SHOUTcast MP3 streams by sending more than one MP3 frame per RTMP packet
* Version: 2.0.0.07 build23289

Wowza Media Server 2 patch6
* Changed Cupertino streaming: set default playlistMimeType to application/vnd.apple.mpegurl to avoid warning in iPhone stream validator
* Changed Cupertino streaming: set default value of relativePlaylistItems to true to avoid warning in iPhone stream validator
* Added RTP-Info statement to RTSP headers when streaming audio only
* Fixed order in which notifySessionCreate is called to be sure appInstance is valid in the RTSPSession
* Fixed problem with FCUnsubscribe
* Added RTP/IdleFrequency setting to Application.xml
* Added MediaWriter/Properties container to Application.xml
* Changed RTP/IdleFrequency setting in VHost.xml to 25
* Fixed problem with PublishingProviderMediaReader where it was referencing the incorrect logging class
* Added RTP/Property rtspSessionName to control SDP data session name (accepts variables such as ${com.wowza.wms.context.StreamName})
* Added API RTPStream.getSessionName() and RTPStream.setSessionName(String sessionName)
* Added ability to turn on/off logging of playlist switches in Stream class (switchLog)
* Added debugKeyFrameTimecodes boolean Streams/Property to Application.xml to help debug key frame alignment
* Fixed low level UDP send problem with RTSP/RTP and MPEG-TS out
* Version: 2.0.0.06 build23206

Wowza Media Server 2 patch5
* Added following configuration properties to HTTPStreamers.xml: requestTimeout, tcpTimeToLive, tcpKeepAliveTimeout
* Version: 2.0.0.05 build23160

Wowza Media Server 2 patch4
* Added IMediaWriterActionNotify listener interface to enable notification of MediaWrite write completion for file post processing and moving
* Added ModuleMediaWriterFileMover to enable per-application file moving afte file writing
* Added RTP/Property rtspBindIpAddress to control the UDP bind address for RTSP sessions
* Added ability to configure Cupertino streaming mime-types using HTTPStreamer properties: playlistMimeType, videoMimeType, keyMimeType
* Added ability to configure playlist internal URLs to relative URLS through boolean property relativePlaylistItems
* Fixed issue that caused server shutdown down when invalid RTSP/RTP connections were attempted
* Fixed logging issue with Smooth and Cupertino streaming when using the live stream repeater
* Version: 2.0.0.04 build23145

Wowza Media Server 2 patch3
* Fixed Smooth and Cupertino streaming logging issue with x-suri, x-suri-stem, x-name, x-suri-query, x-sname-query
* Fixed shutdown issue
* Fixed JMX applicationInstance removal of IOPerformanceHTTPSmooth object
* Fixed Smooth Streaming exception in MediaReaderH264SmoothStreamer.getVideoFragment/getAudioFragment
* Updated PublishingProviderLive to properly deal with stream duration when a live stream is not available
* Version: 2.0.0.03 build23122

Wowza Media Server 2 patch2
* Fixed problem with RTP extension header interpretation
* Change default value of smoothStreamingMediaMajorVersion from 1 to 2 (we now have a 2.0 compatible live player)
* Fixed HTTPByteReader read problem where it was incorrectly reading the header size in rare cases (Amazon EC2 vods3 problem)
* Fixed server level connection counters (smooth and cupertino counter were crossed)
* Added API IApplicationInstance.getPublishStreamNames()
* Fixed JMX problem where operations with same name but different arguments where being filtered out
* Improved locking performance of MediaStreamMap (added Client.streamCache)
* Improved error checking in AAC RTP depacketizer (rfc 3640)
* Improvde MediaStreamMap stream name locking
* Version: 2.0.0.02 build23100

Wowza Media Server 2 patch1
* Fixed JMX applicationInstance removal of IOPerformanceHTTPSmooth object
* Fixed several documentation errors
* Fixed page reload problem with Silverlight streaming
* Fixed problem with MediaStreamMap synchronization
* Fixed problem with NetStream.receiveVideo(false) not properly cloning AMFPackets
* Added new reconnect delay mechanism to MediaCaster system
* Added support for RTSP/RTP bind address (MediaCaster property rtspBindAddress)
* Added support for RTSP/RTP SETUP Blocksize header (MediaCaster property rtspBlockSize)
* Fixed SSL problems on OSX
* Added support for NetConnection.proxyType = "best" when using RTMPS
* Version: 2.0.0.01 build23027
