FireCast is an Android App made using flutter where you can cast any video and image files to your fireTV.
This app will help users to use their device to stream video or images directly to their fireTV and control their playback using the inbuilt media playback controller. This app has its own built in file explorer which helps users to find their favourite media quickly and get on with casting media. This app works by making sure the user's phone and the fireTV is connected to the same wifi network and starts streaming using the local network.
The android app lets you:
- Stream video files to your fireTV.
- Cast image files to your fireTV.
- Find your media files with inbuilt media file explorer.
- Have control over the media you are streaming to your fireTV.
Clone or download this repo. Open Android Studio and select 'Open an existing Android Studio Project' Navigate to checked out repository. Inside 'FireCast' folder select 'settings.gradle' file Run the application.
This app requires the following permissions:
- Storage
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -m 'Add some feature')
- Push your branch (git push origin my-new-feature)
- Create a new Pull Request
This application is released under MIT License (see LICENSE). Some of the used libraries are released under different licenses.