How Pseudo Streaming and Range Requests Work with MaxCDN
This article will show you we use the Nginx mp4 streaming module and the Ranger module to help you deliver on-demand video files faster.
Nginx MP4 Streaming Module
Nginx provides pseudo streaming (HTTP Streaming) with the mp4 streaming module. T...
Read More »
Using JW Player with a VOD Zone
Below is an example of a standard JW Player installation at 640×529 using RTMP through our Wowza Media Server installation.
RTMP
Source Code
<script src="http://jwpsrv.com/library/_svU3MMJEeKdOxIxOQulpA.js"></script>
<div id='my-video2'></div>
<s...
Read More »
Flowplayer RTMP in Slow Motion
Real-Time Messaging Protocol (RTMP) is an open-source protocol owned by Adobe that’s designed to stream audio and video by maintaining low latency connections. This article provides the source code required to implement an RTMP stream in slow-moti...
Read More »
Below is an example of a standard Flowplayer installation at 640x480 using RTMP through our Wowza Media Server installation.
With the exception of legacy secure VOD zones, we do not support secure tokens for newly created VOD zones. Secure legacy...
Read More »
Pseudo-streaming is characterized by downloading an actual file and playing that file as it's being downloaded. Pseudo-streaming allows for seeking to a particular point in the video, without having to download all the video data in between.
Below...
Read More »
Below is an example link of a VOD (Video On Demand) streaming feed for iPhone videos.
For iPhone streaming, encoding needs to be h.264 baseline 3.0 or below, and AAC audio encoding as listed on Wowzamedia Quick start.
iPhone/iOS VOD Streaming
http...
Read More »
95% of questions can be answered using the search tool. This is the quickest way to get a response.