A PCRE internal error occured. This might be caused by a faulty plugin
====== Differences ====== This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
applications:graphics:chromecast [2016/07/25 02:20] admin |
applications:graphics:chromecast [2016/07/25 02:41] (current) admin [Stream2Chromecast] |
||
---|---|---|---|
Line 8: | Line 8: | ||
The following assumes that you already have your Chromecast device up and running and that it is functional with other devices. Please troubleshoot your device before trying to cast from your Linux system. | The following assumes that you already have your Chromecast device up and running and that it is functional with other devices. Please troubleshoot your device before trying to cast from your Linux system. | ||
+ | |||
+ | ===== Stream2Chromecast ===== | ||
+ | |||
+ | You'll need to have ffmpeg installed to be able to stream various formats that are not natively supported by the ChromeCast hardware, please refer to [[https://wiki.debian.org/ffmpeg|this official Debian wiki page]] for installation instructions. | ||
+ | |||
+ | [[http://www.linux-magazine.com/Online/Blogs/Productivity-Sauce/Instant-Streaming-from-Linux-to-Chromecast-with-stream2chromecast|This blog post]] explains how to install stream2Chromecast on a Debian system, we summarize the steps here below: |