This document discusses a VLC Media Player plugin that enables Dynamic Adaptive Streaming over HTTP (DASH). It introduces DASH and its data model. The plugin architecture has four major components and two controller classes. It provides a simple interface for researchers to integrate new adaptation logics and is flexible to allow improvements like persistent connections. A demo uses a virtual shaping network to demonstrate dynamic adaptation based on available bandwidth. The document concludes by encouraging involvement in further developing DASH capabilities.