How do I update VLC and use the plugin? - Grade-A-Software/Comcast-DASH-VLC GitHub Wiki
- Clone the current VLC
- Copy the Makefile.am from the stream_filter directory in this repository and replace the the makefile.am in the stream_filter in your VLC code
- Copy the comcast_dash folder from the stream_filter directory in this repository and paste it in the stream_filter in your VLC code
- Build your VLC