The document discusses building a desktop video player for MPEG-DASH formatted video using Adobe Flash, covering topics like HTTP streaming standards, the structure of DASH manifests and video segments, and how to extract video bytes from DASH segments and append them to a Flash NetStream for playback. It promotes using the Open Source Media Framework (OSMF) to build the player as it supports DASH and provides classes to work with HTTP streaming technologies.