Last active
October 14, 2020 13:00
-
-
Save kapoorlakshya/26798d972c7a2a43d2d56838b18d6d71 to your computer and use it in GitHub Desktop.
Enable Casting in SRWare Iron
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
If your SRWare Iron fails to detect your Chromecast, modify the following flags in `chrome://flags`: | |
1. Cast Streaming hardware video encoding - Disabled | |
2. Load Media Router Component Extension - Enabled | |
3. Media Remoting during Cast Tab Mirroring - Enabled | |
Restart the browser and you should now be able to cast to your Chromecast! | |
Source: Figured out this working combination after reading through countless forum posts, Chromecast help pages, and playing with the flags. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment