With this application, you can cast the movies, audio, image you have on your local computer to any Chromecast device! And it supports all video formats, not only MP4!
Fork me on GitHub!https://github.com/mustafaakin/cast-localvideo
- Install Cast extension for your Chrome Browser
- Install NodeJS by visting their webiste and clicking download button there.
- Watch this video to install FFMpeg on Windows
- Download and unzip this link to some folder you wish.
- Install Cast extension for your Chrome Browser
- Install NodeJS by visting their webiste and clicking download button there.
- Install Brew a good Mac package manager.
- Open a terminal and type the following:
brew install ffmpeg --with-libvo-aacenc
- Download and unzip this link to some folder you wish.
- Go to the folder that you unzipped in install step 4
- Windows: Double click
run.bat
It will show a command prompt/terminal, black thing with some text. At first run, it will take a while.- Mac: Click
run.sh
and run it as a terminal application. It will show a command prompt/terminal, black thing with some text. At first run, it will take a while.- After step 2 completes, open Chrome browser and type http://localhost:8000/
- Navigate your folders by the menu on the left.
- When there is a playable file, you will see it in the midde panel.
- After clicking a file you like, you will see information about that file on the right.
- Click "Cast to Chromecast" button to Cast it to Chromecast.
- Cast icon on the top will show your Chromecasts on your network, select the one you like and your file will be played on Chromecast!
- When you are done, just close the opened command prompt, black thing with some text
- To stop playing, just click the Cast icon on top, near the address bar, and click stop button.
If you have any bugs, issues with it, please report it on GitHub, the repository of this project.https://github.com/mustafaakin/cast-localvideo
GPL v2, see https://github.com/mustafaakin/cast-localvideo/blob/master/LICENSE