A simple C# application to stream videos from VLC Media Player directly to a Chromecast device.
It acts as a bridge between VLC and Chromecast, making it easy to cast local media files.
- Stream local videos from VLC to Chromecast
- Lightweight Windows application
- Built with C# / .NET
- No complicated setup required
- Download exe from release section
- Ensure your Chromecast is on the same network as your computer.
- Launch vlc2chromecast.exe.
- Select the video file you want to play.
- The video will start streaming on your Chromecast via VLC.
- Windows OS
- VLC Media Player installed
- Chromecast device on the same network
- .NET Framework (or .NET runtime as required by the project)
Contributions are welcome:
- Fork the repo
- Create a branch for your changes
- Submit a pull request
Licensed under GPL-3.0. See the LICENSE file for details.
Created by neisep.
Open an issue for suggestions or improvements.
