Category Archives: CDN Streaming

Streaming Media
03 Jul 2014
As an input for CDN streaming we support the following protocols and formats. Live streaming - live stream published over RTMP protocol and encoded with h.264 video codec and AAC or MP3 audio codec. Video on demand - MP4 and FLV video files encoded with h.264 video codec and AAC or MP3 audio codec. As an accelerated CDN output we support the most common protocols. Real Time Streaming Protocol (RTSP) - for Android, Blackberry and other smartphones. Real Time Messaging Protocol (RTMP/RTMPE) - for [...]
Differences of true streaming and pseudo streaming
22 Jun 2014
Both true streaming and pseudo streaming work with Flash players like JW Player or Flowplayer and work also with Apple and Android devices. However true streaming is more compatible since it is delivered over multiple protocols like RTMP/RTMPE, RTSP, HLS, HDS, etc. True streaming only pulls video chunks from the to the CDN cache that are requested by the end-user. On the other hand pseudo streaming pulls the whole video file from the to the CDN cache. So in particular [...]
Video Acceleration With CDN
05 Nov 2013
In this post I'm going to describe how you can accelerate videos on your website using CDN. I'm going to create high definition (HD) video on demand (VoD) CDN service and use it to stream my video without long buffering in any location in the world and without advertisements. As a player I'm going to use my favourite JW Player in it's embedded version. Video file. I'm going to use a short video about BMW M4 coupe located here [...]