CSV means comma separated values. It's like a normal "txt" file with commas at regular places to separate some values. Typically the first line of CSV file is a "header", containing names of columns ...
dash.js is a JavaScript based implementation for the playback of MPEG DASH content in browser based environments that support the Media Source Extensions and the Encrypted Media Extensions.