Category Archives: CDN Streaming

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 [...]