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.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
applications:graphics:chromecast [2016/07/25 02:16]
admin
applications:graphics:chromecast [2016/07/25 02:41] (current)
admin [Stream2Chromecast]
Line 1: Line 1:
 ====== ChromeCast ====== ====== ChromeCast ======
  
-[[http://​www.chromecast.com|Chrome Cast]], which current incarnation (2016.07) is Chromecast 2, is a wonderful little piece of hardware that lets you stream video to any HDMI connected screen, natively from Android, or mostly any Google products like YouTube, and that can also be exploited from iOS devices using the free and efficient [[https://​itunes.apple.com/​us/​app/​photo-video-cast-for-chromecast/​id733144626?​mt=8|Photo Video Cast for Chromecast app]].+[[http://​www.chromecast.com|Chrome Cast]], which current incarnation (2016.07) is Chromecast 2, is a wonderful little piece of hardware that lets you stream video to any HDMI connected screen, natively from Android, or mostly any Google products like YouTube. It can also be exploited from iOS devices using the free and efficient [[https://​itunes.apple.com/​us/​app/​photo-video-cast-for-chromecast/​id733144626?​mt=8|Photo Video Cast for Chromecast app]].
  
 When it comes to Linux systems, [[https://​github.com/​Pat-Carter/​stream2chromecast|Stream2Chromecast]] lets you enjoy the benefits of the streaming possibilities offered by the Chromecast system straight from your Linux environment ! When it comes to Linux systems, [[https://​github.com/​Pat-Carter/​stream2chromecast|Stream2Chromecast]] lets you enjoy the benefits of the streaming possibilities offered by the Chromecast system straight from your Linux environment !
  
 +**Note**
  
 +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: