Tag Archives: streaming

Customize Your Streaming URLs
04 Jul 2014
As you probably know we publish our CDN streams over the most common protocols like RTMP, RTMPE, RTSP, HLS, HDS, Microsoft Smooth Streaming and MPEG-TS. We recommend to access those URLs via our HTTP redirector at video.cdnsun.net. To view your CDN RTMP stream mystream it is recommended to use the following HTTP URL. http://video.cdnsun.net/263055143/mystream.smil Please refer to Services/How-To in the CDNsun UI for more details. Our HTTP redirector at video.cdnsun.net will point the player to a CDN RTMP URL similar to the following. rtmp://401253381.e.263055143.r.cdnsun.net/263055143/_definst_/mystream To view [...]
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 [...]