Netflix: Online Video Business Specifics

reed-hastings-netflix-ceo

In early June, AllThingsDigital held a great D9 conference, bringing together the most famous experts in the Internet industry and beyond, including Eric Schmidt (Google), and Reed Hastings (Netflix). The full video recordings of their interviews are published at the AllThingsD website, featuring very insightful and valuable ideas. In this article, we will discuss Reed Hastings views of the Netflix video business, the clues to its success and development strategy. Continue reading

Flash Video Player Development

Дизайн видео плееров

More and more Web resources need to publish video, and sometimes even the whole Web project is built around a video player. Video player development often starts with a concept and design in mind. The technical part of the issue is largely covered by a multitude of multimedia frameworks (primarily OSMF) and video player skinning options. In this post, we would like to show you some well-known examples of video players. We hope they will inspire you to give rise to your own video player concept and design. Continue reading

Online Video Analytics

Качество доставки видео

As online video content has grown popular, most Web resources are hosting video. Hence most operators are seeking ways to optimize their data network expenditures. The users get very quickly accustomed to high quality of video delivery, and expect such quality from premium video resources. In such a situation, it is vital for video site owners to monitor user experience, track delivery issues in ISP networks and gain an insight into video consumption trends. This issue is particularly acute in countries with poor backbone links, such as Russia. In this article, we’ll give details on the available analytical tools and their applicability to your projects. Continue reading

CS5 Evolution Russia videos

CS5 Evolution video

The official CS5Evolution Web site has just published video presentations of four Adobe evangelists who were on their visit to Moscow recently. The matter of a great pride for us is that we have developed a video player to view the presentations. The video player is based on such technologies as StrobeMediaPlayback (SMP) and OSMF. To deliver video, HTTP Dynamic Streaming is used. Also, the content has subject labels for easy navigation and two audio tracks (English and Russian). The four presentation sessions covered a variety of topics on modern development of Web and mobile content, video processing, etc. Enjoy your viewing here!

Android Video Application Development

Android Video приложения

As the popularity of Android devices grows, many Web projects have to delve into development of custom applications for the lucky owners of Android devices (smart phones and tablets). In the U.S. smartphone market, Android is already ahead of iOS. Still, with tablets Android is not so popular, and iPad leads by a wide margin. On the other hand, almost any Internet resource has a library of video content to be accessed by multi-device users. In this post, we would like to make an overview of developing applications for video content playback and various approaches to video player implementation. Then we will discuss pros and cons of the technologies involved. Continue reading

OpenX jQuery plugin for ad tags invocation

openx-jquery-lazy-load

Despite the fact that OpenX has discontinued release of new versions of OpenX Community Edition open-source ad server, still this server has a wide-spread user community. This is no surprise, as it is currently the most advanced and full-featured open-source Web ads server. In this article, we will show you how to improve ad tags invocation code for this server. Continue reading

Over The Top (OTT): Pay TV services and platforms

multiple screens video

Over The Top (OTT) TV has become increasingly popular now. Many companies across the globe are offering their products and services related to OTT platforms. Generally speaking, this term is likely to have emerged within the telecommunications industry, as a way for ISPs to avoid becoming wide pipes. At the same time, traditional Internet companies have no idea that Web multimedia can be built otherwise, i.e., not over-the-top, but using a private IP network). In this article, we will discuss OTT, TV and the Internet, and how they all get along together. Continue reading

HTTP Dynamic Streaming: building a cluster

HTTP Dynamic Streaming

In our previous articles, we have examined in detail the mechanisms of caching HTTP Dynamic Streaming content using NGINX Web server. However with large-scale projects, such approach alone is often insufficient. In this article, we will discuss building the high-performance HTTP Dynamic Streaming Content Delivery Systems. Continue reading