Chromecast op linux: Difference between revisions
Appearance
Created page with "The native "Cast..." does not work until you enable this flag below. Once its enabled, it works perfect, no need for any extension. chrome://flags/#load-media-router-compone..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
=Chromium= | |||
The native "Cast..." does not work until you enable this flag below. Once its enabled, it works perfect, no need for any extension. | The native "Cast..." does not work until you enable this flag below. Once its enabled, it works perfect, no need for any extension. | ||
Line 6: | Line 7: | ||
tested on Version 60.0.3112.113 (openSUSE Build) (64-bit) | tested on Version 60.0.3112.113 (openSUSE Build) (64-bit) | ||
=Command line= | |||
==catt== | |||
$ ~/.local/bin/catt -d Kitchen cast -s ./Men.in.Black.2.2002.1080p.BluRay.H264.AAC-RARBG.srt ./Men.in.Black.2.2002.1080p.BluRay.H264.AAC-RARBG.mp4 | |||
$ ~/.local/bin/catt -d "Kitchen" cast "https://www.youtube.com/watch?v=dQw4w9WgXcQ" |
Revision as of 19:17, 16 June 2019
Chromium
The native "Cast..." does not work until you enable this flag below. Once its enabled, it works perfect, no need for any extension.
chrome://flags/#load-media-router-component-extension
set to enabled.
tested on Version 60.0.3112.113 (openSUSE Build) (64-bit)
Command line
catt
$ ~/.local/bin/catt -d Kitchen cast -s ./Men.in.Black.2.2002.1080p.BluRay.H264.AAC-RARBG.srt ./Men.in.Black.2.2002.1080p.BluRay.H264.AAC-RARBG.mp4 $ ~/.local/bin/catt -d "Kitchen" cast "https://www.youtube.com/watch?v=dQw4w9WgXcQ"