# Chromium ## Enable media casting Just enable this flag and restart the browser: ``` chrome://flags/#load-media-router-component-extension ``` ## Enable hardware acceleration Enable this flag. If not available, the VA-API packages must be required though I didn't have to install anything to enable it. ``` chrome://flags/#enable-accelerated-video-decode ```