Tag

Your search for Wowza returned 4 results.


Analysis of Online Video Streaming Trough to 2020

Today we'll talk about online video streaming, it's history, future, key concepts and common high-level solutions. https://www.youtube.com/watch?v=3QjWgh0bKNE&t=55s Video Broadcasting Paradigm Shift What was the precursor of online video streaming? The closest service in terms of functionality is television of course and it's still for a little ...

Read More


Build Wowza Modules Using Wowza Gradle Plugin

Building Wowza applications with the default ant script is a bit outdated, so I wrote a post on building Wowza with Gradle. Now I've gone a step further and built a Wowza Gradle Plugin to help you better control your build life cycle. Loading the Wowza Gradle Plugin 1. Create a file named wowza.plugin in the root of your project, next to your build.gradle, containing ...

Read More


Wowza with Gradle. There is a Better Way Than Building with Ant!

Developing Wowza modules usually includes setting up the Wowza IDE (or a standard Java IDE). It may or may not auto-generate an ant build script that packages the sources as a jar library and deploys them to the local Wowza server. That is all pretty good... but you still have to do manual tasks like running test suites and restarting the service! This Gradle thing ...

Read More


Wowza Load Balancing Schemes

Wowza load balancing is a must for any multimedia content delivery application and should come as a standard feature with any quality CDN service. Beneficiaries should not be expected to explicitly ask for load balancing when contracting the development of a Wowza based delivery service. Load balancing sustains increasingly heavier traffic and allows dynamic ...

Read More