Date: Wed, 7 Oct 2009 18:52:05 GMT From: Piotr Rybicki <meritus@innervision.pl> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/139410: [NEW PORT] net/WowzaMediaServerPro Message-ID: <200910071852.n97Iq5V9004590@www.freebsd.org> Resent-Message-ID: <200910071900.n97J0Ag2067287@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 139410 >Category: ports >Synopsis: [NEW PORT] net/WowzaMediaServerPro >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Oct 07 19:00:09 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Piotr Rybicki >Release: 7.2 >Organization: InnerVision Sp. z o.o. >Environment: FreeBSD home.in.innervision.pl 7.2-RELEASE-p4 FreeBSD 7.2-RELEASE-p4 #3: Sat Oct 3 18:52:02 CEST 2009 root@home.in.innervision.pl:/usr/obj/usr/src/sys/HOME amd64 >Description: New port >How-To-Repeat: >Fix: Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # WowzaMediaServerPro # WowzaMediaServerPro/pkg-plist # WowzaMediaServerPro/pkg-descr # WowzaMediaServerPro/distinfo # WowzaMediaServerPro/Makefile # WowzaMediaServerPro/files # WowzaMediaServerPro/files/wowza.sh.in # WowzaMediaServerPro/pkg-message # echo c - WowzaMediaServerPro mkdir -p WowzaMediaServerPro > /dev/null 2>&1 echo x - WowzaMediaServerPro/pkg-plist sed 's/^X//' >WowzaMediaServerPro/pkg-plist << '470a1b8339dc00146e4cba070a7f1001' X@stopdaemon wowza X%%W%%/NOTICE.txt X%%W%%/QUICKSTART.html X%%W%%/README.html X%%W%%/bin/WowzaMediaServerPro X%%W%%/bin/WowzaMediaServerProOSX X%%W%%/bin/WowzaMediaServerProd X%%W%%/bin/com.wowza.WowzaMediaServerPro.plist X%%W%%/bin/setenv.sh X%%W%%/bin/shutdown.sh X%%W%%/bin/startup.sh X%%W%%/bin/wms-ant.jar X%%W%%/bin/wms-bootstrap.jar X%%W%%/bin/wms.sh X@unexec if cmp -s %D/%%W%%/conf/Application.xml %D/%%W%%/conf/Application.xml.%%CONF_EXT%%; then rm -f %D/%%W%%/conf/Application.xml; fi X%%W%%/conf/Application.xml.%%CONF_EXT%% X@exec [ -f %D/%%W%%/conf/Application.xml ] || cp %D/%%W%%/conf/Application.xml.%%CONF_EXT%% %D/%%W%%/conf/Application.xml X@unexec if cmp -s %D/%%W%%/conf/Authentication.xml %D/%%W%%/conf/Authentication.xml.%%CONF_EXT%%; then rm -f %D/%%W%%/conf/Authentication.xml; fi X%%W%%/conf/Authentication.xml.%%CONF_EXT%% X@exec [ -f %D/%%W%%/conf/Authentication.xml ] || cp %D/%%W%%/conf/Authentication.xml.%%CONF_EXT%% %D/%%W%%/conf/Authentication.xml X@unexec if cmp -s %D/%%W%%/conf/MP3Tags.xml %D/%%W%%/conf/MP3Tags.xml.%%CONF_EXT%%; then rm -f %D/%%W%%/conf/MP3Tags.xml; fi X%%W%%/conf/MP3Tags.xml.%%CONF_EXT%% X@exec [ -f %D/%%W%%/conf/MP3Tags.xml ] || cp %D/%%W%%/conf/MP3Tags.xml.%%CONF_EXT%% %D/%%W%%/conf/MP3Tags.xml X@unexec if cmp -s %D/%%W%%/conf/MediaCasters.xml %D/%%W%%/conf/MediaCasters.xml.%%CONF_EXT%%; then rm -f %D/%%W%%/conf/MediaCasters.xml; fi X%%W%%/conf/MediaCasters.xml.%%CONF_EXT%% X@exec [ -f %D/%%W%%/conf/MediaCasters.xml ] || cp %D/%%W%%/conf/MediaCasters.xml.%%CONF_EXT%% %D/%%W%%/conf/MediaCasters.xml X@unexec if cmp -s %D/%%W%%/conf/MediaReaders.xml %D/%%W%%/conf/MediaReaders.xml.%%CONF_EXT%%; then rm -f %D/%%W%%/conf/MediaReaders.xml; fi X%%W%%/conf/MediaReaders.xml.%%CONF_EXT%% X@exec [ -f %D/%%W%%/conf/MediaReaders.xml ] || cp %D/%%W%%/conf/MediaReaders.xml.%%CONF_EXT%% %D/%%W%%/conf/MediaReaders.xml X@unexec if cmp -s %D/%%W%%/conf/MediaWriters.xml %D/%%W%%/conf/MediaWriters.xml.%%CONF_EXT%%; then rm -f %D/%%W%%/conf/MediaWriters.xml; fi X%%W%%/conf/MediaWriters.xml.%%CONF_EXT%% X@exec [ -f %D/%%W%%/conf/MediaWriters.xml ] || cp %D/%%W%%/conf/MediaWriters.xml.%%CONF_EXT%% %D/%%W%%/conf/MediaWriters.xml X@unexec if cmp -s %D/%%W%%/conf/RTP.xml %D/%%W%%/conf/RTP.xml.%%CONF_EXT%%; then rm -f %D/%%W%%/conf/RTP.xml; fi X%%W%%/conf/RTP.xml.%%CONF_EXT%% X@exec [ -f %D/%%W%%/conf/RTP.xml ] || cp %D/%%W%%/conf/RTP.xml.%%CONF_EXT%% %D/%%W%%/conf/RTP.xml X@unexec if cmp -s %D/%%W%%/conf/Server.xml %D/%%W%%/conf/Server.xml.%%CONF_EXT%%; then rm -f %D/%%W%%/conf/Server.xml; fi X%%W%%/conf/Server.xml.%%CONF_EXT%% X@exec [ -f %D/%%W%%/conf/Server.xml ] || cp %D/%%W%%/conf/Server.xml.%%CONF_EXT%% %D/%%W%%/conf/Server.xml X@unexec if cmp -s %D/%%W%%/conf/Streams.xml %D/%%W%%/conf/Streams.xml.%%CONF_EXT%%; then rm -f %D/%%W%%/conf/Streams.xml; fi X%%W%%/conf/Streams.xml.%%CONF_EXT%% X@exec [ -f %D/%%W%%/conf/Streams.xml ] || cp %D/%%W%%/conf/Streams.xml.%%CONF_EXT%% %D/%%W%%/conf/Streams.xml X@unexec if cmp -s %D/%%W%%/conf/VHost.xml %D/%%W%%/conf/VHost.xml.%%CONF_EXT%%; then rm -f %D/%%W%%/conf/VHost.xml; fi X%%W%%/conf/VHost.xml.%%CONF_EXT%% X@exec [ -f %D/%%W%%/conf/VHost.xml ] || cp %D/%%W%%/conf/VHost.xml.%%CONF_EXT%% %D/%%W%%/conf/VHost.xml X@unexec if cmp -s %D/%%W%%/conf/VHosts.xml %D/%%W%%/conf/VHosts.xml.%%CONF_EXT%%; then rm -f %D/%%W%%/conf/VHosts.xml; fi X%%W%%/conf/VHosts.xml.%%CONF_EXT%% X@exec [ -f %D/%%W%%/conf/VHosts.xml ] || cp %D/%%W%%/conf/VHosts.xml.%%CONF_EXT%% %D/%%W%%/conf/VHosts.xml X@unexec if cmp -s %D/%%W%%/conf/jmxremote.access %D/%%W%%/conf/jmxremote.access.%%CONF_EXT%%; then rm -f %D/%%W%%/conf/jmxremote.access; fi X%%W%%/conf/jmxremote.access.%%CONF_EXT%% X@exec [ -f %D/%%W%%/conf/jmxremote.access ] || cp %D/%%W%%/conf/jmxremote.access.%%CONF_EXT%% %D/%%W%%/conf/jmxremote.access X@unexec if cmp -s %D/%%W%%/conf/jmxremote.password %D/%%W%%/conf/jmxremote.password.%%CONF_EXT%%; then rm -f %D/%%W%%/conf/jmxremote.password; fi X%%W%%/conf/jmxremote.password.%%CONF_EXT%% X@exec [ -f %D/%%W%%/conf/jmxremote.password ] || cp %D/%%W%%/conf/jmxremote.password.%%CONF_EXT%% %D/%%W%%/conf/jmxremote.password X@unexec if cmp -s %D/%%W%%/conf/log4j.properties %D/%%W%%/conf/log4j.properties.%%CONF_EXT%%; then rm -f %D/%%W%%/conf/log4j.properties; fi X%%W%%/conf/log4j.properties.%%CONF_EXT%% X@exec [ -f %D/%%W%%/conf/log4j.properties ] || cp %D/%%W%%/conf/log4j.properties.%%CONF_EXT%% %D/%%W%%/conf/log4j.properties X@unexec if cmp -s %D/%%W%%/conf/rtp.password %D/%%W%%/conf/rtp.password.%%CONF_EXT%%; then rm -f %D/%%W%%/conf/rtp.password; fi X%%W%%/conf/rtp.password.%%CONF_EXT%% X@exec [ -f %D/%%W%%/conf/rtp.password ] || cp %D/%%W%%/conf/rtp.password.%%CONF_EXT%% %D/%%W%%/conf/rtp.password X%%W%%/content/Extremists.flv X%%W%%/content/Extremists.m4v X%%W%%/documentation/LGPL_Libraries/LGPL.html X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/AbstractMP3FileItem.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/AbstractMP3Fragment.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/AbstractMP3FragmentBody.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/AbstractMP3Tag.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/InvalidTagException.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/MP3File.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/RandomAccessFile.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/TagConstant.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/TagException.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/TagNotFoundException.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/TagOptionSingleton.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/TagUtility.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/filename/AbstractFilenameComposite.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/filename/FilenameDelimiter.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/filename/FilenameDelimiterIterator.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/filename/FilenameEndWordDelimiter.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/filename/FilenameParenthesis.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/filename/FilenameParenthesisIterator.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/filename/FilenameStartWordDelimiter.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/filename/FilenameTag.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/filename/FilenameTagBuilder.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/filename/FilenameToken.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/filename/FilenameTokenIterator.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/filename/package.html X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/AbstractFrameBodyTextInformation.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/AbstractFrameBodyUrlLink.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/AbstractID3.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/AbstractID3v1.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/AbstractID3v2.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/AbstractID3v2Frame.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/AbstractID3v2FrameBody.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyAENC.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyAPIC.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyASPI.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyCOMM.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyCOMR.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyCRM.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyENCR.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyEQU2.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyEQUA.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyETCO.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyGEOB.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyGRID.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyIPLS.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyLINK.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyMCDI.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyMLLT.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyOWNE.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyPCNT.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyPIC.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyPOPM.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyPOSS.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyPRIV.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyRBUF.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyRVA2.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyRVAD.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyRVRB.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodySEEK.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodySIGN.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodySYLT.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodySYTC.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTALB.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTBPM.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTCOM.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTCON.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTCOP.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTDAT.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTDEN.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTDLY.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTDOR.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTDRC.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTDRL.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTDTG.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTENC.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTEXT.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTFLT.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTIME.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTIPL.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTIT1.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTIT2.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTIT3.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTKEY.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTLAN.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTLEN.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTMCL.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTMED.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTMOO.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTOAL.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTOFN.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTOLY.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTOPE.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTORY.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTOWN.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTPE1.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTPE2.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTPE3.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTPE4.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTPOS.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTPRO.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTPUB.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTRCK.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTRDA.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTRSN.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTRSO.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTSIZ.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTSOA.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTSOP.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTSOT.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTSRC.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTSSE.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTSST.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTXXX.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyTYER.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyUFID.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyUSER.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyUSLT.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyUnsupported.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyWCOM.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyWCOP.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyWOAF.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyWOAR.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyWOAS.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyWORS.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyWPAY.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyWPUB.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/FrameBodyWXXX.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/ID3v1.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/ID3v1Iterator.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/ID3v1_1.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/ID3v2_2.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/ID3v2_2Frame.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/ID3v2_3.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/ID3v2_3Frame.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/ID3v2_4.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/ID3v2_4Frame.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3/package.html X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/lyrics3/AbstractLyrics3.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/lyrics3/AbstractLyrics3v2FieldBody.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/lyrics3/FieldBodyAUT.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/lyrics3/FieldBodyEAL.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/lyrics3/FieldBodyEAR.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/lyrics3/FieldBodyETT.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/lyrics3/FieldBodyIMG.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/lyrics3/FieldBodyIND.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/lyrics3/FieldBodyINF.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/lyrics3/FieldBodyLYR.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/lyrics3/FieldBodyUnsupported.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/lyrics3/Lyrics3v1.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/lyrics3/Lyrics3v1Iterator.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/lyrics3/Lyrics3v2.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/lyrics3/Lyrics3v2Field.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/lyrics3/package.html X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/object/AbstractMP3Object.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/object/ObjectBooleanByte.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/object/ObjectBooleanString.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/object/ObjectByteArraySizeTerminated.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/object/ObjectGroupRepeated.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/object/ObjectHashMapInterface.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/object/ObjectID3v2LyricLine.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/object/ObjectLyrics3Image.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/object/ObjectLyrics3Line.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/object/ObjectLyrics3TimeStamp.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/object/ObjectNumberFixedLength.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/object/ObjectNumberHashMap.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/object/ObjectNumberVariableLength.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/object/ObjectStringDate.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/object/ObjectStringDateTime.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/object/ObjectStringFixedLength.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/object/ObjectStringHashMap.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/object/ObjectStringNullTerminated.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/object/ObjectStringSizeTerminated.java X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/object/package.html X%%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/package.html X%%W%%/documentation/LGPL_Libraries/wms-jlayer/javazoom/jl/decoder/Bitstream.java X%%W%%/documentation/LGPL_Libraries/wms-jlayer/javazoom/jl/decoder/BitstreamErrors.java X%%W%%/documentation/LGPL_Libraries/wms-jlayer/javazoom/jl/decoder/BitstreamException.java X%%W%%/documentation/LGPL_Libraries/wms-jlayer/javazoom/jl/decoder/Crc16.java X%%W%%/documentation/LGPL_Libraries/wms-jlayer/javazoom/jl/decoder/Header.java X%%W%%/documentation/LGPL_Libraries/wms-jlayer/javazoom/jl/decoder/JavaLayerError.java X%%W%%/documentation/LGPL_Libraries/wms-jlayer/javazoom/jl/decoder/JavaLayerErrors.java X%%W%%/documentation/LGPL_Libraries/wms-jlayer/javazoom/jl/decoder/JavaLayerException.java X%%W%%/documentation/LGPL_Libraries/wms-jlayer/javazoom/jl/decoder/JavaLayerHook.java X%%W%%/documentation/LGPL_Libraries/wms-jlayer/javazoom/jl/decoder/JavaLayerUtils.java X%%W%%/documentation/LGPL_Libraries/wms-jlayer/javazoom/jl/decoder/buffered/MP3BufferedDecoder.java X%%W%%/documentation/LGPL_Libraries/wms-jlayer/javazoom/jl/decoder/buffered/MP3HeaderData.java X%%W%%/documentation/WowzaMediaServerPro_FMStoWowzaProAPIMapping.pdf X%%W%%/documentation/WowzaMediaServerPro_ServerSideAPI.pdf X%%W%%/documentation/WowzaMediaServerPro_UsersGuide.pdf X%%W%%/documentation/serverapi/WowzaMediaServerPro_ServerSideAPI.pdf X%%W%%/documentation/serverapi/allclasses-frame.html X%%W%%/documentation/serverapi/allclasses-noframe.html X%%W%%/documentation/serverapi/com/wowza/io/IRandomAccessReader.html X%%W%%/documentation/serverapi/com/wowza/io/class-use/IRandomAccessReader.html X%%W%%/documentation/serverapi/com/wowza/io/package-frame.html X%%W%%/documentation/serverapi/com/wowza/io/package-summary.html X%%W%%/documentation/serverapi/com/wowza/io/package-tree.html X%%W%%/documentation/serverapi/com/wowza/io/package-use.html X%%W%%/documentation/serverapi/com/wowza/util/AMFUtils.html X%%W%%/documentation/serverapi/com/wowza/util/BufferUtils.html X%%W%%/documentation/serverapi/com/wowza/util/DebugUtils.html X%%W%%/documentation/serverapi/com/wowza/util/ElapsedTimer.html X%%W%%/documentation/serverapi/com/wowza/util/FLVUtils.html X%%W%%/documentation/serverapi/com/wowza/util/FileUtils.html X%%W%%/documentation/serverapi/com/wowza/util/HTTPUtils.html X%%W%%/documentation/serverapi/com/wowza/util/IBandwidthThrottler.html X%%W%%/documentation/serverapi/com/wowza/util/IFLVWriterAdjustTimecode.html X%%W%%/documentation/serverapi/com/wowza/util/IFastIntBuffer.html X%%W%%/documentation/serverapi/com/wowza/util/IFastLongBuffer.html X%%W%%/documentation/serverapi/com/wowza/util/IFasterByteArrayOutputStream.html X%%W%%/documentation/serverapi/com/wowza/util/IFasterByteArrayWriteControl.html X%%W%%/documentation/serverapi/com/wowza/util/IFasterByteArrayWriteReference.html X%%W%%/documentation/serverapi/com/wowza/util/IFileProcess.html X%%W%%/documentation/serverapi/com/wowza/util/IGenericPoolFactory.html X%%W%%/documentation/serverapi/com/wowza/util/IOPerformanceCounter.html X%%W%%/documentation/serverapi/com/wowza/util/IOPerformanceCounterDebug.html X%%W%%/documentation/serverapi/com/wowza/util/NoMBean.html X%%W%%/documentation/serverapi/com/wowza/util/StringUtils.html X%%W%%/documentation/serverapi/com/wowza/util/SystemUtils.ReplaceItem.html X%%W%%/documentation/serverapi/com/wowza/util/SystemUtils.html X%%W%%/documentation/serverapi/com/wowza/util/URLUtils.html X%%W%%/documentation/serverapi/com/wowza/util/XMLUtils.html X%%W%%/documentation/serverapi/com/wowza/util/class-use/AMFUtils.html X%%W%%/documentation/serverapi/com/wowza/util/class-use/BufferUtils.html X%%W%%/documentation/serverapi/com/wowza/util/class-use/DebugUtils.html X%%W%%/documentation/serverapi/com/wowza/util/class-use/ElapsedTimer.html X%%W%%/documentation/serverapi/com/wowza/util/class-use/FLVUtils.html X%%W%%/documentation/serverapi/com/wowza/util/class-use/FileUtils.html X%%W%%/documentation/serverapi/com/wowza/util/class-use/HTTPUtils.html X%%W%%/documentation/serverapi/com/wowza/util/class-use/IBandwidthThrottler.html X%%W%%/documentation/serverapi/com/wowza/util/class-use/IFLVWriterAdjustTimecode.html X%%W%%/documentation/serverapi/com/wowza/util/class-use/IFastIntBuffer.html X%%W%%/documentation/serverapi/com/wowza/util/class-use/IFastLongBuffer.html X%%W%%/documentation/serverapi/com/wowza/util/class-use/IFasterByteArrayOutputStream.html X%%W%%/documentation/serverapi/com/wowza/util/class-use/IFasterByteArrayWriteControl.html X%%W%%/documentation/serverapi/com/wowza/util/class-use/IFasterByteArrayWriteReference.html X%%W%%/documentation/serverapi/com/wowza/util/class-use/IFileProcess.html X%%W%%/documentation/serverapi/com/wowza/util/class-use/IGenericPoolFactory.html X%%W%%/documentation/serverapi/com/wowza/util/class-use/IOPerformanceCounter.html X%%W%%/documentation/serverapi/com/wowza/util/class-use/IOPerformanceCounterDebug.html X%%W%%/documentation/serverapi/com/wowza/util/class-use/NoMBean.html X%%W%%/documentation/serverapi/com/wowza/util/class-use/StringUtils.html X%%W%%/documentation/serverapi/com/wowza/util/class-use/SystemUtils.ReplaceItem.html X%%W%%/documentation/serverapi/com/wowza/util/class-use/SystemUtils.html X%%W%%/documentation/serverapi/com/wowza/util/class-use/URLUtils.html X%%W%%/documentation/serverapi/com/wowza/util/class-use/XMLUtils.html X%%W%%/documentation/serverapi/com/wowza/util/package-frame.html X%%W%%/documentation/serverapi/com/wowza/util/package-summary.html X%%W%%/documentation/serverapi/com/wowza/util/package-tree.html X%%W%%/documentation/serverapi/com/wowza/util/package-use.html X%%W%%/documentation/serverapi/com/wowza/wms/amf/AMF3Utils.html X%%W%%/documentation/serverapi/com/wowza/wms/amf/AMFData.html X%%W%%/documentation/serverapi/com/wowza/wms/amf/AMFDataArray.html X%%W%%/documentation/serverapi/com/wowza/wms/amf/AMFDataByteArray.html X%%W%%/documentation/serverapi/com/wowza/wms/amf/AMFDataContextDeserialize.html X%%W%%/documentation/serverapi/com/wowza/wms/amf/AMFDataContextSerialize.html X%%W%%/documentation/serverapi/com/wowza/wms/amf/AMFDataItem.html X%%W%%/documentation/serverapi/com/wowza/wms/amf/AMFDataList.html X%%W%%/documentation/serverapi/com/wowza/wms/amf/AMFDataMixedArray.html X%%W%%/documentation/serverapi/com/wowza/wms/amf/AMFDataObj.html X%%W%%/documentation/serverapi/com/wowza/wms/amf/AMFDataTrait.html X%%W%%/documentation/serverapi/com/wowza/wms/amf/AMFObj.html X%%W%%/documentation/serverapi/com/wowza/wms/amf/AMFPacket.html X%%W%%/documentation/serverapi/com/wowza/wms/amf/class-use/AMF3Utils.html X%%W%%/documentation/serverapi/com/wowza/wms/amf/class-use/AMFData.html X%%W%%/documentation/serverapi/com/wowza/wms/amf/class-use/AMFDataArray.html X%%W%%/documentation/serverapi/com/wowza/wms/amf/class-use/AMFDataByteArray.html X%%W%%/documentation/serverapi/com/wowza/wms/amf/class-use/AMFDataContextDeserialize.html X%%W%%/documentation/serverapi/com/wowza/wms/amf/class-use/AMFDataContextSerialize.html X%%W%%/documentation/serverapi/com/wowza/wms/amf/class-use/AMFDataItem.html X%%W%%/documentation/serverapi/com/wowza/wms/amf/class-use/AMFDataList.html X%%W%%/documentation/serverapi/com/wowza/wms/amf/class-use/AMFDataMixedArray.html X%%W%%/documentation/serverapi/com/wowza/wms/amf/class-use/AMFDataObj.html X%%W%%/documentation/serverapi/com/wowza/wms/amf/class-use/AMFDataTrait.html X%%W%%/documentation/serverapi/com/wowza/wms/amf/class-use/AMFObj.html X%%W%%/documentation/serverapi/com/wowza/wms/amf/class-use/AMFPacket.html X%%W%%/documentation/serverapi/com/wowza/wms/amf/package-frame.html X%%W%%/documentation/serverapi/com/wowza/wms/amf/package-summary.html X%%W%%/documentation/serverapi/com/wowza/wms/amf/package-tree.html X%%W%%/documentation/serverapi/com/wowza/wms/amf/package-use.html X%%W%%/documentation/serverapi/com/wowza/wms/application/IApplication.html X%%W%%/documentation/serverapi/com/wowza/wms/application/IApplicationInstance.html X%%W%%/documentation/serverapi/com/wowza/wms/application/IApplicationInstanceNotify.html X%%W%%/documentation/serverapi/com/wowza/wms/application/IApplicationNotify.html X%%W%%/documentation/serverapi/com/wowza/wms/application/WMSProperties.html X%%W%%/documentation/serverapi/com/wowza/wms/application/class-use/IApplication.html X%%W%%/documentation/serverapi/com/wowza/wms/application/class-use/IApplicationInstance.html X%%W%%/documentation/serverapi/com/wowza/wms/application/class-use/IApplicationInstanceNotify.html X%%W%%/documentation/serverapi/com/wowza/wms/application/class-use/IApplicationNotify.html X%%W%%/documentation/serverapi/com/wowza/wms/application/class-use/WMSProperties.html X%%W%%/documentation/serverapi/com/wowza/wms/application/package-frame.html X%%W%%/documentation/serverapi/com/wowza/wms/application/package-summary.html X%%W%%/documentation/serverapi/com/wowza/wms/application/package-tree.html X%%W%%/documentation/serverapi/com/wowza/wms/application/package-use.html X%%W%%/documentation/serverapi/com/wowza/wms/client/ConnectionCounter.html X%%W%%/documentation/serverapi/com/wowza/wms/client/IClient.html X%%W%%/documentation/serverapi/com/wowza/wms/client/IClientNotify.html X%%W%%/documentation/serverapi/com/wowza/wms/client/IConnectionNotify.html X%%W%%/documentation/serverapi/com/wowza/wms/client/IConnectionValidator.html X%%W%%/documentation/serverapi/com/wowza/wms/client/class-use/ConnectionCounter.html X%%W%%/documentation/serverapi/com/wowza/wms/client/class-use/IClient.html X%%W%%/documentation/serverapi/com/wowza/wms/client/class-use/IClientNotify.html X%%W%%/documentation/serverapi/com/wowza/wms/client/class-use/IConnectionNotify.html X%%W%%/documentation/serverapi/com/wowza/wms/client/class-use/IConnectionValidator.html X%%W%%/documentation/serverapi/com/wowza/wms/client/package-frame.html X%%W%%/documentation/serverapi/com/wowza/wms/client/package-summary.html X%%W%%/documentation/serverapi/com/wowza/wms/client/package-tree.html X%%W%%/documentation/serverapi/com/wowza/wms/client/package-use.html X%%W%%/documentation/serverapi/com/wowza/wms/http/IHTTPProvider.html X%%W%%/documentation/serverapi/com/wowza/wms/http/IHTTPRequest.html X%%W%%/documentation/serverapi/com/wowza/wms/http/IHTTPResponse.html X%%W%%/documentation/serverapi/com/wowza/wms/http/class-use/IHTTPProvider.html X%%W%%/documentation/serverapi/com/wowza/wms/http/class-use/IHTTPRequest.html X%%W%%/documentation/serverapi/com/wowza/wms/http/class-use/IHTTPResponse.html X%%W%%/documentation/serverapi/com/wowza/wms/http/package-frame.html X%%W%%/documentation/serverapi/com/wowza/wms/http/package-summary.html X%%W%%/documentation/serverapi/com/wowza/wms/http/package-tree.html X%%W%%/documentation/serverapi/com/wowza/wms/http/package-use.html X%%W%%/documentation/serverapi/com/wowza/wms/logging/Constants.html X%%W%%/documentation/serverapi/com/wowza/wms/logging/ILogNotify.html X%%W%%/documentation/serverapi/com/wowza/wms/logging/LogNotifyCalculateIncremental.html X%%W%%/documentation/serverapi/com/wowza/wms/logging/NetworkBased.html X%%W%%/documentation/serverapi/com/wowza/wms/logging/PortBased.html X%%W%%/documentation/serverapi/com/wowza/wms/logging/UDPAppender.html X%%W%%/documentation/serverapi/com/wowza/wms/logging/WMSLogger.html X%%W%%/documentation/serverapi/com/wowza/wms/logging/WMSLoggerFactory.html X%%W%%/documentation/serverapi/com/wowza/wms/logging/WMSLoggerIDs.html X%%W%%/documentation/serverapi/com/wowza/wms/logging/class-use/Constants.html X%%W%%/documentation/serverapi/com/wowza/wms/logging/class-use/ILogNotify.html X%%W%%/documentation/serverapi/com/wowza/wms/logging/class-use/LogNotifyCalculateIncremental.html X%%W%%/documentation/serverapi/com/wowza/wms/logging/class-use/NetworkBased.html X%%W%%/documentation/serverapi/com/wowza/wms/logging/class-use/PortBased.html X%%W%%/documentation/serverapi/com/wowza/wms/logging/class-use/UDPAppender.html X%%W%%/documentation/serverapi/com/wowza/wms/logging/class-use/WMSLogger.html X%%W%%/documentation/serverapi/com/wowza/wms/logging/class-use/WMSLoggerFactory.html X%%W%%/documentation/serverapi/com/wowza/wms/logging/class-use/WMSLoggerIDs.html X%%W%%/documentation/serverapi/com/wowza/wms/logging/package-frame.html X%%W%%/documentation/serverapi/com/wowza/wms/logging/package-summary.html X%%W%%/documentation/serverapi/com/wowza/wms/logging/package-tree.html X%%W%%/documentation/serverapi/com/wowza/wms/logging/package-use.html X%%W%%/documentation/serverapi/com/wowza/wms/mediacaster/IMediaCaster.html X%%W%%/documentation/serverapi/com/wowza/wms/mediacaster/IMediaCasterDataReceiver.html X%%W%%/documentation/serverapi/com/wowza/wms/mediacaster/IMediaCasterNetConnection.html X%%W%%/documentation/serverapi/com/wowza/wms/mediacaster/IMediaCasterNotify.html X%%W%%/documentation/serverapi/com/wowza/wms/mediacaster/IMediaCasterNotify2.html X%%W%%/documentation/serverapi/com/wowza/wms/mediacaster/MediaCasterItem.html X%%W%%/documentation/serverapi/com/wowza/wms/mediacaster/MediaCasterList.html X%%W%%/documentation/serverapi/com/wowza/wms/mediacaster/MediaCasterSettings.html X%%W%%/documentation/serverapi/com/wowza/wms/mediacaster/MediaCasterStreamItem.html X%%W%%/documentation/serverapi/com/wowza/wms/mediacaster/MediaCasterStreamManager.html X%%W%%/documentation/serverapi/com/wowza/wms/mediacaster/MediaCasterStreamMap.html X%%W%%/documentation/serverapi/com/wowza/wms/mediacaster/ModuleMediaCaster.html X%%W%%/documentation/serverapi/com/wowza/wms/mediacaster/class-use/IMediaCaster.html X%%W%%/documentation/serverapi/com/wowza/wms/mediacaster/class-use/IMediaCasterDataReceiver.html X%%W%%/documentation/serverapi/com/wowza/wms/mediacaster/class-use/IMediaCasterNetConnection.html X%%W%%/documentation/serverapi/com/wowza/wms/mediacaster/class-use/IMediaCasterNotify.html X%%W%%/documentation/serverapi/com/wowza/wms/mediacaster/class-use/IMediaCasterNotify2.html X%%W%%/documentation/serverapi/com/wowza/wms/mediacaster/class-use/MediaCasterItem.html X%%W%%/documentation/serverapi/com/wowza/wms/mediacaster/class-use/MediaCasterList.html X%%W%%/documentation/serverapi/com/wowza/wms/mediacaster/class-use/MediaCasterSettings.html X%%W%%/documentation/serverapi/com/wowza/wms/mediacaster/class-use/MediaCasterStreamItem.html X%%W%%/documentation/serverapi/com/wowza/wms/mediacaster/class-use/MediaCasterStreamManager.html X%%W%%/documentation/serverapi/com/wowza/wms/mediacaster/class-use/MediaCasterStreamMap.html X%%W%%/documentation/serverapi/com/wowza/wms/mediacaster/class-use/ModuleMediaCaster.html X%%W%%/documentation/serverapi/com/wowza/wms/mediacaster/package-frame.html X%%W%%/documentation/serverapi/com/wowza/wms/mediacaster/package-summary.html X%%W%%/documentation/serverapi/com/wowza/wms/mediacaster/package-tree.html X%%W%%/documentation/serverapi/com/wowza/wms/mediacaster/package-use.html X%%W%%/documentation/serverapi/com/wowza/wms/module/IModuleCallResult.html X%%W%%/documentation/serverapi/com/wowza/wms/module/IModuleNotify.html X%%W%%/documentation/serverapi/com/wowza/wms/module/IModuleOnApp.html X%%W%%/documentation/serverapi/com/wowza/wms/module/IModuleOnCall.html X%%W%%/documentation/serverapi/com/wowza/wms/module/IModuleOnConnect.html X%%W%%/documentation/serverapi/com/wowza/wms/module/IModuleOnStream.html X%%W%%/documentation/serverapi/com/wowza/wms/module/IModulePingResult.html X%%W%%/documentation/serverapi/com/wowza/wms/module/ModuleBase.html X%%W%%/documentation/serverapi/com/wowza/wms/module/ModuleClientLogging.html X%%W%%/documentation/serverapi/com/wowza/wms/module/ModuleCore.html X%%W%%/documentation/serverapi/com/wowza/wms/module/ModuleFastPlay.html X%%W%%/documentation/serverapi/com/wowza/wms/module/ModuleProperties.html X%%W%%/documentation/serverapi/com/wowza/wms/module/class-use/IModuleCallResult.html X%%W%%/documentation/serverapi/com/wowza/wms/module/class-use/IModuleNotify.html X%%W%%/documentation/serverapi/com/wowza/wms/module/class-use/IModuleOnApp.html X%%W%%/documentation/serverapi/com/wowza/wms/module/class-use/IModuleOnCall.html X%%W%%/documentation/serverapi/com/wowza/wms/module/class-use/IModuleOnConnect.html X%%W%%/documentation/serverapi/com/wowza/wms/module/class-use/IModuleOnStream.html X%%W%%/documentation/serverapi/com/wowza/wms/module/class-use/IModulePingResult.html X%%W%%/documentation/serverapi/com/wowza/wms/module/class-use/ModuleBase.html X%%W%%/documentation/serverapi/com/wowza/wms/module/class-use/ModuleClientLogging.html X%%W%%/documentation/serverapi/com/wowza/wms/module/class-use/ModuleCore.html X%%W%%/documentation/serverapi/com/wowza/wms/module/class-use/ModuleFastPlay.html X%%W%%/documentation/serverapi/com/wowza/wms/module/class-use/ModuleProperties.html X%%W%%/documentation/serverapi/com/wowza/wms/module/package-frame.html X%%W%%/documentation/serverapi/com/wowza/wms/module/package-summary.html X%%W%%/documentation/serverapi/com/wowza/wms/module/package-tree.html X%%W%%/documentation/serverapi/com/wowza/wms/module/package-use.html X%%W%%/documentation/serverapi/com/wowza/wms/response/ResponseFunction.html X%%W%%/documentation/serverapi/com/wowza/wms/response/ResponseFunctions.html X%%W%%/documentation/serverapi/com/wowza/wms/response/class-use/ResponseFunction.html X%%W%%/documentation/serverapi/com/wowza/wms/response/class-use/ResponseFunctions.html X%%W%%/documentation/serverapi/com/wowza/wms/response/package-frame.html X%%W%%/documentation/serverapi/com/wowza/wms/response/package-summary.html X%%W%%/documentation/serverapi/com/wowza/wms/response/package-tree.html X%%W%%/documentation/serverapi/com/wowza/wms/response/package-use.html X%%W%%/documentation/serverapi/com/wowza/wms/server/IResponseListener.html X%%W%%/documentation/serverapi/com/wowza/wms/server/IServer.html X%%W%%/documentation/serverapi/com/wowza/wms/server/IServerNotify.html X%%W%%/documentation/serverapi/com/wowza/wms/server/IServerNotify2.html X%%W%%/documentation/serverapi/com/wowza/wms/server/Server.html X%%W%%/documentation/serverapi/com/wowza/wms/server/class-use/IResponseListener.html X%%W%%/documentation/serverapi/com/wowza/wms/server/class-use/IServer.html X%%W%%/documentation/serverapi/com/wowza/wms/server/class-use/IServerNotify.html X%%W%%/documentation/serverapi/com/wowza/wms/server/class-use/IServerNotify2.html X%%W%%/documentation/serverapi/com/wowza/wms/server/class-use/Server.html X%%W%%/documentation/serverapi/com/wowza/wms/server/package-frame.html X%%W%%/documentation/serverapi/com/wowza/wms/server/package-summary.html X%%W%%/documentation/serverapi/com/wowza/wms/server/package-tree.html X%%W%%/documentation/serverapi/com/wowza/wms/server/package-use.html X%%W%%/documentation/serverapi/com/wowza/wms/sharedobject/ISharedObject.html X%%W%%/documentation/serverapi/com/wowza/wms/sharedobject/ISharedObjectNotify.html X%%W%%/documentation/serverapi/com/wowza/wms/sharedobject/ISharedObjectSlot.html X%%W%%/documentation/serverapi/com/wowza/wms/sharedobject/ISharedObjectSlotNotify.html X%%W%%/documentation/serverapi/com/wowza/wms/sharedobject/ISharedObjects.html X%%W%%/documentation/serverapi/com/wowza/wms/sharedobject/SharedObject.html X%%W%%/documentation/serverapi/com/wowza/wms/sharedobject/class-use/ISharedObject.html X%%W%%/documentation/serverapi/com/wowza/wms/sharedobject/class-use/ISharedObjectNotify.html X%%W%%/documentation/serverapi/com/wowza/wms/sharedobject/class-use/ISharedObjectSlot.html X%%W%%/documentation/serverapi/com/wowza/wms/sharedobject/class-use/ISharedObjectSlotNotify.html X%%W%%/documentation/serverapi/com/wowza/wms/sharedobject/class-use/ISharedObjects.html X%%W%%/documentation/serverapi/com/wowza/wms/sharedobject/class-use/SharedObject.html X%%W%%/documentation/serverapi/com/wowza/wms/sharedobject/package-frame.html X%%W%%/documentation/serverapi/com/wowza/wms/sharedobject/package-summary.html X%%W%%/documentation/serverapi/com/wowza/wms/sharedobject/package-tree.html X%%W%%/documentation/serverapi/com/wowza/wms/sharedobject/package-use.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/FastPlaySettings.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/IMediaIndexItem.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/IMediaReader.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/IMediaReaderStreamPosition.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/IMediaStream.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/IMediaStreamActionNotify.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/IMediaStreamActionNotify2.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/IMediaStreamCallback.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/IMediaStreamFileMapper.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/IMediaStreamMediaCaster.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/IMediaStreamMetaDataProvider.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/IMediaStreamNotify.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/IMediaStreamPlay.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/IMediaStreamTimecodeControl.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/IMediaWriter.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/MediaStreamMap.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/class-use/FastPlaySettings.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/class-use/IMediaIndexItem.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/class-use/IMediaReader.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/class-use/IMediaReaderStreamPosition.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/class-use/IMediaStream.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/class-use/IMediaStreamActionNotify.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/class-use/IMediaStreamActionNotify2.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/class-use/IMediaStreamCallback.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/class-use/IMediaStreamFileMapper.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/class-use/IMediaStreamMediaCaster.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/class-use/IMediaStreamMetaDataProvider.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/class-use/IMediaStreamNotify.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/class-use/IMediaStreamPlay.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/class-use/IMediaStreamTimecodeControl.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/class-use/IMediaWriter.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/class-use/MediaStreamMap.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/package-frame.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/package-summary.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/package-tree.html X%%W%%/documentation/serverapi/com/wowza/wms/stream/package-use.html X%%W%%/documentation/serverapi/com/wowza/wms/vhost/HostPort.html X%%W%%/documentation/serverapi/com/wowza/wms/vhost/HostPortList.html X%%W%%/documentation/serverapi/com/wowza/wms/vhost/IAcceptorNotify.html X%%W%%/documentation/serverapi/com/wowza/wms/vhost/IVHost.html X%%W%%/documentation/serverapi/com/wowza/wms/vhost/IVHostItemNotify.html X%%W%%/documentation/serverapi/com/wowza/wms/vhost/IVHostNotify.html X%%W%%/documentation/serverapi/com/wowza/wms/vhost/IWorkerThreadClear.html X%%W%%/documentation/serverapi/com/wowza/wms/vhost/StreamItem.html X%%W%%/documentation/serverapi/com/wowza/wms/vhost/StreamList.html X%%W%%/documentation/serverapi/com/wowza/wms/vhost/ThreadPool.html X%%W%%/documentation/serverapi/com/wowza/wms/vhost/VHostItem.html X%%W%%/documentation/serverapi/com/wowza/wms/vhost/VHostList.html X%%W%%/documentation/serverapi/com/wowza/wms/vhost/VHostSingleton.html X%%W%%/documentation/serverapi/com/wowza/wms/vhost/class-use/HostPort.html X%%W%%/documentation/serverapi/com/wowza/wms/vhost/class-use/HostPortList.html X%%W%%/documentation/serverapi/com/wowza/wms/vhost/class-use/IAcceptorNotify.html X%%W%%/documentation/serverapi/com/wowza/wms/vhost/class-use/IVHost.html X%%W%%/documentation/serverapi/com/wowza/wms/vhost/class-use/IVHostItemNotify.html X%%W%%/documentation/serverapi/com/wowza/wms/vhost/class-use/IVHostNotify.html X%%W%%/documentation/serverapi/com/wowza/wms/vhost/class-use/IWorkerThreadClear.html X%%W%%/documentation/serverapi/com/wowza/wms/vhost/class-use/StreamItem.html X%%W%%/documentation/serverapi/com/wowza/wms/vhost/class-use/StreamList.html X%%W%%/documentation/serverapi/com/wowza/wms/vhost/class-use/ThreadPool.html X%%W%%/documentation/serverapi/com/wowza/wms/vhost/class-use/VHostItem.html X%%W%%/documentation/serverapi/com/wowza/wms/vhost/class-use/VHostList.html X%%W%%/documentation/serverapi/com/wowza/wms/vhost/class-use/VHostSingleton.html X%%W%%/documentation/serverapi/com/wowza/wms/vhost/package-frame.html X%%W%%/documentation/serverapi/com/wowza/wms/vhost/package-summary.html X%%W%%/documentation/serverapi/com/wowza/wms/vhost/package-tree.html X%%W%%/documentation/serverapi/com/wowza/wms/vhost/package-use.html X%%W%%/documentation/serverapi/constant-values.html X%%W%%/documentation/serverapi/help-doc.html X%%W%%/documentation/serverapi/index-all.html X%%W%%/documentation/serverapi/index.html X%%W%%/documentation/serverapi/overview-frame.html X%%W%%/documentation/serverapi/overview-summary.html X%%W%%/documentation/serverapi/overview-tree.html X%%W%%/documentation/serverapi/package-list X%%W%%/documentation/serverapi/resources/inherit.gif X%%W%%/documentation/serverapi/serialized-form.html X%%W%%/documentation/serverapi/stylesheet.css X%%W%%/examples/BWChecker/README.html X%%W%%/examples/BWChecker/client/AC_RunActiveContent.js X%%W%%/examples/BWChecker/client/CtoSBWCheck.fla X%%W%%/examples/BWChecker/client/CtoSBWCheck.html X%%W%%/examples/BWChecker/client/CtoSBWCheck.swf X%%W%%/examples/BWChecker/client/Untitled-2.fla X%%W%%/examples/BWChecker/client/Untitled-2.swf X%%W%%/examples/BWChecker/client/bwcheck.fla X%%W%%/examples/BWChecker/client/bwcheck.html X%%W%%/examples/BWChecker/client/bwcheck.swf X%%W%%/examples/BWChecker/client/bwchecker.fla X%%W%%/examples/BWChecker/client/bwchecker.html X%%W%%/examples/BWChecker/client/bwchecker.swf X%%W%%/examples/BWChecker/clientAS2/AC_RunActiveContent.js X%%W%%/examples/BWChecker/clientAS2/CtoSBWCheck.fla X%%W%%/examples/BWChecker/clientAS2/CtoSBWCheck.html X%%W%%/examples/BWChecker/clientAS2/CtoSBWCheck.swf X%%W%%/examples/BWChecker/clientAS2/bwcheck.fla X%%W%%/examples/BWChecker/clientAS2/bwcheck.html X%%W%%/examples/BWChecker/clientAS2/bwcheck.swf X%%W%%/examples/BWChecker/clientAS2/bwchecker.fla X%%W%%/examples/BWChecker/clientAS2/bwchecker.html X%%W%%/examples/BWChecker/clientAS2/bwchecker.swf X%%W%%/examples/BWChecker/conf/bwcheck/Application.xml X%%W%%/examples/BWChecker/install.bat X%%W%%/examples/BWChecker/install.sh X%%W%%/examples/BWChecker/lib/wms-plugin-bwcheck.jar X%%W%%/examples/BWChecker/src/ModuleBWCheck.java X%%W%%/examples/BWChecker/src/ModuleBWCheck2.java X%%W%%/examples/FastPlayVideoStreaming/README.html X%%W%%/examples/FastPlayVideoStreaming/client/AC_RunActiveContent.js X%%W%%/examples/FastPlayVideoStreaming/client/fastplay.fla X%%W%%/examples/FastPlayVideoStreaming/client/fastplay.html X%%W%%/examples/FastPlayVideoStreaming/client/fastplay.swf X%%W%%/examples/FastPlayVideoStreaming/clientAS2/AC_RunActiveContent.js X%%W%%/examples/FastPlayVideoStreaming/clientAS2/fastplay.fla X%%W%%/examples/FastPlayVideoStreaming/clientAS2/fastplay.html X%%W%%/examples/FastPlayVideoStreaming/clientAS2/fastplay.swf X%%W%%/examples/FastPlayVideoStreaming/conf/fastplay/Application.xml X%%W%%/examples/FastPlayVideoStreaming/install.bat X%%W%%/examples/FastPlayVideoStreaming/install.sh X%%W%%/examples/LiveVideoStreaming/.DS_Store X%%W%%/examples/LiveVideoStreaming/README.html X%%W%%/examples/LiveVideoStreaming/client/AC_RunActiveContent.js X%%W%%/examples/LiveVideoStreaming/client/live.fla X%%W%%/examples/LiveVideoStreaming/client/live.html X%%W%%/examples/LiveVideoStreaming/client/live.swf X%%W%%/examples/LiveVideoStreaming/clientAS2/AC_RunActiveContent.js X%%W%%/examples/LiveVideoStreaming/clientAS2/live.fla X%%W%%/examples/LiveVideoStreaming/clientAS2/live.html X%%W%%/examples/LiveVideoStreaming/clientAS2/live.swf X%%W%%/examples/LiveVideoStreaming/conf/live/Application.xml X%%W%%/examples/LiveVideoStreaming/install.bat X%%W%%/examples/LiveVideoStreaming/install.sh X%%W%%/examples/LoadBalancer/README.html X%%W%%/examples/LoadBalancer/header.gif X%%W%%/examples/LoadBalancer/style.css X%%W%%/examples/LoadBalancer/url.txt X%%W%%/examples/MediaSecurity/README.html X%%W%%/examples/MediaSecurity/header.gif X%%W%%/examples/MediaSecurity/style.css X%%W%%/examples/MediaSecurity/url.txt X%%W%%/examples/NativeRTPVideoStreaming/README.html X%%W%%/examples/NativeRTPVideoStreaming/client/AC_RunActiveContent.js X%%W%%/examples/NativeRTPVideoStreaming/client/nativertp.fla X%%W%%/examples/NativeRTPVideoStreaming/client/nativertp.html X%%W%%/examples/NativeRTPVideoStreaming/client/nativertp.swf X%%W%%/examples/NativeRTPVideoStreaming/clientAS2/AC_RunActiveContent.js X%%W%%/examples/NativeRTPVideoStreaming/clientAS2/nativertp.fla X%%W%%/examples/NativeRTPVideoStreaming/clientAS2/nativertp.html X%%W%%/examples/NativeRTPVideoStreaming/clientAS2/nativertp.swf X%%W%%/examples/NativeRTPVideoStreaming/conf/rtplive/Application.xml X%%W%%/examples/NativeRTPVideoStreaming/install.bat X%%W%%/examples/NativeRTPVideoStreaming/install.sh X%%W%%/examples/README.html X%%W%%/examples/RTMPSConnectionModule/README.html X%%W%%/examples/RTMPSConnectionModule/client/AC_RunActiveContent.js X%%W%%/examples/RTMPSConnectionModule/client/RTMPSConnectionModule.fla X%%W%%/examples/RTMPSConnectionModule/client/RTMPSConnectionModule.html X%%W%%/examples/RTMPSConnectionModule/client/RTMPSConnectionModule.swf X%%W%%/examples/RTMPSConnectionModule/clientAS2/RTMPSConnectionModule.fla X%%W%%/examples/RTMPSConnectionModule/clientAS2/RTMPSConnectionModule.html X%%W%%/examples/RTMPSConnectionModule/clientAS2/RTMPSConnectionModule.swf X%%W%%/examples/RTMPSConnectionModule/install.bat X%%W%%/examples/RTMPSConnectionModule/install.sh X%%W%%/examples/RTMPSConnectionModule/module/build/build.xml X%%W%%/examples/RTMPSConnectionModule/module/build/core/com/mycompany/module/SampleSSLContextFactory.class X%%W%%/examples/RTMPSConnectionModule/module/build/core/com/mycompany/module/SampleTrustManagerFactory$1.class X%%W%%/examples/RTMPSConnectionModule/module/build/core/com/mycompany/module/SampleTrustManagerFactory.class X%%W%%/examples/RTMPSConnectionModule/module/build/jar/rtmpsconnectionmodule.jar X%%W%%/examples/RTMPSConnectionModule/module/src/java/com/mycompany/module/SampleSSLContextFactory.java X%%W%%/examples/RTMPSConnectionModule/module/src/java/com/mycompany/module/SampleTrustManagerFactory.java X%%W%%/examples/RTMPSConnectionModule/module/src/resources/com/mycompany/module/wowzamediatest.cert X%%W%%/examples/RemoteSharedObjects/README.html X%%W%%/examples/RemoteSharedObjects/client/AC_RunActiveContent.js X%%W%%/examples/RemoteSharedObjects/client/remotesharedobjects.fla X%%W%%/examples/RemoteSharedObjects/client/remotesharedobjects.html X%%W%%/examples/RemoteSharedObjects/client/remotesharedobjects.swf X%%W%%/examples/RemoteSharedObjects/clientAS2/remotesharedobjects.fla X%%W%%/examples/RemoteSharedObjects/clientAS2/remotesharedobjects.html X%%W%%/examples/RemoteSharedObjects/clientAS2/remotesharedobjects.swf X%%W%%/examples/RemoteSharedObjects/install.bat X%%W%%/examples/RemoteSharedObjects/install.sh X%%W%%/examples/SHOUTcast/README.html X%%W%%/examples/SHOUTcast/client/AC_RunActiveContent.js X%%W%%/examples/SHOUTcast/client/shoutcast.fla X%%W%%/examples/SHOUTcast/client/shoutcast.html X%%W%%/examples/SHOUTcast/client/shoutcast.swf X%%W%%/examples/SHOUTcast/clientAS2/shoutcast.fla X%%W%%/examples/SHOUTcast/clientAS2/shoutcast.html X%%W%%/examples/SHOUTcast/clientAS2/shoutcast.swf X%%W%%/examples/SHOUTcast/conf/shoutcast/Application.xml X%%W%%/examples/SHOUTcast/install.bat X%%W%%/examples/SHOUTcast/install.sh X%%W%%/examples/ServerSideModules/README.html X%%W%%/examples/ServerSideModules/client/AC_RunActiveContent.js X%%W%%/examples/ServerSideModules/client/MyFirstModule.fla X%%W%%/examples/ServerSideModules/client/MyFirstModule.html X%%W%%/examples/ServerSideModules/client/MyFirstModule.swf X%%W%%/examples/ServerSideModules/client/ServerSideModules.fla X%%W%%/examples/ServerSideModules/client/ServerSideModules.html X%%W%%/examples/ServerSideModules/client/ServerSideModules.swf X%%W%%/examples/ServerSideModules/clientAS2/MyFirstModule.fla X%%W%%/examples/ServerSideModules/clientAS2/MyFirstModule.html X%%W%%/examples/ServerSideModules/clientAS2/MyFirstModule.swf X%%W%%/examples/ServerSideModules/clientAS2/ServerSideModules.fla X%%W%%/examples/ServerSideModules/clientAS2/ServerSideModules.html X%%W%%/examples/ServerSideModules/clientAS2/ServerSideModules.swf X%%W%%/examples/ServerSideModules/conf/mymodules/Application.xml X%%W%%/examples/ServerSideModules/install.bat X%%W%%/examples/ServerSideModules/install.sh X%%W%%/examples/ServerSideModules/server/ModuleServerSide.java X%%W%%/examples/ServerSideModules/server/MyFirstModule.java X%%W%%/examples/ServerSideModules/server/build.xml X%%W%%/examples/SimpleVideoStreaming/README.html X%%W%%/examples/SimpleVideoStreaming/client/AC_RunActiveContent.js X%%W%%/examples/SimpleVideoStreaming/client/simplevideostreaming.fla X%%W%%/examples/SimpleVideoStreaming/client/simplevideostreaming.html X%%W%%/examples/SimpleVideoStreaming/client/simplevideostreaming.swf X%%W%%/examples/SimpleVideoStreaming/clientAS2/AC_RunActiveContent.js X%%W%%/examples/SimpleVideoStreaming/clientAS2/simplevideostreaming.fla X%%W%%/examples/SimpleVideoStreaming/clientAS2/simplevideostreaming.html X%%W%%/examples/SimpleVideoStreaming/clientAS2/simplevideostreaming.swf X%%W%%/examples/SimpleVideoStreaming/install.bat X%%W%%/examples/SimpleVideoStreaming/install.sh X%%W%%/examples/TextChat/README.html X%%W%%/examples/TextChat/client/AC_RunActiveContent.js X%%W%%/examples/TextChat/client/textchat.fla X%%W%%/examples/TextChat/client/textchat.html X%%W%%/examples/TextChat/client/textchat.swf X%%W%%/examples/TextChat/clientAS2/textchat.fla X%%W%%/examples/TextChat/clientAS2/textchat.html X%%W%%/examples/TextChat/clientAS2/textchat.swf X%%W%%/examples/TextChat/conf/textchat/Application.xml X%%W%%/examples/TextChat/install.bat X%%W%%/examples/TextChat/install.sh X%%W%%/examples/TextChat/lib/wms-plugin-textchat.jar X%%W%%/examples/TextChat/src/ModuleTextChat.java X%%W%%/examples/VideoChat/README.html X%%W%%/examples/VideoChat/client/AC_RunActiveContent.js X%%W%%/examples/VideoChat/client/videochat.fla X%%W%%/examples/VideoChat/client/videochat.html X%%W%%/examples/VideoChat/client/videochat.swf X%%W%%/examples/VideoChat/clientAS2/AC_RunActiveContent.js X%%W%%/examples/VideoChat/clientAS2/videochat.fla X%%W%%/examples/VideoChat/clientAS2/videochat.html X%%W%%/examples/VideoChat/clientAS2/videochat.swf X%%W%%/examples/VideoChat/conf/videochat/Application.xml X%%W%%/examples/VideoChat/install.bat X%%W%%/examples/VideoChat/install.sh X%%W%%/examples/VideoRecording/README.html X%%W%%/examples/VideoRecording/client/AC_RunActiveContent.js X%%W%%/examples/VideoRecording/client/videorecording.fla X%%W%%/examples/VideoRecording/client/videorecording.html X%%W%%/examples/VideoRecording/client/videorecording.swf X%%W%%/examples/VideoRecording/clientAS2/videorecording.fla X%%W%%/examples/VideoRecording/clientAS2/videorecording.html X%%W%%/examples/VideoRecording/clientAS2/videorecording.swf X%%W%%/examples/VideoRecording/install.bat X%%W%%/examples/VideoRecording/install.sh X%%W%%/examples/header.gif X%%W%%/examples/installall.sh X%%W%%/examples/style.css X%%W%%/lib/commons-lang-2.4.jar X%%W%%/lib/jid3lib-0.5.4.jar X%%W%%/lib/log4j-1.2.15.jar X%%W%%/lib/wms-ant.jar X%%W%%/lib/wms-bootstrap.jar X%%W%%/lib/wms-commons-modeler.jar X%%W%%/lib/wms-core.jar X%%W%%/lib/wms-jlayer.jar X%%W%%/lib/wms-mediareader-flv.jar X%%W%%/lib/wms-mediareader-h264.jar X%%W%%/lib/wms-mediareader-mp3.jar X%%W%%/lib/wms-mediawriter-flv.jar X%%W%%/lib/wms-mediawriter-h264.jar X%%W%%/lib/wms-server.jar X%%W%%/lib/wms-stream-file.jar X%%W%%/lib/wms-stream-live.jar X%%W%%/lib/wms-stream-record.jar X%%W%%/lib/wms-stream-shoutcast.jar X@dirrm %%W%%/examples/VideoRecording/clientAS2 X@dirrm %%W%%/examples/VideoRecording/client X@dirrm %%W%%/examples/VideoRecording X@dirrm %%W%%/examples/VideoChat/conf/videochat X@dirrm %%W%%/examples/VideoChat/conf X@dirrm %%W%%/examples/VideoChat/clientAS2 X@dirrm %%W%%/examples/VideoChat/client X@dirrm %%W%%/examples/VideoChat X@dirrm %%W%%/examples/TextChat/src X@dirrm %%W%%/examples/TextChat/lib X@dirrm %%W%%/examples/TextChat/conf/textchat X@dirrm %%W%%/examples/TextChat/conf X@dirrm %%W%%/examples/TextChat/clientAS2 X@dirrm %%W%%/examples/TextChat/client X@dirrm %%W%%/examples/TextChat X@dirrm %%W%%/examples/SimpleVideoStreaming/clientAS2 X@dirrm %%W%%/examples/SimpleVideoStreaming/client X@dirrm %%W%%/examples/SimpleVideoStreaming X@dirrm %%W%%/examples/ServerSideModules/server X@dirrm %%W%%/examples/ServerSideModules/conf/mymodules X@dirrm %%W%%/examples/ServerSideModules/conf X@dirrm %%W%%/examples/ServerSideModules/clientAS2 X@dirrm %%W%%/examples/ServerSideModules/client X@dirrm %%W%%/examples/ServerSideModules X@dirrm %%W%%/examples/SHOUTcast/conf/shoutcast X@dirrm %%W%%/examples/SHOUTcast/conf X@dirrm %%W%%/examples/SHOUTcast/clientAS2 X@dirrm %%W%%/examples/SHOUTcast/client X@dirrm %%W%%/examples/SHOUTcast X@dirrm %%W%%/examples/RemoteSharedObjects/clientAS2 X@dirrm %%W%%/examples/RemoteSharedObjects/client X@dirrm %%W%%/examples/RemoteSharedObjects X@dirrm %%W%%/examples/RTMPSConnectionModule/module/src/resources/com/mycompany/module X@dirrm %%W%%/examples/RTMPSConnectionModule/module/src/resources/com/mycompany X@dirrm %%W%%/examples/RTMPSConnectionModule/module/src/resources/com X@dirrm %%W%%/examples/RTMPSConnectionModule/module/src/resources X@dirrm %%W%%/examples/RTMPSConnectionModule/module/src/java/com/mycompany/module X@dirrm %%W%%/examples/RTMPSConnectionModule/module/src/java/com/mycompany X@dirrm %%W%%/examples/RTMPSConnectionModule/module/src/java/com X@dirrm %%W%%/examples/RTMPSConnectionModule/module/src/java X@dirrm %%W%%/examples/RTMPSConnectionModule/module/src X@dirrm %%W%%/examples/RTMPSConnectionModule/module/build/jar X@dirrm %%W%%/examples/RTMPSConnectionModule/module/build/core/com/mycompany/module X@dirrm %%W%%/examples/RTMPSConnectionModule/module/build/core/com/mycompany X@dirrm %%W%%/examples/RTMPSConnectionModule/module/build/core/com X@dirrm %%W%%/examples/RTMPSConnectionModule/module/build/core X@dirrm %%W%%/examples/RTMPSConnectionModule/module/build X@dirrm %%W%%/examples/RTMPSConnectionModule/module X@dirrm %%W%%/examples/RTMPSConnectionModule/clientAS2 X@dirrm %%W%%/examples/RTMPSConnectionModule/client X@dirrm %%W%%/examples/RTMPSConnectionModule X@dirrm %%W%%/examples/NativeRTPVideoStreaming/conf/rtplive X@dirrm %%W%%/examples/NativeRTPVideoStreaming/conf X@dirrm %%W%%/examples/NativeRTPVideoStreaming/clientAS2 X@dirrm %%W%%/examples/NativeRTPVideoStreaming/client X@dirrm %%W%%/examples/NativeRTPVideoStreaming X@dirrm %%W%%/examples/MediaSecurity X@dirrm %%W%%/examples/LoadBalancer X@dirrm %%W%%/examples/LiveVideoStreaming/conf/live X@dirrm %%W%%/examples/LiveVideoStreaming/conf X@dirrm %%W%%/examples/LiveVideoStreaming/clientAS2 X@dirrm %%W%%/examples/LiveVideoStreaming/client X@dirrm %%W%%/examples/LiveVideoStreaming X@dirrm %%W%%/examples/FastPlayVideoStreaming/conf/fastplay X@dirrm %%W%%/examples/FastPlayVideoStreaming/conf X@dirrm %%W%%/examples/FastPlayVideoStreaming/clientAS2 X@dirrm %%W%%/examples/FastPlayVideoStreaming/client X@dirrm %%W%%/examples/FastPlayVideoStreaming X@dirrm %%W%%/examples/BWChecker/src X@dirrm %%W%%/examples/BWChecker/lib X@dirrm %%W%%/examples/BWChecker/conf/bwcheck X@dirrm %%W%%/examples/BWChecker/conf X@dirrm %%W%%/examples/BWChecker/clientAS2 X@dirrm %%W%%/examples/BWChecker/client X@dirrm %%W%%/examples/BWChecker X@dirrm %%W%%/documentation/serverapi/resources X@dirrm %%W%%/documentation/serverapi/com/wowza/wms/vhost/class-use X@dirrm %%W%%/documentation/serverapi/com/wowza/wms/vhost X@dirrm %%W%%/documentation/serverapi/com/wowza/wms/stream/class-use X@dirrm %%W%%/documentation/serverapi/com/wowza/wms/stream X@dirrm %%W%%/documentation/serverapi/com/wowza/wms/sharedobject/class-use X@dirrm %%W%%/documentation/serverapi/com/wowza/wms/sharedobject X@dirrm %%W%%/documentation/serverapi/com/wowza/wms/server/class-use X@dirrm %%W%%/documentation/serverapi/com/wowza/wms/server X@dirrm %%W%%/documentation/serverapi/com/wowza/wms/response/class-use X@dirrm %%W%%/documentation/serverapi/com/wowza/wms/response X@dirrm %%W%%/documentation/serverapi/com/wowza/wms/module/class-use X@dirrm %%W%%/documentation/serverapi/com/wowza/wms/module X@dirrm %%W%%/documentation/serverapi/com/wowza/wms/mediacaster/class-use X@dirrm %%W%%/documentation/serverapi/com/wowza/wms/mediacaster X@dirrm %%W%%/documentation/serverapi/com/wowza/wms/logging/class-use X@dirrm %%W%%/documentation/serverapi/com/wowza/wms/logging X@dirrm %%W%%/documentation/serverapi/com/wowza/wms/http/class-use X@dirrm %%W%%/documentation/serverapi/com/wowza/wms/http X@dirrm %%W%%/documentation/serverapi/com/wowza/wms/client/class-use X@dirrm %%W%%/documentation/serverapi/com/wowza/wms/client X@dirrm %%W%%/documentation/serverapi/com/wowza/wms/application/class-use X@dirrm %%W%%/documentation/serverapi/com/wowza/wms/application X@dirrm %%W%%/documentation/serverapi/com/wowza/wms/amf/class-use X@dirrm %%W%%/documentation/serverapi/com/wowza/wms/amf X@dirrm %%W%%/documentation/serverapi/com/wowza/wms X@dirrm %%W%%/documentation/serverapi/com/wowza/util/class-use X@dirrm %%W%%/documentation/serverapi/com/wowza/util X@dirrm %%W%%/documentation/serverapi/com/wowza/io/class-use X@dirrm %%W%%/documentation/serverapi/com/wowza/io X@dirrm %%W%%/documentation/serverapi/com/wowza X@dirrm %%W%%/documentation/serverapi/com X@dirrm %%W%%/documentation/serverapi X@dirrm %%W%%/documentation/LGPL_Libraries/wms-jlayer/javazoom/jl/decoder/buffered X@dirrm %%W%%/documentation/LGPL_Libraries/wms-jlayer/javazoom/jl/decoder X@dirrm %%W%%/documentation/LGPL_Libraries/wms-jlayer/javazoom/jl X@dirrm %%W%%/documentation/LGPL_Libraries/wms-jlayer/javazoom X@dirrm %%W%%/documentation/LGPL_Libraries/wms-jlayer X@dirrm %%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/object X@dirrm %%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/lyrics3 X@dirrm %%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/id3 X@dirrm %%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3/filename X@dirrm %%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng/mp3 X@dirrm %%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org/farng X@dirrm %%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4/org X@dirrm %%W%%/documentation/LGPL_Libraries/jid3lib-0.5.4 X@dirrm %%W%%/documentation/LGPL_Libraries X@dirrm %%W%%/documentation X@dirrm %%W%%/bin X@dirrm %%W%%/lib X@dirrm %%W%%/examples X@dirrmtry %%W%%/conf X@dirrmtry %%W%%/logs X@dirrmtry %%W%%/applications X@dirrmtry %%W%%/content X@dirrmtry %%W%% X@unexec [ ! -d %D/%%W%% ] || echo If permanently deleting this package, %D/%%W%% must be removed manually 470a1b8339dc00146e4cba070a7f1001 echo x - WowzaMediaServerPro/pkg-descr sed 's/^X//' >WowzaMediaServerPro/pkg-descr << 'af6e53505b8e37bbce5515ae4f25fb84' XWowza Media Server Pro is a high-performance, extensible and a fully Xinteractive Flash media server for live and on-demand streaming, Xchat, recording and much more. X XWowza Pro lets you take Flash streaming to new heights with its full Xset of features and exclusive capabilities like Wowza's H.264/HE-AAC Xive streaming with non-Flash RTSP/RTP and MPEG-TS encoders. X XWWW: http://www.wowzamedia.com/ af6e53505b8e37bbce5515ae4f25fb84 echo x - WowzaMediaServerPro/distinfo sed 's/^X//' >WowzaMediaServerPro/distinfo << '4c36b80fc1f2e8bf1946b560b92b98ff' XMD5 (WowzaMediaServerPro-1.7.2.tar.bin) = f9bf01189d98395314084fe20ed04937 XSHA256 (WowzaMediaServerPro-1.7.2.tar.bin) = 21fbac4ae08cf687913fce3d2e07db74ea7844a491977e6fb1eecdb54e3f2180 XSIZE (WowzaMediaServerPro-1.7.2.tar.bin) = 55232041 4c36b80fc1f2e8bf1946b560b92b98ff echo x - WowzaMediaServerPro/Makefile sed 's/^X//' >WowzaMediaServerPro/Makefile << 'f2e0579ad8823152e21d88b4cc88fc46' X# New ports collection makefile for: WowzaMediaServerPro X# Date created: October 07, 2009 X# Whom: meritus@innervision.pl X# X# $FreeBSD$ X# X XPORTNAME= WowzaMediaServerPro XPORTVERSION= 1.7.2 X#PORTREVISION= 0 XCATEGORIES= net XMASTER_SITES= http://www.wowzamedia.com/downloads/WowzaMediaServer-1-7-2/ XDISTNAME= ${PORTNAME}-${PORTVERSION} XEXTRACT_SUFX= .tar.bin X XMAINTAINER= meritus@innervision.pl XCOMMENT= Commercial flash media server written in java X XRESTRICTED= Redistribution not allowed X XNO_WRKSUBDIR= yes XNO_BUILD= yes XNO_EXTRACT= yes XUSE_JAVA= yes XJAVA_VERSION= 1.5+ X XWOWZA_USER?= www XWOWZA_GROUP?= www XAPP_HOME?= ${PREFIX}/${PORTNAME} XLOG_DIR= ${APP_HOME}/logs XSTDOUT_LOG= ${LOG_DIR}/stdout.log XSTDERR_LOG= ${LOG_DIR}/stderr.log X XCONF_FILES= Application.xml MediaCasters.xml RTP.xml VHost.xml jmxremote.password \ X Authentication.xml MediaReaders.xml Server.xml VHosts.xml log4j.properties \ X MP3Tags.xml MediaWriters.xml Streams.xml jmxremote.access rtp.password XCONF_EXT= sample XPLIST_SUB= W=${APP_HOME:S/^${PREFIX}\///} CONF_EXT=${CONF_EXT} \ X WWWOWN=${WOWZA_USER} WWWGRP=${WOWZA_GROUP} X XUSE_RC_SUBR= wowza.sh X XSUB_LIST= STDERR_LOG=${STDERR_LOG} \ X STDOUT_LOG=${STDOUT_LOG} \ X USER=${WOWZA_USER} X X.include <bsd.port.pre.mk> X Xdo-extract: X @${MKDIR} ${WRKDIR} X @cd ${WRKDIR} \ X && ${HEAD} -n 700 ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} > ${WRKDIR}/wowza-licence.sh \ X && ${TAIL} -n +748 ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} > ${WRKDIR}/wowza.tgz \ X && ${TAR} xzf ${WRKDIR}/wowza.tgz X Xpost-extract: X ${SH} ${WRKDIR}/wowza-licence.sh X Xpost-patch: X.for f in ${CONF_FILES} X @${MV} ${WRKSRC}/conf/${f} ${WRKSRC}/conf/${f}.${CONF_EXT} X.endfor X Xdo-install: X @${ECHO_MSG} -n ">> Creating destination directory..." X @${MKDIR} ${APP_HOME} X @${MKDIR} ${APP_HOME}/conf X @${MKDIR} ${APP_HOME}/applications X @${MKDIR} ${APP_HOME}/logs X @${ECHO_MSG} " [ DONE ]" X X @${ECHO_MSG} -n ">> Copying files to destination directory..." X @${CP} ${WRKSRC}/NOTICE.txt ${APP_HOME} X @${CP} ${WRKSRC}/QUICKSTART.html ${APP_HOME} X @${CP} ${WRKSRC}/README.html ${APP_HOME} X @${CP} -R ${WRKSRC}/bin ${APP_HOME} X @${CP} -R ${WRKSRC}/conf/*.${CONF_EXT} ${APP_HOME}/conf/ X X.for f in ${CONF_FILES} X. if !exists(${APP_HOME}/conf/${f}) X @${CP} ${APP_HOME}/conf/${f}.${CONF_EXT} ${APP_HOME}/conf/${f} X. else X @${ECHO_MSG} ">> Preserving local configuration file: ${f} [ DONE ]" X. endif X.endfor X X @${CP} -R ${WRKSRC}/content ${APP_HOME} X @${CP} -R ${WRKSRC}/documentation ${APP_HOME} X @${CP} -R ${WRKSRC}/examples ${APP_HOME} X @${CP} -R ${WRKSRC}/lib ${APP_HOME} X @${ECHO_MSG} " [ DONE ]" X X @${ECHO_MSG} -n ">> Fixing ownership settings..." X @${CHOWN} -R ${WOWZA_USER}:${WOWZA_GROUP} ${APP_HOME}/conf ${APP_HOME}/logs \ X ${APP_HOME}/applications X @${ECHO_MSG} " [ DONE ]" X X @${ECHO_MSG} -n ">> Fixing permissions..." X @${FIND} ${APP_HOME} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 X @${FIND} ${APP_HOME} -type f -print0 | ${XARGS} -0 ${CHMOD} 644 X @${ECHO_MSG} " [ DONE ]" X Xpost-install: X.if !defined(BATCH) X @${SED} -e 's|%%APP_HOME%%|${APP_HOME}|' ${PKGMESSAGE} X.endif X X.include <bsd.port.post.mk> X f2e0579ad8823152e21d88b4cc88fc46 echo c - WowzaMediaServerPro/files mkdir -p WowzaMediaServerPro/files > /dev/null 2>&1 echo x - WowzaMediaServerPro/files/wowza.sh.in sed 's/^X//' >WowzaMediaServerPro/files/wowza.sh.in << 'f869fed9537fe561fe8e5efd40fe5b4d' X#!/bin/sh X# X# $FreeBSD$ X# X X# PROVIDE: wowza X# REQUIRE: NETWORKING SERVERS X# BEFORE: DAEMON X# KEYWORD: shutdown X X# X# Configuration settings for wowza in /etc/rc.conf: X# X# wowza_enable (bool): X# Set to "NO" by default. X# Set it to "YES" to enable wowza X# X# wowza_jmxconsole_enable (bool): X# Set to "YES" by default. X# Set it to "NO" to disable jmxconsole in wowza X# X# wowza_flags (str): X# Set to "" by default. X# Extra flags passed to start command X# X# wowza_home (str) X# Set to "/usr/local/WowzaMediaServerPro" by default. X# Defile application home for java process X# X# wowza_user (str) X# Set to "www" by default. X# Set the posix user for java process X# X# wowza_stop_timeout (num) X# Set to "10" by default. X# Sets the timeout in seconds to allow tomcat to shutdown. X# After the timeout has elapsed, tomcat will be killed. X# X# wowza_stdout_log (str) X# Set to "%%STDOUT_LOG%%" by default. X# Set the location for the java process log (standard output) X# X# wowza_stderr_log (str) X# Set to "%%STDERR_LOG%%" by default. X# Set the location for the java process log (error output) X# X# wowza_java_home (str): X# wowza_java_vendor (str): X# wowza_java_version (str): X# wowza_java_os (str): X# Specify the requirements of the Java VM to use. See javavm(1). X# X# wowza_java_opts (str): X# Set to "-Xmx768M" by default. X# Java VM args to use. X# X Xwowza_enable="${wowza_enable:-"NO"}" Xwowza_jmxconsole_enable="${wowza_jmxconsole_enable:-"YES"}" Xwowza_flags="${wowza_flags:-""}" Xwowza_home="${wowza_home:-"/usr/local/WowzaMediaServerPro"}" Xwowza_user="${wowza_user:-"www"}" Xwowza_stop_timeout="${wowza_stop_timeout:-"10"}" Xwowza_config_home="${wowza_config_home:-"/usr/local/WowzaMediaServerPro"}" Xwowza_config_url="${wowza_config_url:-""}" X Xwowza_java_version="${wowza_java_version:-"%%JAVA_VERSION%%"}" Xwowza_java_opts="${wowza_java_opts:-"-Xmx768M"}" Xwowza_config_home="${wowza_config_home:-"/usr/local/WowzaMediaServerPro"}" Xwowza_config_url="${wowza_config_url:-""}" X Xwowza_stdout_log="${wowza_stdout_log:-"%%STDOUT_LOG%%"}" Xwowza_stderr_log="${wowza_stderr_log:-"%%STDERR_LOG%%"}" X X. %%RC_SUBR%% X Xname="wowza" Xrcvar=`set_rcvar` Xpidfile="/var/run/${name}.pid" Xprocname="java" X Xload_rc_config "${name}" X Xif [ -n "${wowza_java_home}" ] ; then X export JAVA_HOME="${wowza_java_home}" Xfi X Xif [ -n "${wowza_java_version}" ] ; then X export JAVA_VERSION="${wowza_java_version}" Xfi X Xif [ -n "${wowza_java_vendor}" ] ; then X export JAVA_VENDOR="${wowza_java_vendor}" Xfi X Xif [ -n "${wowza_java_os}" ] ; then X export JAVA_OS="${wowza_java_os}" Xfi X Xcase ${wowza_jmxconsole_enable} in X [Yy][Ee][Ss]) X wowza_java_opts="${wowza_java_opts} -Dcom.sun.management.jmxremote=true " X ;; X *) X ;; Xesac X Xjava_command="%%LOCALBASE%%/bin/java \ X ${wowza_java_opts} \ X -Dcom.wowza.wms.AppHome=${wowza_home} \ X -Dcom.wowza.wms.ConfigURL=${wowza_config_url} \ X -Dcom.wowza.wms.ConfigHome=${wowza_config_home} \ X -cp ${wowza_home}/bin/wms-bootstrap.jar \ X com.wowza.wms.bootstrap.Bootstrap" X Xlog_args=">> ${wowza_stdout_log} \ X 2>> ${wowza_stderr_log} " X Xrequired_files="${wowza_home}/conf/Server.license" X Xcommand="/usr/sbin/daemon" Xflags="-p ${pidfile} ${java_command} start ${wowza_flags} ${log_args}" X Xstart_precmd=pid_touch Xstop_cmd="wowza_stop" X Xpid_touch () X{ X touch $pidfile X chown $wowza_user $pidfile X} X Xwowza_stop() { X rc_pid=$(check_pidfile $pidfile $procname) X X if [ -z "$rc_pid" ]; then X [ -n "$rc_fast" ] && return 0 X if [ -n "$pidfile" ]; then X echo "${name} not running? (check $pidfile)." X else X echo "${name} not running?" X fi X return 1 X fi X X echo "Stopping ${name}." X ${java_command} stop X wowza_wait_max_for_pid ${wowza_stop_timeout} ${rc_pid} X kill -KILL ${rc_pid} 2> /dev/null && echo "Killed." X rm -f ${pidfile} X} X Xwowza_wait_max_for_pid() { X _timeout=$1 X shift X _pid=$1 X _prefix= X while [ $_timeout -gt 0 ] ; do X echo -n ${_prefix:-"Waiting (max $_timeout secs) for PIDS: "}$_pid X _prefix=", " X sleep 2 X kill -0 $_pid 2> /dev/null || break X _timeout=$(($_timeout-2)) X done X if [ -n "$_prefix" ]; then X echo "." X fi X} X Xrun_rc_command "$1" f869fed9537fe561fe8e5efd40fe5b4d echo x - WowzaMediaServerPro/pkg-message sed 's/^X//' >WowzaMediaServerPro/pkg-message << '47469e8d20beecfa1e798f4bf5213af9' X X******************************************************************************* X XIn order to run this software, You must obtain Licence. X XVisit http://www.wowzamedia.com/store.html for instructions X XSave key in file %%APP_HOME%%/conf/Server.license X X******************************************************************************* X 47469e8d20beecfa1e798f4bf5213af9 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910071852.n97Iq5V9004590>