Skip to content

A personal study of game streaming service built with Flutter that allows users to connect to an RTMP server and stream games. The app also manages user and game information.

Notifications You must be signed in to change notification settings

renan-dias/xstream

Repository files navigation

Welcome to xStream! Play in anywhere!

xStream is a streaming gaming platform that allows you to find people to play with you in your favorite games, anywhere, anytime. The project is made in flutter, using RTMP protocol to stream the games and twitch API to get the games information. The project is still in development, so if you want to contribute, feel free to do it.

🚀 Technologies

This project was developed with the following technologies:

Live Demo

You can see the live demo coming soon

Installation

Clone this repository and install the requirements:

git clone https://github.com/renan-dias/xstream.git

Move to directory and run the program:

cd /xstream

Install dependencies:

flutter pub get

Run the app:

flutter run

📝 License

This project is under the MIT license. See the LICENSE for more information.


Made with ♥ by Renan Dias 👋 Get in touch!

About

A personal study of game streaming service built with Flutter that allows users to connect to an RTMP server and stream games. The app also manages user and game information.

Topics

Resources

Stars

Watchers

Forks