An open API service indexing awesome lists of open source software.

https://github.com/fosterg4/wowza-server

wowza 4.5.0 full version
https://github.com/fosterg4/wowza-server

Last synced: 4 months ago
JSON representation

wowza 4.5.0 full version

Awesome Lists containing this project

README

          

Download Links:
***************

Windows:
https://www.wowza.com/downloads/WowzaStreamingEngine-4-5-0/WowzaStreamingEngine-4.5.0-windows-installer.exe

Linux 64 Bit:
https://www.wowza.com/downloads/WowzaStreamingEngine-4-5-0/WowzaStreamingEngine-4.5.0-linux-x64-installer.run

Linux 32 Bit:
https://www.wowza.com/downloads/WowzaStreamingEngine-4-5-0/WowzaStreamingEngine-4.5.0-linux-installer.run

Linux 64 Bit: 4.8.27-B5
https://fosterg4.s3.ap-southeast-1.amazonaws.com/WowzaStreamingEngine-4.8.27%2B5-linux-x64-installer.run

Installation:
**************

Windows:
Double-click the WowzaStreamingEngine-4.5.0-windows-installer.exe installer file and follow the onscreen instructions.
To run Wowza™ Transcoder on Windows Server 2008 or 2012 the following components are required:
- .NET Framework 3.5.1
- Desktop Experience

SERIAL : ET1A4-CyFTr-erYEd-pAAwE-dzut4-BkNZZ-6fdJKYCMTUDV

Linux 64-bit:
sudo chmod +x WowzaStreamingEngine-4.5.0-linux-x64-installer.run
sudo ./WowzaStreamingEngine-4.5.0-linux-x64-installer.run
Follow the onscreen instructions.

Linux 32-bit:
sudo chmod +x WowzaStreamingEngine-4.5.0-linux-installer.run
sudo ./WowzaStreamingEngine-4.5.0-linux-installer.run
Follow the onscreen instructions.

Crack installation:
*******************
1) Download the installer for Linux/Windows from Wowza website
2) Install as normal with trial key (just for get the installation done): ET1A4-CyFTr-erYEd-pAAwE-dzut4-BkNZZ-6fdJKYCMTUDV
3) Stop the Wowza Services:
1. Wowza Streaming Engine as described bellow
2. Wowza Streaming Engine Manager as described bellow
4) Download the attachment file, rename it to "wms-server.jar"
5) Replace wms-server.jar with original file at:
On Windows OS: "C:\Program Files (x86)\Wowza Media Systems\Wowza Streaming Engine 4.5.0\lib"
On Linux OS: "/usr/local/WowzaStreamingEngine-4.5.0/lib/"
6) Add following lines to yor System hosts file (you need admin or root permissions)
On Windows OS: "C:\Windows\System32\drivers\etc\hosts"
On Linux OS: "/etc/hosts"
# Wowza
127.0.0.1 wowzalicense1.wowzamedia.com
127.0.0.1 wowzalicense2.wowzamedia.com
127.0.0.1 wowzalicense3.wowzamedia.com
127.0.0.1 wowzalicense4.wowzamedia.com

7) Stop the Wowza Services:
1. Wowza Streaming Engine as described bellow
2. Wowza Streaming Engine Manager as described bellow

8) Open Streaming Engine Manager
http://SERVER_IP:8088/enginemanager/

Enjoy and remember to keep it for a private use! :)

Wowza Commands:
***************

LINUX:
******
Start and stop Wowza Streaming Engine as a service:
sudo service WowzaStreamingEngine start or /etc/init.d/WowzaStreamingEngine start
sudo cd /usr/local/WowzaStreamingEngine/bin or /etc/init.d/WowzaStreamingEngine stop

Start and stop Streaming Engine Manager as a service:
sudo service WowzaStreamingEngineManager start or /etc/init.d/WowzaStreamingEngineManager start
sudo service WowzaStreamingEngineManager stop or /etc/init.d/WowzaStreamingEngineManager stop

WINDOWS:
********
Start and stop Wowza Streaming Engine as a service
Start the service
*****************
Press WIN key + R, type services.msc in the Run dialog box, and then click OK.
In the Services window, right-click Wowza Streaming Engine 4.5.0 and then click Start.

Stop the service
****************
Press WIN key + R, type services.msc in the Run dialog box, and then click OK.
In the Services window, right-click Wowza Streaming Engine 4.5.0 and then click Stop.

Start and stop Wowza Streaming Engine Manager as a service
Start the service
*****************
Press WIN key + R, type services.msc in the Run dialog box, and then click OK.
In the Services window, right-click Wowza Streaming Engine Manager 4.7.7 and then click Start.

Stop the service
****************
Press WIN key + R, type services.msc in the Run dialog box, and then click OK.
In the Services window, right-click Wowza Streaming Engine Manager 4.7.7 and then click Stop.